Action not permitted
Modal body text goes here.
cve-2023-40217
Vulnerability from cvelistv5
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-02T18:24:55.789Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://www.python.org/dev/security/" }, { "tags": [ "x_transferred" ], "url": "https://mail.python.org/archives/list/security-announce%40python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" }, { "name": "[debian-lts-announce] 20230920 [SECURITY] [DLA 3575-1] python2.7 security update", "tags": [ "mailing-list", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2023/09/msg00022.html" }, { "tags": [ "x_transferred" ], "url": "https://security.netapp.com/advisory/ntap-20231006-0014/" }, { "name": "[debian-lts-announce] 20231011 [SECURITY] [DLA 3614-1] python3.7 security update", "tags": [ "mailing-list", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2023/10/msg00017.html" } ], "title": "CVE Program Container" }, { "metrics": [ { "other": { "content": { "id": "CVE-2023-40217", "options": [ { "Exploitation": "none" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-10-02T16:31:39.875777Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-10-02T16:32:08.930Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "descriptions": [ { "lang": "en", "value": "An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers (such as HTTP servers) that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buffer, and then is closed quickly, there is a brief window where the SSLSocket instance will detect the socket as \"not connected\" and won\u0027t initiate a handshake, but buffered data will still be readable from the socket buffer. This data will not be authenticated if the server-side TLS peer is expecting client certificate authentication, and is indistinguishable from valid TLS stream data. Data is limited in size to the amount that will fit in the buffer. (The TLS connection cannot directly be used for data exfiltration because the vulnerable code path requires that the connection be closed on initialization of the SSLSocket.)" } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2023-10-11T22:06:19.810772", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "url": "https://www.python.org/dev/security/" }, { "url": "https://mail.python.org/archives/list/security-announce%40python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" }, { "name": "[debian-lts-announce] 20230920 [SECURITY] [DLA 3575-1] python2.7 security update", "tags": [ "mailing-list" ], "url": "https://lists.debian.org/debian-lts-announce/2023/09/msg00022.html" }, { "url": "https://security.netapp.com/advisory/ntap-20231006-0014/" }, { "name": "[debian-lts-announce] 20231011 [SECURITY] [DLA 3614-1] python3.7 security update", "tags": [ "mailing-list" ], "url": "https://lists.debian.org/debian-lts-announce/2023/10/msg00017.html" } ] } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2023-40217", "datePublished": "2023-08-25T00:00:00", "dateReserved": "2023-08-10T00:00:00", "dateUpdated": "2024-10-02T16:32:08.930Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2023-40217\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2023-08-25T01:15:09.017\",\"lastModified\":\"2023-11-07T04:20:09.013\",\"vulnStatus\":\"Modified\",\"descriptions\":[{\"lang\":\"en\",\"value\":\"An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers (such as HTTP servers) that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buffer, and then is closed quickly, there is a brief window where the SSLSocket instance will detect the socket as \\\"not connected\\\" and won\u0027t initiate a handshake, but buffered data will still be readable from the socket buffer. This data will not be authenticated if the server-side TLS peer is expecting client certificate authentication, and is indistinguishable from valid TLS stream data. Data is limited in size to the amount that will fit in the buffer. (The TLS connection cannot directly be used for data exfiltration because the vulnerable code path requires that the connection be closed on initialization of the SSLSocket.)\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"3.8.18\",\"matchCriteriaId\":\"57315FC0-A50B-4677-9186-FD04F046419C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.9.0\",\"versionEndExcluding\":\"3.9.18\",\"matchCriteriaId\":\"9AEA72AE-65B5-4685-BB0C-5E077D4BFA6C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.10.0\",\"versionEndExcluding\":\"3.10.13\",\"matchCriteriaId\":\"23CCE2C2-CC19-4C91-A173-B583E598FAFD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.11.0\",\"versionEndExcluding\":\"3.11.5\",\"matchCriteriaId\":\"2EE37B61-ADAD-4F98-B732-DEBC5BECBC55\"}]}]}],\"references\":[{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/09/msg00022.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/10/msg00017.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://mail.python.org/archives/list/security-announce%40python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20231006-0014/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://www.python.org/dev/security/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Vendor Advisory\"]}]}}" } }
rhsa-2023_6823
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for python3 is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: TLS handshake bypass (CVE-2023-40217)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2023:6823", "url": "https://access.redhat.com/errata/RHSA-2023:6823" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6823.json" } ], "title": "Red Hat Security Advisory: python3 security update", "tracking": { "current_release_date": "2024-11-15T17:34:58+00:00", "generator": { "date": "2024-11-15T17:34:58+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2023:6823", "initial_release_date": "2023-11-08T15:48:28+00:00", "revision_history": [ { "date": "2023-11-08T15:48:28+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-11-08T15:48:28+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T17:34:58+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux Client (v. 7)", "product": { "name": "Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Client Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python3-0:3.6.8-21.el7_9.src", "product": { "name": "python3-0:3.6.8-21.el7_9.src", "product_id": "python3-0:3.6.8-21.el7_9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-21.el7_9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python3-0:3.6.8-21.el7_9.x86_64", "product": { "name": "python3-0:3.6.8-21.el7_9.x86_64", "product_id": "python3-0:3.6.8-21.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-21.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-21.el7_9.x86_64", "product": { "name": "python3-libs-0:3.6.8-21.el7_9.x86_64", "product_id": "python3-libs-0:3.6.8-21.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-21.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "product": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "product_id": "python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-21.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debug-0:3.6.8-21.el7_9.x86_64", "product": { "name": "python3-debug-0:3.6.8-21.el7_9.x86_64", "product_id": "python3-debug-0:3.6.8-21.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.6.8-21.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "python3-devel-0:3.6.8-21.el7_9.x86_64", "product": { "name": "python3-devel-0:3.6.8-21.el7_9.x86_64", "product_id": "python3-devel-0:3.6.8-21.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.6.8-21.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-21.el7_9.x86_64", "product": { "name": "python3-idle-0:3.6.8-21.el7_9.x86_64", "product_id": "python3-idle-0:3.6.8-21.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-21.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-21.el7_9.x86_64", "product": { "name": "python3-test-0:3.6.8-21.el7_9.x86_64", "product_id": "python3-test-0:3.6.8-21.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-21.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-21.el7_9.x86_64", "product": { "name": "python3-tkinter-0:3.6.8-21.el7_9.x86_64", "product_id": "python3-tkinter-0:3.6.8-21.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-21.el7_9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3-libs-0:3.6.8-21.el7_9.i686", "product": { "name": "python3-libs-0:3.6.8-21.el7_9.i686", "product_id": "python3-libs-0:3.6.8-21.el7_9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-21.el7_9?arch=i686" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-21.el7_9.i686", "product": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.i686", "product_id": "python3-debuginfo-0:3.6.8-21.el7_9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-21.el7_9?arch=i686" } } }, { "category": "product_version", "name": "python3-0:3.6.8-21.el7_9.i686", "product": { "name": "python3-0:3.6.8-21.el7_9.i686", "product_id": "python3-0:3.6.8-21.el7_9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-21.el7_9?arch=i686" } } }, { "category": "product_version", "name": "python3-debug-0:3.6.8-21.el7_9.i686", "product": { "name": "python3-debug-0:3.6.8-21.el7_9.i686", "product_id": "python3-debug-0:3.6.8-21.el7_9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.6.8-21.el7_9?arch=i686" } } }, { "category": "product_version", "name": "python3-devel-0:3.6.8-21.el7_9.i686", "product": { "name": "python3-devel-0:3.6.8-21.el7_9.i686", "product_id": "python3-devel-0:3.6.8-21.el7_9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.6.8-21.el7_9?arch=i686" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-21.el7_9.i686", "product": { "name": "python3-idle-0:3.6.8-21.el7_9.i686", "product_id": "python3-idle-0:3.6.8-21.el7_9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-21.el7_9?arch=i686" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-21.el7_9.i686", "product": { "name": "python3-test-0:3.6.8-21.el7_9.i686", "product_id": "python3-test-0:3.6.8-21.el7_9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-21.el7_9?arch=i686" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-21.el7_9.i686", "product": { "name": "python3-tkinter-0:3.6.8-21.el7_9.i686", "product_id": "python3-tkinter-0:3.6.8-21.el7_9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-21.el7_9?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "python3-0:3.6.8-21.el7_9.ppc64le", "product": { "name": "python3-0:3.6.8-21.el7_9.ppc64le", "product_id": "python3-0:3.6.8-21.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-21.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-21.el7_9.ppc64le", "product": { "name": "python3-libs-0:3.6.8-21.el7_9.ppc64le", "product_id": "python3-libs-0:3.6.8-21.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-21.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "product": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "product_id": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-21.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debug-0:3.6.8-21.el7_9.ppc64le", "product": { "name": "python3-debug-0:3.6.8-21.el7_9.ppc64le", "product_id": "python3-debug-0:3.6.8-21.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.6.8-21.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-devel-0:3.6.8-21.el7_9.ppc64le", "product": { "name": "python3-devel-0:3.6.8-21.el7_9.ppc64le", "product_id": "python3-devel-0:3.6.8-21.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.6.8-21.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-21.el7_9.ppc64le", "product": { "name": "python3-idle-0:3.6.8-21.el7_9.ppc64le", "product_id": "python3-idle-0:3.6.8-21.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-21.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-21.el7_9.ppc64le", "product": { "name": "python3-test-0:3.6.8-21.el7_9.ppc64le", "product_id": "python3-test-0:3.6.8-21.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-21.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "product": { "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "product_id": "python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-21.el7_9?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python3-0:3.6.8-21.el7_9.ppc64", "product": { "name": "python3-0:3.6.8-21.el7_9.ppc64", "product_id": "python3-0:3.6.8-21.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-21.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-21.el7_9.ppc64", "product": { "name": "python3-libs-0:3.6.8-21.el7_9.ppc64", "product_id": "python3-libs-0:3.6.8-21.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-21.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "product": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "product_id": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-21.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "python3-debug-0:3.6.8-21.el7_9.ppc64", "product": { "name": "python3-debug-0:3.6.8-21.el7_9.ppc64", "product_id": "python3-debug-0:3.6.8-21.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.6.8-21.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "python3-devel-0:3.6.8-21.el7_9.ppc64", "product": { "name": "python3-devel-0:3.6.8-21.el7_9.ppc64", "product_id": "python3-devel-0:3.6.8-21.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.6.8-21.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-21.el7_9.ppc64", "product": { "name": "python3-idle-0:3.6.8-21.el7_9.ppc64", "product_id": "python3-idle-0:3.6.8-21.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-21.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-21.el7_9.ppc64", "product": { "name": "python3-test-0:3.6.8-21.el7_9.ppc64", "product_id": "python3-test-0:3.6.8-21.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-21.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc64", "product": { "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc64", "product_id": "python3-tkinter-0:3.6.8-21.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-21.el7_9?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "python3-libs-0:3.6.8-21.el7_9.ppc", "product": { "name": "python3-libs-0:3.6.8-21.el7_9.ppc", "product_id": "python3-libs-0:3.6.8-21.el7_9.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-21.el7_9?arch=ppc" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc", "product": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc", "product_id": "python3-debuginfo-0:3.6.8-21.el7_9.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-21.el7_9?arch=ppc" } } }, { "category": "product_version", "name": "python3-0:3.6.8-21.el7_9.ppc", "product": { "name": "python3-0:3.6.8-21.el7_9.ppc", "product_id": "python3-0:3.6.8-21.el7_9.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-21.el7_9?arch=ppc" } } }, { "category": "product_version", "name": "python3-debug-0:3.6.8-21.el7_9.ppc", "product": { "name": "python3-debug-0:3.6.8-21.el7_9.ppc", "product_id": "python3-debug-0:3.6.8-21.el7_9.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.6.8-21.el7_9?arch=ppc" } } }, { "category": "product_version", "name": "python3-devel-0:3.6.8-21.el7_9.ppc", "product": { "name": "python3-devel-0:3.6.8-21.el7_9.ppc", "product_id": "python3-devel-0:3.6.8-21.el7_9.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.6.8-21.el7_9?arch=ppc" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-21.el7_9.ppc", "product": { "name": "python3-idle-0:3.6.8-21.el7_9.ppc", "product_id": "python3-idle-0:3.6.8-21.el7_9.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-21.el7_9?arch=ppc" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-21.el7_9.ppc", "product": { "name": "python3-test-0:3.6.8-21.el7_9.ppc", "product_id": "python3-test-0:3.6.8-21.el7_9.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-21.el7_9?arch=ppc" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc", "product": { "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc", "product_id": "python3-tkinter-0:3.6.8-21.el7_9.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-21.el7_9?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "python3-0:3.6.8-21.el7_9.s390x", "product": { "name": "python3-0:3.6.8-21.el7_9.s390x", "product_id": "python3-0:3.6.8-21.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-21.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-21.el7_9.s390x", "product": { "name": "python3-libs-0:3.6.8-21.el7_9.s390x", "product_id": "python3-libs-0:3.6.8-21.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-21.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-21.el7_9.s390x", "product": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.s390x", "product_id": "python3-debuginfo-0:3.6.8-21.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-21.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "python3-debug-0:3.6.8-21.el7_9.s390x", "product": { "name": "python3-debug-0:3.6.8-21.el7_9.s390x", "product_id": "python3-debug-0:3.6.8-21.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.6.8-21.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "python3-devel-0:3.6.8-21.el7_9.s390x", "product": { "name": "python3-devel-0:3.6.8-21.el7_9.s390x", "product_id": "python3-devel-0:3.6.8-21.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.6.8-21.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-21.el7_9.s390x", "product": { "name": "python3-idle-0:3.6.8-21.el7_9.s390x", "product_id": "python3-idle-0:3.6.8-21.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-21.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-21.el7_9.s390x", "product": { "name": "python3-test-0:3.6.8-21.el7_9.s390x", "product_id": "python3-test-0:3.6.8-21.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-21.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-21.el7_9.s390x", "product": { "name": "python3-tkinter-0:3.6.8-21.el7_9.s390x", "product_id": "python3-tkinter-0:3.6.8-21.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-21.el7_9?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python3-libs-0:3.6.8-21.el7_9.s390", "product": { "name": "python3-libs-0:3.6.8-21.el7_9.s390", "product_id": "python3-libs-0:3.6.8-21.el7_9.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-21.el7_9?arch=s390" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-21.el7_9.s390", "product": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.s390", "product_id": "python3-debuginfo-0:3.6.8-21.el7_9.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-21.el7_9?arch=s390" } } }, { "category": "product_version", "name": "python3-0:3.6.8-21.el7_9.s390", "product": { "name": "python3-0:3.6.8-21.el7_9.s390", "product_id": "python3-0:3.6.8-21.el7_9.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-21.el7_9?arch=s390" } } }, { "category": "product_version", "name": "python3-debug-0:3.6.8-21.el7_9.s390", "product": { "name": "python3-debug-0:3.6.8-21.el7_9.s390", "product_id": "python3-debug-0:3.6.8-21.el7_9.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.6.8-21.el7_9?arch=s390" } } }, { "category": "product_version", "name": "python3-devel-0:3.6.8-21.el7_9.s390", "product": { "name": "python3-devel-0:3.6.8-21.el7_9.s390", "product_id": "python3-devel-0:3.6.8-21.el7_9.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.6.8-21.el7_9?arch=s390" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-21.el7_9.s390", "product": { "name": "python3-idle-0:3.6.8-21.el7_9.s390", "product_id": "python3-idle-0:3.6.8-21.el7_9.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-21.el7_9?arch=s390" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-21.el7_9.s390", "product": { "name": "python3-test-0:3.6.8-21.el7_9.s390", "product_id": "python3-test-0:3.6.8-21.el7_9.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-21.el7_9?arch=s390" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-21.el7_9.s390", "product": { "name": "python3-tkinter-0:3.6.8-21.el7_9.s390", "product_id": "python3-tkinter-0:3.6.8-21.el7_9.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-21.el7_9?arch=s390" } } } ], "category": "architecture", "name": "s390" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.src as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.src" }, "product_reference": "python3-0:3.6.8-21.el7_9.src", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.src" }, "product_reference": "python3-0:3.6.8-21.el7_9.src", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.src" }, "product_reference": "python3-0:3.6.8-21.el7_9.src", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.src" }, "product_reference": "python3-0:3.6.8-21.el7_9.src", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.src" }, "product_reference": "python3-0:3.6.8-21.el7_9.src", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.src" }, "product_reference": "python3-0:3.6.8-21.el7_9.src", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.src" }, "product_reference": "python3-0:3.6.8-21.el7_9.src", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-debug-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-devel-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-idle-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-libs-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-test-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.i686", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.ppc", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.s390", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.s390x", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-21.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-21.el7_9.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "cwe": { "id": "CWE-305", "name": "Authentication Bypass by Primary Weakness" }, "discovery_date": "2023-08-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2235789" } ], "notes": [ { "category": "description", "text": "Python ssl.SSLSocket is vulnerable to a bypass of the TLS handshake in certain instances for HTTPS servers and other server-side protocols that use TLS client authentication such as mTLS. This issue may result in a breach of integrity as its possible to modify or delete resources that are authenticated only by a TLS certificate. No breach of confidentiality is possible.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: TLS handshake bypass", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.i686", "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.ppc", "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64", "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le", "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.s390", "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.s390x", "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.src", "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64", "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686", "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc", "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64", "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le", "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390", "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x", "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64", "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686", "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc", "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390", "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x", "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686", "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc", "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64", "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le", "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390", "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x", "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64", "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686", "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc", "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64", "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le", "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390", "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x", "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64", "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686", "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc", "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64", "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le", "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390", "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x", "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64", "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686", "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc", "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64", "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le", "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390", "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x", "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64", "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686", "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc", "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64", "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390", "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x", "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64", "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.i686", "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc", "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64", "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le", "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390", "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390x", "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.src", "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64", "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686", "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc", "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64", "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le", "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390", "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x", "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64", "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686", "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc", "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390", "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x", "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686", "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc", "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64", "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le", "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390", "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x", "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64", "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686", "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc", "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64", "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le", "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390", "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x", "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64", "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686", "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc", "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64", "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le", "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390", "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x", "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64", "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686", "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc", "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64", "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le", "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390", "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x", "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64", "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686", "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc", "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64", "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390", "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x", "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.i686", "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390", "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.src", "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686", "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390", "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686", "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390", "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686", "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390", "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686", "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390", "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686", "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390", "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686", "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390", "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686", "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390", "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64", "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.i686", "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.ppc", "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64", "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le", "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.s390", "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.s390x", "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.src", "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64", "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686", "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc", "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64", "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le", "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390", "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x", "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64", "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686", "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc", "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390", "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x", "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686", "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc", "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64", "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le", "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390", "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x", "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64", "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686", "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc", "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64", "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le", "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390", "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x", "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64", "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686", "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc", "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64", "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le", "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390", "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x", "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64", "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686", "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc", "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64", "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le", "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390", "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x", "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64", "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686", "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc", "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64", "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390", "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x", "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64", "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.i686", "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc", "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64", "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le", "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390", "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390x", "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.src", "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64", "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686", "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc", "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64", "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le", "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390", "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x", "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64", "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686", "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc", "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390", "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x", "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686", "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc", "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64", "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le", "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390", "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x", "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64", "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686", "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc", "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64", "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le", "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390", "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x", "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64", "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686", "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc", "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64", "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le", "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390", "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x", "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64", "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686", "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc", "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64", "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le", "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390", "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x", "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64", "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686", "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc", "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64", "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390", "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x", "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64", "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.i686", "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.ppc", "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64", "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le", "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.s390", "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.s390x", "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.src", "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64", "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686", "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc", "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64", "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le", "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390", "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x", "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64", "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686", "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc", "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390", "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x", "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686", "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc", "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64", "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le", "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390", "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x", "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64", "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686", "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc", "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64", "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le", "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390", "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x", "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64", "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686", "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc", "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64", "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le", "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390", "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x", "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64", "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686", "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc", "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64", "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le", "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390", "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x", "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64", "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686", "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc", "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64", "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390", "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x", "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64", "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.i686", "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc", "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64", "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390", "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390x", "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.src", "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64", "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686", "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc", "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64", "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390", "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x", "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64", "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686", "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc", "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390", "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x", "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686", "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc", "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64", "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390", "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x", "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64", "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686", "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc", "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64", "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390", "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x", "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64", "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686", "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc", "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64", "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390", "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x", "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64", "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686", "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc", "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64", "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390", "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x", "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64", "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686", "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc", "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64", "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390", "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x", "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "RHBZ#2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-40217", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40217" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/108310", "url": "https://github.com/python/cpython/issues/108310" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/108315", "url": "https://github.com/python/cpython/pull/108315" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" } ], "release_date": "2023-08-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-08T15:48:28+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.i686", "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.ppc", "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64", "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le", "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.s390", "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.s390x", "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.src", "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64", "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686", "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc", "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64", "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le", "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390", "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x", "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64", "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686", "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc", "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390", "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x", "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686", "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc", "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64", "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le", "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390", "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x", "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64", "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686", "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc", "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64", "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le", "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390", "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x", "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64", "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686", "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc", "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64", "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le", "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390", "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x", "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64", "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686", "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc", "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64", "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le", "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390", "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x", "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64", "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686", "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc", "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64", "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390", "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x", "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64", "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.i686", "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc", "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64", "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le", "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390", "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390x", "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.src", "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64", "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686", "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc", "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64", "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le", "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390", "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x", "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64", "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686", "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc", "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390", "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x", "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686", "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc", "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64", "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le", "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390", "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x", "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64", "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686", "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc", "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64", "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le", "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390", "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x", "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64", "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686", "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc", "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64", "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le", "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390", "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x", "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64", "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686", "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc", "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64", "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le", "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390", "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x", "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64", "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686", "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc", "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64", "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390", "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x", "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.i686", "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390", "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.src", "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686", "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390", "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686", "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390", "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686", "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390", "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686", "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390", "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686", "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390", "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686", "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390", "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686", "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390", "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64", "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.i686", "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.ppc", "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64", "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le", "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.s390", "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.s390x", "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.src", "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64", "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686", "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc", "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64", "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le", "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390", "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x", "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64", "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686", "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc", "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390", "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x", "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686", "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc", "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64", "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le", "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390", "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x", "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64", "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686", "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc", "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64", "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le", "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390", "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x", "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64", "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686", "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc", "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64", "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le", "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390", "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x", "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64", "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686", "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc", "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64", "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le", "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390", "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x", "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64", "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686", "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc", "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64", "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390", "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x", "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64", "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.i686", "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc", "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64", "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le", "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390", "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390x", "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.src", "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64", "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686", "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc", "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64", "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le", "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390", "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x", "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64", "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686", "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc", "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390", "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x", "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686", "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc", "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64", "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le", "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390", "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x", "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64", "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686", "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc", "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64", "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le", "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390", "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x", "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64", "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686", "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc", "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64", "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le", "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390", "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x", "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64", "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686", "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc", "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64", "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le", "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390", "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x", "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64", "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686", "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc", "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64", "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390", "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x", "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64", "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.i686", "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.ppc", "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64", "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le", "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.s390", "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.s390x", "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.src", "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64", "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686", "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc", "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64", "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le", "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390", "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x", "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64", "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686", "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc", "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390", "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x", "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686", "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc", "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64", "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le", "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390", "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x", "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64", "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686", "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc", "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64", "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le", "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390", "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x", "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64", "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686", "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc", "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64", "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le", "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390", "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x", "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64", "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686", "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc", "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64", "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le", "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390", "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x", "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64", "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686", "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc", "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64", "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390", "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x", "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64", "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.i686", "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc", "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64", "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390", "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390x", "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.src", "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64", "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686", "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc", "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64", "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390", "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x", "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64", "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686", "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc", "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390", "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x", "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686", "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc", "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64", "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390", "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x", "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64", "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686", "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc", "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64", "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390", "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x", "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64", "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686", "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc", "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64", "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390", "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x", "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64", "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686", "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc", "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64", "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390", "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x", "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64", "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686", "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc", "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64", "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390", "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x", "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6823" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.i686", "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.ppc", "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64", "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le", "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.s390", "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.s390x", "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.src", "7Client-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64", "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686", "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc", "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64", "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le", "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390", "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x", "7Client-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64", "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686", "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc", "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390", "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x", "7Client-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686", "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc", "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64", "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le", "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390", "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x", "7Client-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64", "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686", "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc", "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64", "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le", "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390", "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x", "7Client-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64", "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686", "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc", "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64", "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le", "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390", "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x", "7Client-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64", "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686", "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc", "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64", "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le", "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390", "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x", "7Client-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64", "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686", "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc", "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64", "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390", "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x", "7Client-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64", "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.i686", "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc", "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64", "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le", "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390", "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390x", "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.src", "7Client-optional-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64", "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686", "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc", "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64", "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le", "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390", "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x", "7Client-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64", "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686", "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc", "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390", "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x", "7Client-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686", "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc", "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64", "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le", "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390", "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x", "7Client-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64", "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686", "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc", "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64", "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le", "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390", "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x", "7Client-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64", "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686", "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc", "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64", "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le", "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390", "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x", "7Client-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64", "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686", "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc", "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64", "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le", "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390", "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x", "7Client-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64", "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686", "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc", "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64", "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390", "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x", "7Client-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.i686", "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390", "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.src", "7ComputeNode-optional-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686", "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390", "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686", "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390", "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686", "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390", "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686", "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390", "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686", "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390", "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686", "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390", "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686", "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390", "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64", "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.i686", "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.ppc", "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64", "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le", "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.s390", "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.s390x", "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.src", "7Server-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64", "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686", "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc", "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64", "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le", "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390", "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x", "7Server-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64", "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686", "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc", "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390", "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x", "7Server-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686", "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc", "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64", "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le", "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390", "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x", "7Server-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64", "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686", "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc", "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64", "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le", "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390", "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x", "7Server-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64", "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686", "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc", "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64", "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le", "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390", "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x", "7Server-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64", "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686", "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc", "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64", "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le", "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390", "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x", "7Server-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64", "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686", "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc", "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64", "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390", "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x", "7Server-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64", "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.i686", "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc", "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64", "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le", "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390", "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390x", "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.src", "7Server-optional-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64", "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686", "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc", "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64", "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le", "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390", "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x", "7Server-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64", "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686", "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc", "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390", "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x", "7Server-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686", "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc", "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64", "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le", "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390", "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x", "7Server-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64", "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686", "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc", "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64", "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le", "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390", "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x", "7Server-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64", "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686", "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc", "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64", "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le", "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390", "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x", "7Server-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64", "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686", "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc", "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64", "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le", "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390", "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x", "7Server-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64", "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686", "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc", "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64", "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390", "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x", "7Server-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64", "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.i686", "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.ppc", "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64", "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le", "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.s390", "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.s390x", "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.src", "7Workstation-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64", "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686", "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc", "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64", "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le", "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390", "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x", "7Workstation-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64", "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686", "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc", "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390", "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x", "7Workstation-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686", "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc", "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64", "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le", "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390", "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x", "7Workstation-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64", "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686", "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc", "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64", "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le", "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390", "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x", "7Workstation-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64", "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686", "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc", "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64", "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le", "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390", "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x", "7Workstation-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64", "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686", "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc", "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64", "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le", "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390", "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x", "7Workstation-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64", "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686", "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc", "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64", "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390", "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x", "7Workstation-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64", "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.i686", "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc", "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64", "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390", "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.s390x", "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.src", "7Workstation-optional-7.9.Z:python3-0:3.6.8-21.el7_9.x86_64", "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.i686", "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc", "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64", "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390", "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.s390x", "7Workstation-optional-7.9.Z:python3-debug-0:3.6.8-21.el7_9.x86_64", "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.i686", "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc", "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64", "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390", "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.s390x", "7Workstation-optional-7.9.Z:python3-debuginfo-0:3.6.8-21.el7_9.x86_64", "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.i686", "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc", "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64", "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390", "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.s390x", "7Workstation-optional-7.9.Z:python3-devel-0:3.6.8-21.el7_9.x86_64", "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.i686", "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc", "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64", "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390", "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.s390x", "7Workstation-optional-7.9.Z:python3-idle-0:3.6.8-21.el7_9.x86_64", "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.i686", "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc", "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64", "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390", "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.s390x", "7Workstation-optional-7.9.Z:python3-libs-0:3.6.8-21.el7_9.x86_64", "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.i686", "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc", "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64", "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390", "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.s390x", "7Workstation-optional-7.9.Z:python3-test-0:3.6.8-21.el7_9.x86_64", "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.i686", "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc", "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64", "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390", "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.s390x", "7Workstation-optional-7.9.Z:python3-tkinter-0:3.6.8-21.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: TLS handshake bypass" } ] }
rhsa-2023_5992
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the python27:2.7 module is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language that supports modules, classes, exceptions, high-level dynamic data types, and dynamic typing. The python27 packages provide a stable release of Python 2.7 with a number of additional utilities and database connectors for MySQL and PostgreSQL.\n\nSecurity Fix(es):\n\n* python: TLS handshake bypass (CVE-2023-40217)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2023:5992", "url": "https://access.redhat.com/errata/RHSA-2023:5992" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5992.json" } ], "title": "Red Hat Security Advisory: python27:2.7 security update", "tracking": { "current_release_date": "2024-11-15T17:33:10+00:00", "generator": { "date": "2024-11-15T17:33:10+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2023:5992", "initial_release_date": "2023-10-23T09:20:13+00:00", "revision_history": [ { "date": "2023-10-23T09:20:13+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-23T09:20:13+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T17:33:10+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.4::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python27:2.7:8040020231004234308:7c6da464", "product": { "name": "python27:2.7:8040020231004234308:7c6da464", "product_id": "python27:2.7:8040020231004234308:7c6da464", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/python27@2.7:8040020231004234308:7c6da464" } } }, { "category": "product_version", "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/babel@2.5.1-9.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python-nose-docs-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "product": { "name": "python-nose-docs-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "product_id": "python-nose-docs-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-nose-docs@1.3.7-30.module%2Bel8.4.0%2B15043%2Bc04b9a3c.1?arch=noarch" } } }, { "category": "product_version", "name": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "product": { "name": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "product_id": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-sqlalchemy-doc@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=noarch" } } }, { "category": "product_version", "name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-PyMySQL@0.8.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-attrs@17.4.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-babel@2.5.1-9.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "product": { "name": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "product_id": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-backports-ssl_match_hostname@3.5.0.1-12.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=noarch" } } }, { "category": "product_version", "name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-chardet@3.0.4-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-dns@1.15.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-docs@2.7.16-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-docs-info@2.7.16-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-docutils@0.14-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-funcsigs@1.0.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-idna@2.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-ipaddress@1.0.18-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-jinja2@2.10-8.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-mock@2.0.0-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "product": { "name": "python2-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "product_id": "python2-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-nose@1.3.7-30.module%2Bel8.4.0%2B15043%2Bc04b9a3c.1?arch=noarch" } } }, { "category": "product_version", "name": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "product": { "name": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "product_id": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-doc@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "product": { "name": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "product_id": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pip@9.0.3-18.module%2Bel8.3.0%2B7707%2Beb4bba01?arch=noarch" } } }, { "category": "product_version", "name": "python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "product": { "name": "python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "product_id": "python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pip-wheel@9.0.3-18.module%2Bel8.3.0%2B7707%2Beb4bba01?arch=noarch" } } }, { "category": "product_version", "name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pluggy@0.6.0-8.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-py@1.5.3-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pygments@2.2.0-20.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pysocks@1.6.8-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pytest@3.4.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pytest-mock@1.9.0-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pytz@2017.2-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "product": { "name": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "product_id": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-requests@2.20.0-3.module%2Bel8.2.0%2B4577%2Bfeefd9b8?arch=noarch" } } }, { "category": "product_version", "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-rpm-macros@3-38.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "product": { "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "product_id": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-setuptools@39.0.1-13.module%2Bel8.4.0%2B9442%2B27d0e81c?arch=noarch" } } }, { "category": "product_version", "name": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "product": { "name": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "product_id": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-setuptools-wheel@39.0.1-13.module%2Bel8.4.0%2B9442%2B27d0e81c?arch=noarch" } } }, { "category": "product_version", "name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-setuptools_scm@1.15.7-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "product": { "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "product_id": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-six@1.11.0-6.module%2Bel8.4.0%2B9287%2B299307c7?arch=noarch" } } }, { "category": "product_version", "name": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "product": { "name": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "product_id": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-urllib3@1.24.2-3.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=noarch" } } }, { "category": "product_version", "name": "python2-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.noarch", "product": { "name": "python2-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.noarch", "product_id": "python2-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-virtualenv@15.1.0-19.module%2Bel8.4.0%2B15043%2Bc04b9a3c.1?arch=noarch" } } }, { "category": "product_version", "name": "python2-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "product": { "name": "python2-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "product_id": "python2-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-wheel@0.31.1-2.module%2Bel8.4.0%2B15043%2Bc04b9a3c.1?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-wheel-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "product": { "name": "python2-wheel-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "product_id": "python2-wheel-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-wheel-wheel@0.31.1-2.module%2Bel8.4.0%2B15043%2Bc04b9a3c.1?arch=noarch\u0026epoch=1" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "product_id": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "product_id": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "product_id": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/babel@2.5.1-9.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "product": { "name": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "product_id": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "product_id": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pytest@3.4.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-PyMySQL@0.8.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-attrs@17.4.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "product": { "name": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "product_id": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-backports@1.0-16.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=src" } } }, { "category": "product_version", "name": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "product": { "name": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "product_id": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-backports-ssl_match_hostname@3.5.0.1-12.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=src" } } }, { "category": "product_version", "name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-chardet@3.0.4-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-dns@1.15.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-docs@2.7.16-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-docutils@0.14-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-funcsigs@1.0.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-idna@2.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-ipaddress@1.0.18-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-jinja2@2.10-8.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.src", "product": { "name": "python-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.src", "product_id": "python-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml@4.2.3-4.module%2Bel8.4.0%2B9319%2Ba932af88?arch=src" } } }, { "category": "product_version", "name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-mock@2.0.0-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.src", "product": { "name": "python-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.src", "product_id": "python-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-nose@1.3.7-30.module%2Bel8.4.0%2B15043%2Bc04b9a3c.1?arch=src" } } }, { "category": "product_version", "name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pluggy@0.6.0-8.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-py@1.5.3-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pygments@2.2.0-20.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.src", "product": { "name": "python-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.src", "product_id": "python-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=src" } } }, { "category": "product_version", "name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pysocks@1.6.8-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pytest-mock@1.9.0-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "product": { "name": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "product_id": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-requests@2.20.0-3.module%2Bel8.2.0%2B4577%2Bfeefd9b8?arch=src" } } }, { "category": "product_version", "name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-setuptools_scm@1.15.7-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "product": { "name": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "product_id": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=src" } } }, { "category": "product_version", "name": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "product": { "name": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "product_id": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-urllib3@1.24.2-3.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=src" } } }, { "category": "product_version", "name": "python-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.src", "product": { "name": "python-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.src", "product_id": "python-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-virtualenv@15.1.0-19.module%2Bel8.4.0%2B15043%2Bc04b9a3c.1?arch=src" } } }, { "category": "product_version", "name": "python-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.src", "product": { "name": "python-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.src", "product_id": "python-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-wheel@0.31.1-2.module%2Bel8.4.0%2B15043%2Bc04b9a3c.1?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.src", "product": { "name": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.src", "product_id": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=src" } } }, { "category": "product_version", "name": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src", "product": { "name": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src", "product_id": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pip@9.0.3-18.module%2Bel8.3.0%2B7707%2Beb4bba01?arch=src" } } }, { "category": "product_version", "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-rpm-macros@3-38.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "product": { "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "product_id": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-setuptools@39.0.1-13.module%2Bel8.4.0%2B9442%2B27d0e81c?arch=src" } } }, { "category": "product_version", "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "product": { "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "product_id": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-six@1.11.0-6.module%2Bel8.4.0%2B9287%2B299307c7?arch=src" } } }, { "category": "product_version", "name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "product_id": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pytz@2017.2-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "product": { "name": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "product_id": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product_id": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "product": { "name": "python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "product_id": "python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-4.module%2Bel8.4.0%2B9319%2Ba932af88?arch=x86_64" } } }, { "category": "product_version", "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "product": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "product_id": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=x86_64" } } }, { "category": "product_version", "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "product": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "product_id": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=x86_64" } } }, { "category": "product_version", "name": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product": { "name": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product_id": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=x86_64" } } }, { "category": "product_version", "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "product": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "product_id": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-backports@1.0-16.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=x86_64" } } }, { "category": "product_version", "name": "python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "product": { "name": "python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "product_id": "python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=x86_64" } } }, { "category": "product_version", "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "product": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "product_id": "python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=x86_64" } } }, { "category": "product_version", "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product": { "name": "python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product_id": "python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debug@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=x86_64" } } }, { "category": "product_version", "name": "python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product": { "name": "python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product_id": "python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debuginfo@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=x86_64" } } }, { "category": "product_version", "name": "python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product": { "name": "python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product_id": "python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debugsource@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=x86_64" } } }, { "category": "product_version", "name": "python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product": { "name": "python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product_id": "python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-devel@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=x86_64" } } }, { "category": "product_version", "name": "python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product": { "name": "python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product_id": "python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-libs@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=x86_64" } } }, { "category": "product_version", "name": "python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "product": { "name": "python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "product_id": "python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml@4.2.3-4.module%2Bel8.4.0%2B9319%2Ba932af88?arch=x86_64" } } }, { "category": "product_version", "name": "python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "product": { "name": "python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "product_id": "python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-4.module%2Bel8.4.0%2B9319%2Ba932af88?arch=x86_64" } } }, { "category": "product_version", "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product_id": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product_id": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product_id": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "product": { "name": "python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "product_id": "python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "product": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "product_id": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "product": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "product_id": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product": { "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product_id": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=x86_64" } } }, { "category": "product_version", "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product": { "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product_id": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=x86_64" } } }, { "category": "product_version", "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "product": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "product_id": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=x86_64" } } }, { "category": "product_version", "name": "python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product": { "name": "python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product_id": "python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-test@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=x86_64" } } }, { "category": "product_version", "name": "python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product": { "name": "python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product_id": "python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tkinter@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=x86_64" } } }, { "category": "product_version", "name": "python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product": { "name": "python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product_id": "python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tools@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=x86_64" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product": { "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product_id": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product_id": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64", "product": { "name": "python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64", "product_id": "python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-4.module%2Bel8.4.0%2B9319%2Ba932af88?arch=aarch64" } } }, { "category": "product_version", "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "product": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "product_id": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=aarch64" } } }, { "category": "product_version", "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "product": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "product_id": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=aarch64" } } }, { "category": "product_version", "name": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product": { "name": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product_id": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=aarch64" } } }, { "category": "product_version", "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64", "product": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64", "product_id": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-backports@1.0-16.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=aarch64" } } }, { "category": "product_version", "name": "python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "product": { "name": "python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "product_id": "python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=aarch64" } } }, { "category": "product_version", "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "product": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "product_id": "python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=aarch64" } } }, { "category": "product_version", "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product": { "name": "python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product_id": "python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debug@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=aarch64" } } }, { "category": "product_version", "name": "python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product": { "name": "python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product_id": "python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debuginfo@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=aarch64" } } }, { "category": "product_version", "name": "python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product": { "name": "python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product_id": "python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debugsource@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=aarch64" } } }, { "category": "product_version", "name": "python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product": { "name": "python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product_id": "python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-devel@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=aarch64" } } }, { "category": "product_version", "name": "python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product": { "name": "python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product_id": "python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-libs@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=aarch64" } } }, { "category": "product_version", "name": "python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64", "product": { "name": "python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64", "product_id": "python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml@4.2.3-4.module%2Bel8.4.0%2B9319%2Ba932af88?arch=aarch64" } } }, { "category": "product_version", "name": "python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64", "product": { "name": "python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64", "product_id": "python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-4.module%2Bel8.4.0%2B9319%2Ba932af88?arch=aarch64" } } }, { "category": "product_version", "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product_id": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product_id": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product_id": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "product": { "name": "python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "product_id": "python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=aarch64" } } }, { "category": "product_version", "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "product": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "product_id": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=aarch64" } } }, { "category": "product_version", "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "product": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "product_id": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=aarch64" } } }, { "category": "product_version", "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "product": { "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "product_id": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=aarch64" } } }, { "category": "product_version", "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "product": { "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "product_id": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=aarch64" } } }, { "category": "product_version", "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "product": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "product_id": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=aarch64" } } }, { "category": "product_version", "name": "python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product": { "name": "python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product_id": "python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-test@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=aarch64" } } }, { "category": "product_version", "name": "python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product": { "name": "python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product_id": "python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tkinter@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=aarch64" } } }, { "category": "product_version", "name": "python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product": { "name": "python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product_id": "python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tools@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=aarch64" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "product": { "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "product_id": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product_id": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le", "product": { "name": "python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le", "product_id": "python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-4.module%2Bel8.4.0%2B9319%2Ba932af88?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "product": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "product_id": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=ppc64le" } } }, { "category": "product_version", "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "product": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "product_id": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product": { "name": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product_id": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le", "product": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le", "product_id": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-backports@1.0-16.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "product": { "name": "python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "product_id": "python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "product": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "product_id": "python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product": { "name": "python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product_id": "python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debug@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product": { "name": "python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product_id": "python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debuginfo@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product": { "name": "python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product_id": "python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debugsource@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product": { "name": "python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product_id": "python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-devel@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product": { "name": "python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product_id": "python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-libs@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le", "product": { "name": "python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le", "product_id": "python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml@4.2.3-4.module%2Bel8.4.0%2B9319%2Ba932af88?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le", "product": { "name": "python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le", "product_id": "python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-4.module%2Bel8.4.0%2B9319%2Ba932af88?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product_id": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product_id": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product_id": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "product": { "name": "python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "product_id": "python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "product": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "product_id": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "product": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "product_id": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product": { "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_id": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product": { "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_id": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "product": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "product_id": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product": { "name": "python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product_id": "python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-test@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product": { "name": "python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product_id": "python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tkinter@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product": { "name": "python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product_id": "python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tools@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=ppc64le" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product": { "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_id": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product_id": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x", "product": { "name": "python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x", "product_id": "python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-4.module%2Bel8.4.0%2B9319%2Ba932af88?arch=s390x" } } }, { "category": "product_version", "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "product": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "product_id": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=s390x" } } }, { "category": "product_version", "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "product": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "product_id": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=s390x" } } }, { "category": "product_version", "name": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product": { "name": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product_id": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=s390x" } } }, { "category": "product_version", "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x", "product": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x", "product_id": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-backports@1.0-16.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=s390x" } } }, { "category": "product_version", "name": "python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "product": { "name": "python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "product_id": "python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=s390x" } } }, { "category": "product_version", "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "product": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "product_id": "python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=s390x" } } }, { "category": "product_version", "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product": { "name": "python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product_id": "python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debug@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=s390x" } } }, { "category": "product_version", "name": "python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product": { "name": "python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product_id": "python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debuginfo@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=s390x" } } }, { "category": "product_version", "name": "python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product": { "name": "python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product_id": "python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debugsource@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=s390x" } } }, { "category": "product_version", "name": "python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product": { "name": "python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product_id": "python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-devel@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=s390x" } } }, { "category": "product_version", "name": "python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product": { "name": "python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product_id": "python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-libs@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=s390x" } } }, { "category": "product_version", "name": "python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x", "product": { "name": "python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x", "product_id": "python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml@4.2.3-4.module%2Bel8.4.0%2B9319%2Ba932af88?arch=s390x" } } }, { "category": "product_version", "name": "python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x", "product": { "name": "python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x", "product_id": "python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-4.module%2Bel8.4.0%2B9319%2Ba932af88?arch=s390x" } } }, { "category": "product_version", "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product_id": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product_id": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product_id": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "product": { "name": "python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "product_id": "python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=s390x" } } }, { "category": "product_version", "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "product": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "product_id": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=s390x" } } }, { "category": "product_version", "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "product": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "product_id": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.7.0-1.module%2Bel8.4.0%2B15043%2Bc04b9a3c?arch=s390x" } } }, { "category": "product_version", "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "product": { "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "product_id": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=s390x" } } }, { "category": "product_version", "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "product": { "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "product_id": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=s390x" } } }, { "category": "product_version", "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "product": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "product_id": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=s390x" } } }, { "category": "product_version", "name": "python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product": { "name": "python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product_id": "python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-test@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=s390x" } } }, { "category": "product_version", "name": "python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product": { "name": "python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product_id": "python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tkinter@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=s390x" } } }, { "category": "product_version", "name": "python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product": { "name": "python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product_id": "python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tools@2.7.18-4.module%2Bel8.4.0%2B20146%2Bf164e92b.3?arch=s390x" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "product": { "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "product_id": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, "product_reference": "python27:2.7:8040020231004234308:7c6da464", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src" }, "product_reference": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64" }, "product_reference": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src" }, "product_reference": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src" }, "product_reference": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.src" }, "product_reference": "python-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64" }, "product_reference": "python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.src" }, "product_reference": "python-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-nose-docs-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-nose-docs-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch" }, "product_reference": "python-nose-docs-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.src" }, "product_reference": "python-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64" }, "product_reference": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64" }, "product_reference": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src" }, "product_reference": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src" }, "product_reference": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch" }, "product_reference": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src" }, "product_reference": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.src" }, "product_reference": "python-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.src" }, "product_reference": "python-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.src" }, "product_reference": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64" }, "product_reference": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch" }, "product_reference": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64" }, "product_reference": "python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64" }, "product_reference": "python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64" }, "product_reference": "python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64" }, "product_reference": "python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch" }, "product_reference": "python2-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64" }, "product_reference": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64" }, "product_reference": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch" }, "product_reference": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64" }, "product_reference": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch" }, "product_reference": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src" }, "product_reference": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch" }, "product_reference": "python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64" }, "product_reference": "python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64" }, "product_reference": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64" }, "product_reference": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch" }, "product_reference": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch" }, "product_reference": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src" }, "product_reference": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch" }, "product_reference": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch" }, "product_reference": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src" }, "product_reference": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64" }, "product_reference": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch" }, "product_reference": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.noarch" }, "product_reference": "python2-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch" }, "product_reference": "python2-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-wheel-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-wheel-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch" }, "product_reference": "python2-wheel-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src" }, "product_reference": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, "product_reference": "python27:2.7:8040020231004234308:7c6da464", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src" }, "product_reference": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64" }, "product_reference": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le" }, "product_reference": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x" }, "product_reference": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64" }, "product_reference": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src" }, "product_reference": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src" }, "product_reference": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.src" }, "product_reference": "python-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64" }, "product_reference": "python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le" }, "product_reference": "python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x" }, "product_reference": "python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64" }, "product_reference": "python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.src" }, "product_reference": "python-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-nose-docs-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-nose-docs-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch" }, "product_reference": "python-nose-docs-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.src" }, "product_reference": "python-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64" }, "product_reference": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le" }, "product_reference": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x" }, "product_reference": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64" }, "product_reference": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64" }, "product_reference": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le" }, "product_reference": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x" }, "product_reference": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64" }, "product_reference": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src" }, "product_reference": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src" }, "product_reference": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch" }, "product_reference": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src" }, "product_reference": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.src" }, "product_reference": "python-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.src" }, "product_reference": "python-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64" }, "product_reference": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le" }, "product_reference": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x" }, "product_reference": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.src" }, "product_reference": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64" }, "product_reference": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le" }, "product_reference": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x" }, "product_reference": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64" }, "product_reference": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch" }, "product_reference": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64" }, "product_reference": "python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le" }, "product_reference": "python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x" }, "product_reference": "python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64" }, "product_reference": "python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64" }, "product_reference": "python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le" }, "product_reference": "python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x" }, "product_reference": "python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64" }, "product_reference": "python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64" }, "product_reference": "python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le" }, "product_reference": "python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x" }, "product_reference": "python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64" }, "product_reference": "python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le" }, "product_reference": "python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x" }, "product_reference": "python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64" }, "product_reference": "python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le" }, "product_reference": "python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x" }, "product_reference": "python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64" }, "product_reference": "python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le" }, "product_reference": "python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x" }, "product_reference": "python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64" }, "product_reference": "python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le" }, "product_reference": "python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x" }, "product_reference": "python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64" }, "product_reference": "python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le" }, "product_reference": "python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x" }, "product_reference": "python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64" }, "product_reference": "python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64" }, "product_reference": "python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le" }, "product_reference": "python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x" }, "product_reference": "python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64" }, "product_reference": "python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch" }, "product_reference": "python2-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64" }, "product_reference": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le" }, "product_reference": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x" }, "product_reference": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64" }, "product_reference": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64" }, "product_reference": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le" }, "product_reference": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x" }, "product_reference": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64" }, "product_reference": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch" }, "product_reference": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64" }, "product_reference": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le" }, "product_reference": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x" }, "product_reference": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64" }, "product_reference": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch" }, "product_reference": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src" }, "product_reference": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch" }, "product_reference": "python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64" }, "product_reference": "python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le" }, "product_reference": "python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x" }, "product_reference": "python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64" }, "product_reference": "python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64" }, "product_reference": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le" }, "product_reference": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x" }, "product_reference": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64" }, "product_reference": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64" }, "product_reference": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le" }, "product_reference": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x" }, "product_reference": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64" }, "product_reference": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch" }, "product_reference": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64" }, "product_reference": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le" }, "product_reference": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x" }, "product_reference": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64" }, "product_reference": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le" }, "product_reference": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x" }, "product_reference": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch" }, "product_reference": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src" }, "product_reference": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch" }, "product_reference": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch" }, "product_reference": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src" }, "product_reference": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64" }, "product_reference": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le" }, "product_reference": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x" }, "product_reference": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64" }, "product_reference": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64" }, "product_reference": "python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le" }, "product_reference": "python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x" }, "product_reference": "python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64" }, "product_reference": "python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le" }, "product_reference": "python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x" }, "product_reference": "python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64" }, "product_reference": "python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le" }, "product_reference": "python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x" }, "product_reference": "python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch" }, "product_reference": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.noarch" }, "product_reference": "python2-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch" }, "product_reference": "python2-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-wheel-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-wheel-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch" }, "product_reference": "python2-wheel-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src" }, "product_reference": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64" }, "product_reference": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le" }, "product_reference": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x" }, "product_reference": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, "product_reference": "python27:2.7:8040020231004234308:7c6da464", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src" }, "product_reference": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64" }, "product_reference": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src" }, "product_reference": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src" }, "product_reference": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.src" }, "product_reference": "python-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64" }, "product_reference": "python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.src" }, "product_reference": "python-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-nose-docs-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-nose-docs-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch" }, "product_reference": "python-nose-docs-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.src" }, "product_reference": "python-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64" }, "product_reference": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64" }, "product_reference": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src" }, "product_reference": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src" }, "product_reference": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch" }, "product_reference": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src" }, "product_reference": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.src" }, "product_reference": "python-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.src" }, "product_reference": "python-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.src" }, "product_reference": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64" }, "product_reference": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch" }, "product_reference": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64" }, "product_reference": "python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64" }, "product_reference": "python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64" }, "product_reference": "python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64" }, "product_reference": "python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch" }, "product_reference": "python2-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64" }, "product_reference": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64" }, "product_reference": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch" }, "product_reference": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64" }, "product_reference": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch" }, "product_reference": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src" }, "product_reference": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch" }, "product_reference": "python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64" }, "product_reference": "python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64" }, "product_reference": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64" }, "product_reference": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch" }, "product_reference": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch" }, "product_reference": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src" }, "product_reference": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch" }, "product_reference": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch" }, "product_reference": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src" }, "product_reference": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64" }, "product_reference": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64" }, "product_reference": "python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch" }, "product_reference": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.noarch" }, "product_reference": "python2-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch" }, "product_reference": "python2-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "python2-wheel-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-wheel-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch" }, "product_reference": "python2-wheel-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src" }, "product_reference": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8040020231004234308:7c6da464 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "cwe": { "id": "CWE-305", "name": "Authentication Bypass by Primary Weakness" }, "discovery_date": "2023-08-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2235789" } ], "notes": [ { "category": "description", "text": "Python ssl.SSLSocket is vulnerable to a bypass of the TLS handshake in certain instances for HTTPS servers and other server-side protocols that use TLS client authentication such as mTLS. This issue may result in a breach of integrity as its possible to modify or delete resources that are authenticated only by a TLS certificate. No breach of confidentiality is possible.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: TLS handshake bypass", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-nose-docs-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-wheel-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-nose-docs-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-wheel-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-nose-docs-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-wheel-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "RHBZ#2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-40217", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40217" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/108310", "url": "https://github.com/python/cpython/issues/108310" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/108315", "url": "https://github.com/python/cpython/pull/108315" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" } ], "release_date": "2023-08-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-23T09:20:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-nose-docs-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-wheel-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-nose-docs-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-wheel-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-nose-docs-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-wheel-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5992" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-nose-docs-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:python2-wheel-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.4.0.Z.AUS:python27:2.7:8040020231004234308:7c6da464:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-nose-docs-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:python2-wheel-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x", "AppStream-8.4.0.Z.E4S:python27:2.7:8040020231004234308:7c6da464:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-lxml-debugsource-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-nose-docs-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-bson-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-bson-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-debug-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-debuginfo-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-debugsource-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-devel-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-libs-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-lxml-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-lxml-debuginfo-0:4.2.3-4.module+el8.4.0+9319+a932af88.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-nose-0:1.3.7-30.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+15043+c04b9a3c.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-test-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-tkinter-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-tools-0:2.7.18-4.module+el8.4.0+20146+f164e92b.3.x86_64", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-virtualenv-0:15.1.0-19.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:python2-wheel-wheel-1:0.31.1-2.module+el8.4.0+15043+c04b9a3c.1.noarch", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.4.0.Z.TUS:python27:2.7:8040020231004234308:7c6da464:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: TLS handshake bypass" } ] }
rhsa-2023_5463
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for python3.11 is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an accessible, high-level, dynamically typed, interpreted programming language, designed with an emphasis on code readability. It includes an extensive standard library, and has a vast ecosystem of third-party libraries.\n\nSecurity Fix(es):\n\n* python: TLS handshake bypass (CVE-2023-40217)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2023:5463", "url": "https://access.redhat.com/errata/RHSA-2023:5463" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5463.json" } ], "title": "Red Hat Security Advisory: python3.11 security update", "tracking": { "current_release_date": "2024-11-15T17:28:12+00:00", "generator": { "date": "2024-11-15T17:28:12+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2023:5463", "initial_release_date": "2023-10-05T14:05:46+00:00", "revision_history": [ { "date": "2023-10-05T14:05:46+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-05T14:05:46+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T17:28:12+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux CRB (v. 8)", "product": { "name": "Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python3.11-0:3.11.2-2.el8_8.2.i686", "product": { "name": "python3.11-0:3.11.2-2.el8_8.2.i686", "product_id": "python3.11-0:3.11.2-2.el8_8.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.2-2.el8_8.2?arch=i686" } } }, { "category": "product_version", "name": "python3.11-debug-0:3.11.2-2.el8_8.2.i686", "product": { "name": "python3.11-debug-0:3.11.2-2.el8_8.2.i686", "product_id": "python3.11-debug-0:3.11.2-2.el8_8.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debug@3.11.2-2.el8_8.2?arch=i686" } } }, { "category": "product_version", "name": "python3.11-idle-0:3.11.2-2.el8_8.2.i686", "product": { "name": "python3.11-idle-0:3.11.2-2.el8_8.2.i686", "product_id": "python3.11-idle-0:3.11.2-2.el8_8.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-idle@3.11.2-2.el8_8.2?arch=i686" } } }, { "category": "product_version", "name": "python3.11-test-0:3.11.2-2.el8_8.2.i686", "product": { "name": "python3.11-test-0:3.11.2-2.el8_8.2.i686", "product_id": "python3.11-test-0:3.11.2-2.el8_8.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-test@3.11.2-2.el8_8.2?arch=i686" } } }, { "category": "product_version", "name": "python3.11-tkinter-0:3.11.2-2.el8_8.2.i686", "product": { "name": "python3.11-tkinter-0:3.11.2-2.el8_8.2.i686", "product_id": "python3.11-tkinter-0:3.11.2-2.el8_8.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.2-2.el8_8.2?arch=i686" } } }, { "category": "product_version", "name": "python3.11-debugsource-0:3.11.2-2.el8_8.2.i686", "product": { "name": "python3.11-debugsource-0:3.11.2-2.el8_8.2.i686", "product_id": "python3.11-debugsource-0:3.11.2-2.el8_8.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.2-2.el8_8.2?arch=i686" } } }, { "category": "product_version", "name": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.i686", "product": { "name": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.i686", "product_id": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.2-2.el8_8.2?arch=i686" } } }, { "category": "product_version", "name": "python3.11-devel-0:3.11.2-2.el8_8.2.i686", "product": { "name": "python3.11-devel-0:3.11.2-2.el8_8.2.i686", "product_id": "python3.11-devel-0:3.11.2-2.el8_8.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-devel@3.11.2-2.el8_8.2?arch=i686" } } }, { "category": "product_version", "name": "python3.11-libs-0:3.11.2-2.el8_8.2.i686", "product": { "name": "python3.11-libs-0:3.11.2-2.el8_8.2.i686", "product_id": "python3.11-libs-0:3.11.2-2.el8_8.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-libs@3.11.2-2.el8_8.2?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "python3.11-debug-0:3.11.2-2.el8_8.2.x86_64", "product": { "name": "python3.11-debug-0:3.11.2-2.el8_8.2.x86_64", "product_id": "python3.11-debug-0:3.11.2-2.el8_8.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debug@3.11.2-2.el8_8.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-idle-0:3.11.2-2.el8_8.2.x86_64", "product": { "name": "python3.11-idle-0:3.11.2-2.el8_8.2.x86_64", "product_id": "python3.11-idle-0:3.11.2-2.el8_8.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-idle@3.11.2-2.el8_8.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-test-0:3.11.2-2.el8_8.2.x86_64", "product": { "name": "python3.11-test-0:3.11.2-2.el8_8.2.x86_64", "product_id": "python3.11-test-0:3.11.2-2.el8_8.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-test@3.11.2-2.el8_8.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-debugsource-0:3.11.2-2.el8_8.2.x86_64", "product": { "name": "python3.11-debugsource-0:3.11.2-2.el8_8.2.x86_64", "product_id": "python3.11-debugsource-0:3.11.2-2.el8_8.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.2-2.el8_8.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.x86_64", "product": { "name": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.x86_64", "product_id": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.2-2.el8_8.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-0:3.11.2-2.el8_8.2.x86_64", "product": { "name": "python3.11-0:3.11.2-2.el8_8.2.x86_64", "product_id": "python3.11-0:3.11.2-2.el8_8.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.2-2.el8_8.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-devel-0:3.11.2-2.el8_8.2.x86_64", "product": { "name": "python3.11-devel-0:3.11.2-2.el8_8.2.x86_64", "product_id": "python3.11-devel-0:3.11.2-2.el8_8.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-devel@3.11.2-2.el8_8.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-libs-0:3.11.2-2.el8_8.2.x86_64", "product": { "name": "python3.11-libs-0:3.11.2-2.el8_8.2.x86_64", "product_id": "python3.11-libs-0:3.11.2-2.el8_8.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-libs@3.11.2-2.el8_8.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-tkinter-0:3.11.2-2.el8_8.2.x86_64", "product": { "name": "python3.11-tkinter-0:3.11.2-2.el8_8.2.x86_64", "product_id": "python3.11-tkinter-0:3.11.2-2.el8_8.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.2-2.el8_8.2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3.11-debug-0:3.11.2-2.el8_8.2.aarch64", "product": { "name": "python3.11-debug-0:3.11.2-2.el8_8.2.aarch64", "product_id": "python3.11-debug-0:3.11.2-2.el8_8.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debug@3.11.2-2.el8_8.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-idle-0:3.11.2-2.el8_8.2.aarch64", "product": { "name": "python3.11-idle-0:3.11.2-2.el8_8.2.aarch64", "product_id": "python3.11-idle-0:3.11.2-2.el8_8.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-idle@3.11.2-2.el8_8.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-test-0:3.11.2-2.el8_8.2.aarch64", "product": { "name": "python3.11-test-0:3.11.2-2.el8_8.2.aarch64", "product_id": "python3.11-test-0:3.11.2-2.el8_8.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-test@3.11.2-2.el8_8.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-debugsource-0:3.11.2-2.el8_8.2.aarch64", "product": { "name": "python3.11-debugsource-0:3.11.2-2.el8_8.2.aarch64", "product_id": "python3.11-debugsource-0:3.11.2-2.el8_8.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.2-2.el8_8.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.aarch64", "product": { "name": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.aarch64", "product_id": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.2-2.el8_8.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-0:3.11.2-2.el8_8.2.aarch64", "product": { "name": "python3.11-0:3.11.2-2.el8_8.2.aarch64", "product_id": "python3.11-0:3.11.2-2.el8_8.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.2-2.el8_8.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-devel-0:3.11.2-2.el8_8.2.aarch64", "product": { "name": "python3.11-devel-0:3.11.2-2.el8_8.2.aarch64", "product_id": "python3.11-devel-0:3.11.2-2.el8_8.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-devel@3.11.2-2.el8_8.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-libs-0:3.11.2-2.el8_8.2.aarch64", "product": { "name": "python3.11-libs-0:3.11.2-2.el8_8.2.aarch64", "product_id": "python3.11-libs-0:3.11.2-2.el8_8.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-libs@3.11.2-2.el8_8.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-tkinter-0:3.11.2-2.el8_8.2.aarch64", "product": { "name": "python3.11-tkinter-0:3.11.2-2.el8_8.2.aarch64", "product_id": "python3.11-tkinter-0:3.11.2-2.el8_8.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.2-2.el8_8.2?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python3.11-debug-0:3.11.2-2.el8_8.2.ppc64le", "product": { "name": "python3.11-debug-0:3.11.2-2.el8_8.2.ppc64le", "product_id": "python3.11-debug-0:3.11.2-2.el8_8.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debug@3.11.2-2.el8_8.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-idle-0:3.11.2-2.el8_8.2.ppc64le", "product": { "name": "python3.11-idle-0:3.11.2-2.el8_8.2.ppc64le", "product_id": "python3.11-idle-0:3.11.2-2.el8_8.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-idle@3.11.2-2.el8_8.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-test-0:3.11.2-2.el8_8.2.ppc64le", "product": { "name": "python3.11-test-0:3.11.2-2.el8_8.2.ppc64le", "product_id": "python3.11-test-0:3.11.2-2.el8_8.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-test@3.11.2-2.el8_8.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-debugsource-0:3.11.2-2.el8_8.2.ppc64le", "product": { "name": "python3.11-debugsource-0:3.11.2-2.el8_8.2.ppc64le", "product_id": "python3.11-debugsource-0:3.11.2-2.el8_8.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.2-2.el8_8.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.ppc64le", "product": { "name": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.ppc64le", "product_id": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.2-2.el8_8.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-0:3.11.2-2.el8_8.2.ppc64le", "product": { "name": "python3.11-0:3.11.2-2.el8_8.2.ppc64le", "product_id": "python3.11-0:3.11.2-2.el8_8.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.2-2.el8_8.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-devel-0:3.11.2-2.el8_8.2.ppc64le", "product": { "name": "python3.11-devel-0:3.11.2-2.el8_8.2.ppc64le", "product_id": "python3.11-devel-0:3.11.2-2.el8_8.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-devel@3.11.2-2.el8_8.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-libs-0:3.11.2-2.el8_8.2.ppc64le", "product": { "name": "python3.11-libs-0:3.11.2-2.el8_8.2.ppc64le", "product_id": "python3.11-libs-0:3.11.2-2.el8_8.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-libs@3.11.2-2.el8_8.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-tkinter-0:3.11.2-2.el8_8.2.ppc64le", "product": { "name": "python3.11-tkinter-0:3.11.2-2.el8_8.2.ppc64le", "product_id": "python3.11-tkinter-0:3.11.2-2.el8_8.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.2-2.el8_8.2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python3.11-debug-0:3.11.2-2.el8_8.2.s390x", "product": { "name": "python3.11-debug-0:3.11.2-2.el8_8.2.s390x", "product_id": "python3.11-debug-0:3.11.2-2.el8_8.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debug@3.11.2-2.el8_8.2?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-idle-0:3.11.2-2.el8_8.2.s390x", "product": { "name": "python3.11-idle-0:3.11.2-2.el8_8.2.s390x", "product_id": "python3.11-idle-0:3.11.2-2.el8_8.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-idle@3.11.2-2.el8_8.2?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-test-0:3.11.2-2.el8_8.2.s390x", "product": { "name": "python3.11-test-0:3.11.2-2.el8_8.2.s390x", "product_id": "python3.11-test-0:3.11.2-2.el8_8.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-test@3.11.2-2.el8_8.2?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-debugsource-0:3.11.2-2.el8_8.2.s390x", "product": { "name": "python3.11-debugsource-0:3.11.2-2.el8_8.2.s390x", "product_id": "python3.11-debugsource-0:3.11.2-2.el8_8.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.2-2.el8_8.2?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.s390x", "product": { "name": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.s390x", "product_id": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.2-2.el8_8.2?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-0:3.11.2-2.el8_8.2.s390x", "product": { "name": "python3.11-0:3.11.2-2.el8_8.2.s390x", "product_id": "python3.11-0:3.11.2-2.el8_8.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.2-2.el8_8.2?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-devel-0:3.11.2-2.el8_8.2.s390x", "product": { "name": "python3.11-devel-0:3.11.2-2.el8_8.2.s390x", "product_id": "python3.11-devel-0:3.11.2-2.el8_8.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-devel@3.11.2-2.el8_8.2?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-libs-0:3.11.2-2.el8_8.2.s390x", "product": { "name": "python3.11-libs-0:3.11.2-2.el8_8.2.s390x", "product_id": "python3.11-libs-0:3.11.2-2.el8_8.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-libs@3.11.2-2.el8_8.2?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-tkinter-0:3.11.2-2.el8_8.2.s390x", "product": { "name": "python3.11-tkinter-0:3.11.2-2.el8_8.2.s390x", "product_id": "python3.11-tkinter-0:3.11.2-2.el8_8.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.2-2.el8_8.2?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python3.11-0:3.11.2-2.el8_8.2.src", "product": { "name": "python3.11-0:3.11.2-2.el8_8.2.src", "product_id": "python3.11-0:3.11.2-2.el8_8.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.2-2.el8_8.2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python3.11-rpm-macros-0:3.11.2-2.el8_8.2.noarch", "product": { "name": "python3.11-rpm-macros-0:3.11.2-2.el8_8.2.noarch", "product_id": "python3.11-rpm-macros-0:3.11.2-2.el8_8.2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-rpm-macros@3.11.2-2.el8_8.2?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.2-2.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.aarch64" }, "product_reference": "python3.11-0:3.11.2-2.el8_8.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.2-2.el8_8.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.i686" }, "product_reference": "python3.11-0:3.11.2-2.el8_8.2.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.2-2.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.ppc64le" }, "product_reference": "python3.11-0:3.11.2-2.el8_8.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.2-2.el8_8.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.s390x" }, "product_reference": "python3.11-0:3.11.2-2.el8_8.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.2-2.el8_8.2.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.src" }, "product_reference": "python3.11-0:3.11.2-2.el8_8.2.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.2-2.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.x86_64" }, "product_reference": "python3.11-0:3.11.2-2.el8_8.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.2-2.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.aarch64" }, "product_reference": "python3.11-debug-0:3.11.2-2.el8_8.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.2-2.el8_8.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.i686" }, "product_reference": "python3.11-debug-0:3.11.2-2.el8_8.2.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.2-2.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.ppc64le" }, "product_reference": "python3.11-debug-0:3.11.2-2.el8_8.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.2-2.el8_8.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.s390x" }, "product_reference": "python3.11-debug-0:3.11.2-2.el8_8.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.2-2.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.x86_64" }, "product_reference": "python3.11-debug-0:3.11.2-2.el8_8.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.aarch64" }, "product_reference": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.i686" }, "product_reference": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.ppc64le" }, "product_reference": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.s390x" }, "product_reference": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.x86_64" }, "product_reference": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.2-2.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.aarch64" }, "product_reference": "python3.11-debugsource-0:3.11.2-2.el8_8.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.2-2.el8_8.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.i686" }, "product_reference": "python3.11-debugsource-0:3.11.2-2.el8_8.2.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.2-2.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.ppc64le" }, "product_reference": "python3.11-debugsource-0:3.11.2-2.el8_8.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.2-2.el8_8.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.s390x" }, "product_reference": "python3.11-debugsource-0:3.11.2-2.el8_8.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.2-2.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.x86_64" }, "product_reference": "python3.11-debugsource-0:3.11.2-2.el8_8.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.2-2.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.aarch64" }, "product_reference": "python3.11-devel-0:3.11.2-2.el8_8.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.2-2.el8_8.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.i686" }, "product_reference": "python3.11-devel-0:3.11.2-2.el8_8.2.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.2-2.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.ppc64le" }, "product_reference": "python3.11-devel-0:3.11.2-2.el8_8.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.2-2.el8_8.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.s390x" }, "product_reference": "python3.11-devel-0:3.11.2-2.el8_8.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.2-2.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.x86_64" }, "product_reference": "python3.11-devel-0:3.11.2-2.el8_8.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.2-2.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.aarch64" }, "product_reference": "python3.11-idle-0:3.11.2-2.el8_8.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.2-2.el8_8.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.i686" }, "product_reference": "python3.11-idle-0:3.11.2-2.el8_8.2.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.2-2.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.ppc64le" }, "product_reference": "python3.11-idle-0:3.11.2-2.el8_8.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.2-2.el8_8.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.s390x" }, "product_reference": "python3.11-idle-0:3.11.2-2.el8_8.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.2-2.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.x86_64" }, "product_reference": "python3.11-idle-0:3.11.2-2.el8_8.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.2-2.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.aarch64" }, "product_reference": "python3.11-libs-0:3.11.2-2.el8_8.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.2-2.el8_8.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.i686" }, "product_reference": "python3.11-libs-0:3.11.2-2.el8_8.2.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.2-2.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.ppc64le" }, "product_reference": "python3.11-libs-0:3.11.2-2.el8_8.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.2-2.el8_8.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.s390x" }, "product_reference": "python3.11-libs-0:3.11.2-2.el8_8.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.2-2.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.x86_64" }, "product_reference": "python3.11-libs-0:3.11.2-2.el8_8.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-rpm-macros-0:3.11.2-2.el8_8.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.2-2.el8_8.2.noarch" }, "product_reference": "python3.11-rpm-macros-0:3.11.2-2.el8_8.2.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.2-2.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.aarch64" }, "product_reference": "python3.11-test-0:3.11.2-2.el8_8.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.2-2.el8_8.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.i686" }, "product_reference": "python3.11-test-0:3.11.2-2.el8_8.2.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.2-2.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.ppc64le" }, "product_reference": "python3.11-test-0:3.11.2-2.el8_8.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.2-2.el8_8.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.s390x" }, "product_reference": "python3.11-test-0:3.11.2-2.el8_8.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.2-2.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.x86_64" }, "product_reference": "python3.11-test-0:3.11.2-2.el8_8.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.2-2.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.aarch64" }, "product_reference": "python3.11-tkinter-0:3.11.2-2.el8_8.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.2-2.el8_8.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.i686" }, "product_reference": "python3.11-tkinter-0:3.11.2-2.el8_8.2.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.2-2.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.ppc64le" }, "product_reference": "python3.11-tkinter-0:3.11.2-2.el8_8.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.2-2.el8_8.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.s390x" }, "product_reference": "python3.11-tkinter-0:3.11.2-2.el8_8.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.2-2.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.x86_64" }, "product_reference": "python3.11-tkinter-0:3.11.2-2.el8_8.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.2-2.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.aarch64" }, "product_reference": "python3.11-0:3.11.2-2.el8_8.2.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.2-2.el8_8.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.i686" }, "product_reference": "python3.11-0:3.11.2-2.el8_8.2.i686", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.2-2.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.ppc64le" }, "product_reference": "python3.11-0:3.11.2-2.el8_8.2.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.2-2.el8_8.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.s390x" }, "product_reference": "python3.11-0:3.11.2-2.el8_8.2.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.2-2.el8_8.2.src as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.src" }, "product_reference": "python3.11-0:3.11.2-2.el8_8.2.src", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.2-2.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.x86_64" }, "product_reference": "python3.11-0:3.11.2-2.el8_8.2.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.2-2.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.aarch64" }, "product_reference": "python3.11-debug-0:3.11.2-2.el8_8.2.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.2-2.el8_8.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.i686" }, "product_reference": "python3.11-debug-0:3.11.2-2.el8_8.2.i686", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.2-2.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.ppc64le" }, "product_reference": "python3.11-debug-0:3.11.2-2.el8_8.2.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.2-2.el8_8.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.s390x" }, "product_reference": "python3.11-debug-0:3.11.2-2.el8_8.2.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.2-2.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.x86_64" }, "product_reference": "python3.11-debug-0:3.11.2-2.el8_8.2.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.aarch64" }, "product_reference": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.i686" }, "product_reference": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.i686", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.ppc64le" }, "product_reference": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.s390x" }, "product_reference": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.x86_64" }, "product_reference": "python3.11-debuginfo-0:3.11.2-2.el8_8.2.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.2-2.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.aarch64" }, "product_reference": "python3.11-debugsource-0:3.11.2-2.el8_8.2.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.2-2.el8_8.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.i686" }, "product_reference": "python3.11-debugsource-0:3.11.2-2.el8_8.2.i686", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.2-2.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.ppc64le" }, "product_reference": "python3.11-debugsource-0:3.11.2-2.el8_8.2.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.2-2.el8_8.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.s390x" }, "product_reference": "python3.11-debugsource-0:3.11.2-2.el8_8.2.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.2-2.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.x86_64" }, "product_reference": "python3.11-debugsource-0:3.11.2-2.el8_8.2.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.2-2.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.aarch64" }, "product_reference": "python3.11-devel-0:3.11.2-2.el8_8.2.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.2-2.el8_8.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.i686" }, "product_reference": "python3.11-devel-0:3.11.2-2.el8_8.2.i686", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.2-2.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.ppc64le" }, "product_reference": "python3.11-devel-0:3.11.2-2.el8_8.2.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.2-2.el8_8.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.s390x" }, "product_reference": "python3.11-devel-0:3.11.2-2.el8_8.2.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.2-2.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.x86_64" }, "product_reference": "python3.11-devel-0:3.11.2-2.el8_8.2.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.2-2.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.aarch64" }, "product_reference": "python3.11-idle-0:3.11.2-2.el8_8.2.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.2-2.el8_8.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.i686" }, "product_reference": "python3.11-idle-0:3.11.2-2.el8_8.2.i686", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.2-2.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.ppc64le" }, "product_reference": "python3.11-idle-0:3.11.2-2.el8_8.2.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.2-2.el8_8.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.s390x" }, "product_reference": "python3.11-idle-0:3.11.2-2.el8_8.2.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.2-2.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.x86_64" }, "product_reference": "python3.11-idle-0:3.11.2-2.el8_8.2.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.2-2.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.aarch64" }, "product_reference": "python3.11-libs-0:3.11.2-2.el8_8.2.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.2-2.el8_8.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.i686" }, "product_reference": "python3.11-libs-0:3.11.2-2.el8_8.2.i686", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.2-2.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.ppc64le" }, "product_reference": "python3.11-libs-0:3.11.2-2.el8_8.2.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.2-2.el8_8.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.s390x" }, "product_reference": "python3.11-libs-0:3.11.2-2.el8_8.2.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.2-2.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.x86_64" }, "product_reference": "python3.11-libs-0:3.11.2-2.el8_8.2.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-rpm-macros-0:3.11.2-2.el8_8.2.noarch as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.2-2.el8_8.2.noarch" }, "product_reference": "python3.11-rpm-macros-0:3.11.2-2.el8_8.2.noarch", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.2-2.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.aarch64" }, "product_reference": "python3.11-test-0:3.11.2-2.el8_8.2.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.2-2.el8_8.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.i686" }, "product_reference": "python3.11-test-0:3.11.2-2.el8_8.2.i686", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.2-2.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.ppc64le" }, "product_reference": "python3.11-test-0:3.11.2-2.el8_8.2.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.2-2.el8_8.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.s390x" }, "product_reference": "python3.11-test-0:3.11.2-2.el8_8.2.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.2-2.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.x86_64" }, "product_reference": "python3.11-test-0:3.11.2-2.el8_8.2.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.2-2.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.aarch64" }, "product_reference": "python3.11-tkinter-0:3.11.2-2.el8_8.2.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.2-2.el8_8.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.i686" }, "product_reference": "python3.11-tkinter-0:3.11.2-2.el8_8.2.i686", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.2-2.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.ppc64le" }, "product_reference": "python3.11-tkinter-0:3.11.2-2.el8_8.2.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.2-2.el8_8.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.s390x" }, "product_reference": "python3.11-tkinter-0:3.11.2-2.el8_8.2.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.2-2.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.x86_64" }, "product_reference": "python3.11-tkinter-0:3.11.2-2.el8_8.2.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "cwe": { "id": "CWE-305", "name": "Authentication Bypass by Primary Weakness" }, "discovery_date": "2023-08-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2235789" } ], "notes": [ { "category": "description", "text": "Python ssl.SSLSocket is vulnerable to a bypass of the TLS handshake in certain instances for HTTPS servers and other server-side protocols that use TLS client authentication such as mTLS. This issue may result in a breach of integrity as its possible to modify or delete resources that are authenticated only by a TLS certificate. No breach of confidentiality is possible.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: TLS handshake bypass", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.src", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.2-2.el8_8.2.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.src", "CRB-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.2-2.el8_8.2.noarch", "CRB-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "RHBZ#2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-40217", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40217" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/108310", "url": "https://github.com/python/cpython/issues/108310" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/108315", "url": "https://github.com/python/cpython/pull/108315" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" } ], "release_date": "2023-08-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-05T14:05:46+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.src", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.2-2.el8_8.2.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.src", "CRB-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.2-2.el8_8.2.noarch", "CRB-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5463" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.src", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.2-2.el8_8.2.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.src", "CRB-8.8.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.2-2.el8_8.2.noarch", "CRB-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el8_8.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.i686", "CRB-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el8_8.2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: TLS handshake bypass" } ] }
rhsa-2023_5456
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for python3.11 is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an accessible, high-level, dynamically typed, interpreted programming language, designed with an emphasis on code readability. It includes an extensive standard library, and has a vast ecosystem of third-party libraries.\n\nSecurity Fix(es):\n\n* python: TLS handshake bypass (CVE-2023-40217)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2023:5456", "url": "https://access.redhat.com/errata/RHSA-2023:5456" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5456.json" } ], "title": "Red Hat Security Advisory: python3.11 security update", "tracking": { "current_release_date": "2024-11-15T17:28:04+00:00", "generator": { "date": "2024-11-15T17:28:04+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2023:5456", "initial_release_date": "2023-10-05T13:34:00+00:00", "revision_history": [ { "date": "2023-10-05T13:34:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-05T13:34:00+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T17:28:04+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux CRB (v. 9)", "product": { "name": "Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python3.11-0:3.11.2-2.el9_2.2.i686", "product": { "name": "python3.11-0:3.11.2-2.el9_2.2.i686", "product_id": "python3.11-0:3.11.2-2.el9_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.2-2.el9_2.2?arch=i686" } } }, { "category": "product_version", "name": "python3.11-debug-0:3.11.2-2.el9_2.2.i686", "product": { "name": "python3.11-debug-0:3.11.2-2.el9_2.2.i686", "product_id": "python3.11-debug-0:3.11.2-2.el9_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debug@3.11.2-2.el9_2.2?arch=i686" } } }, { "category": "product_version", "name": "python3.11-idle-0:3.11.2-2.el9_2.2.i686", "product": { "name": "python3.11-idle-0:3.11.2-2.el9_2.2.i686", "product_id": "python3.11-idle-0:3.11.2-2.el9_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-idle@3.11.2-2.el9_2.2?arch=i686" } } }, { "category": "product_version", "name": "python3.11-test-0:3.11.2-2.el9_2.2.i686", "product": { "name": "python3.11-test-0:3.11.2-2.el9_2.2.i686", "product_id": "python3.11-test-0:3.11.2-2.el9_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-test@3.11.2-2.el9_2.2?arch=i686" } } }, { "category": "product_version", "name": "python3.11-tkinter-0:3.11.2-2.el9_2.2.i686", "product": { "name": "python3.11-tkinter-0:3.11.2-2.el9_2.2.i686", "product_id": "python3.11-tkinter-0:3.11.2-2.el9_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.2-2.el9_2.2?arch=i686" } } }, { "category": "product_version", "name": "python3.11-debugsource-0:3.11.2-2.el9_2.2.i686", "product": { "name": "python3.11-debugsource-0:3.11.2-2.el9_2.2.i686", "product_id": "python3.11-debugsource-0:3.11.2-2.el9_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.2-2.el9_2.2?arch=i686" } } }, { "category": "product_version", "name": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.i686", "product": { "name": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.i686", "product_id": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.2-2.el9_2.2?arch=i686" } } }, { "category": "product_version", "name": "python3.11-devel-0:3.11.2-2.el9_2.2.i686", "product": { "name": "python3.11-devel-0:3.11.2-2.el9_2.2.i686", "product_id": "python3.11-devel-0:3.11.2-2.el9_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-devel@3.11.2-2.el9_2.2?arch=i686" } } }, { "category": "product_version", "name": "python3.11-libs-0:3.11.2-2.el9_2.2.i686", "product": { "name": "python3.11-libs-0:3.11.2-2.el9_2.2.i686", "product_id": "python3.11-libs-0:3.11.2-2.el9_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-libs@3.11.2-2.el9_2.2?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "python3.11-debug-0:3.11.2-2.el9_2.2.x86_64", "product": { "name": "python3.11-debug-0:3.11.2-2.el9_2.2.x86_64", "product_id": "python3.11-debug-0:3.11.2-2.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debug@3.11.2-2.el9_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-idle-0:3.11.2-2.el9_2.2.x86_64", "product": { "name": "python3.11-idle-0:3.11.2-2.el9_2.2.x86_64", "product_id": "python3.11-idle-0:3.11.2-2.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-idle@3.11.2-2.el9_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-test-0:3.11.2-2.el9_2.2.x86_64", "product": { "name": "python3.11-test-0:3.11.2-2.el9_2.2.x86_64", "product_id": "python3.11-test-0:3.11.2-2.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-test@3.11.2-2.el9_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-debugsource-0:3.11.2-2.el9_2.2.x86_64", "product": { "name": "python3.11-debugsource-0:3.11.2-2.el9_2.2.x86_64", "product_id": "python3.11-debugsource-0:3.11.2-2.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.2-2.el9_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.x86_64", "product": { "name": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.x86_64", "product_id": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.2-2.el9_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-0:3.11.2-2.el9_2.2.x86_64", "product": { "name": "python3.11-0:3.11.2-2.el9_2.2.x86_64", "product_id": "python3.11-0:3.11.2-2.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.2-2.el9_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-devel-0:3.11.2-2.el9_2.2.x86_64", "product": { "name": "python3.11-devel-0:3.11.2-2.el9_2.2.x86_64", "product_id": "python3.11-devel-0:3.11.2-2.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-devel@3.11.2-2.el9_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-libs-0:3.11.2-2.el9_2.2.x86_64", "product": { "name": "python3.11-libs-0:3.11.2-2.el9_2.2.x86_64", "product_id": "python3.11-libs-0:3.11.2-2.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-libs@3.11.2-2.el9_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-tkinter-0:3.11.2-2.el9_2.2.x86_64", "product": { "name": "python3.11-tkinter-0:3.11.2-2.el9_2.2.x86_64", "product_id": "python3.11-tkinter-0:3.11.2-2.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.2-2.el9_2.2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3.11-debug-0:3.11.2-2.el9_2.2.aarch64", "product": { "name": "python3.11-debug-0:3.11.2-2.el9_2.2.aarch64", "product_id": "python3.11-debug-0:3.11.2-2.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debug@3.11.2-2.el9_2.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-idle-0:3.11.2-2.el9_2.2.aarch64", "product": { "name": "python3.11-idle-0:3.11.2-2.el9_2.2.aarch64", "product_id": "python3.11-idle-0:3.11.2-2.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-idle@3.11.2-2.el9_2.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-test-0:3.11.2-2.el9_2.2.aarch64", "product": { "name": "python3.11-test-0:3.11.2-2.el9_2.2.aarch64", "product_id": "python3.11-test-0:3.11.2-2.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-test@3.11.2-2.el9_2.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-debugsource-0:3.11.2-2.el9_2.2.aarch64", "product": { "name": "python3.11-debugsource-0:3.11.2-2.el9_2.2.aarch64", "product_id": "python3.11-debugsource-0:3.11.2-2.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.2-2.el9_2.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.aarch64", "product": { "name": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.aarch64", "product_id": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.2-2.el9_2.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-0:3.11.2-2.el9_2.2.aarch64", "product": { "name": "python3.11-0:3.11.2-2.el9_2.2.aarch64", "product_id": "python3.11-0:3.11.2-2.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.2-2.el9_2.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-devel-0:3.11.2-2.el9_2.2.aarch64", "product": { "name": "python3.11-devel-0:3.11.2-2.el9_2.2.aarch64", "product_id": "python3.11-devel-0:3.11.2-2.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-devel@3.11.2-2.el9_2.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-libs-0:3.11.2-2.el9_2.2.aarch64", "product": { "name": "python3.11-libs-0:3.11.2-2.el9_2.2.aarch64", "product_id": "python3.11-libs-0:3.11.2-2.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-libs@3.11.2-2.el9_2.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-tkinter-0:3.11.2-2.el9_2.2.aarch64", "product": { "name": "python3.11-tkinter-0:3.11.2-2.el9_2.2.aarch64", "product_id": "python3.11-tkinter-0:3.11.2-2.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.2-2.el9_2.2?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python3.11-debug-0:3.11.2-2.el9_2.2.ppc64le", "product": { "name": "python3.11-debug-0:3.11.2-2.el9_2.2.ppc64le", "product_id": "python3.11-debug-0:3.11.2-2.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debug@3.11.2-2.el9_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-idle-0:3.11.2-2.el9_2.2.ppc64le", "product": { "name": "python3.11-idle-0:3.11.2-2.el9_2.2.ppc64le", "product_id": "python3.11-idle-0:3.11.2-2.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-idle@3.11.2-2.el9_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-test-0:3.11.2-2.el9_2.2.ppc64le", "product": { "name": "python3.11-test-0:3.11.2-2.el9_2.2.ppc64le", "product_id": "python3.11-test-0:3.11.2-2.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-test@3.11.2-2.el9_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-debugsource-0:3.11.2-2.el9_2.2.ppc64le", "product": { "name": "python3.11-debugsource-0:3.11.2-2.el9_2.2.ppc64le", "product_id": "python3.11-debugsource-0:3.11.2-2.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.2-2.el9_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.ppc64le", "product": { "name": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.ppc64le", "product_id": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.2-2.el9_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-0:3.11.2-2.el9_2.2.ppc64le", "product": { "name": "python3.11-0:3.11.2-2.el9_2.2.ppc64le", "product_id": "python3.11-0:3.11.2-2.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.2-2.el9_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-devel-0:3.11.2-2.el9_2.2.ppc64le", "product": { "name": "python3.11-devel-0:3.11.2-2.el9_2.2.ppc64le", "product_id": "python3.11-devel-0:3.11.2-2.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-devel@3.11.2-2.el9_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-libs-0:3.11.2-2.el9_2.2.ppc64le", "product": { "name": "python3.11-libs-0:3.11.2-2.el9_2.2.ppc64le", "product_id": "python3.11-libs-0:3.11.2-2.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-libs@3.11.2-2.el9_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-tkinter-0:3.11.2-2.el9_2.2.ppc64le", "product": { "name": "python3.11-tkinter-0:3.11.2-2.el9_2.2.ppc64le", "product_id": "python3.11-tkinter-0:3.11.2-2.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.2-2.el9_2.2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python3.11-debug-0:3.11.2-2.el9_2.2.s390x", "product": { "name": "python3.11-debug-0:3.11.2-2.el9_2.2.s390x", "product_id": "python3.11-debug-0:3.11.2-2.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debug@3.11.2-2.el9_2.2?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-idle-0:3.11.2-2.el9_2.2.s390x", "product": { "name": "python3.11-idle-0:3.11.2-2.el9_2.2.s390x", "product_id": "python3.11-idle-0:3.11.2-2.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-idle@3.11.2-2.el9_2.2?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-test-0:3.11.2-2.el9_2.2.s390x", "product": { "name": "python3.11-test-0:3.11.2-2.el9_2.2.s390x", "product_id": "python3.11-test-0:3.11.2-2.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-test@3.11.2-2.el9_2.2?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-debugsource-0:3.11.2-2.el9_2.2.s390x", "product": { "name": "python3.11-debugsource-0:3.11.2-2.el9_2.2.s390x", "product_id": "python3.11-debugsource-0:3.11.2-2.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.2-2.el9_2.2?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.s390x", "product": { "name": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.s390x", "product_id": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.2-2.el9_2.2?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-0:3.11.2-2.el9_2.2.s390x", "product": { "name": "python3.11-0:3.11.2-2.el9_2.2.s390x", "product_id": "python3.11-0:3.11.2-2.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.2-2.el9_2.2?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-devel-0:3.11.2-2.el9_2.2.s390x", "product": { "name": "python3.11-devel-0:3.11.2-2.el9_2.2.s390x", "product_id": "python3.11-devel-0:3.11.2-2.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-devel@3.11.2-2.el9_2.2?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-libs-0:3.11.2-2.el9_2.2.s390x", "product": { "name": "python3.11-libs-0:3.11.2-2.el9_2.2.s390x", "product_id": "python3.11-libs-0:3.11.2-2.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-libs@3.11.2-2.el9_2.2?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-tkinter-0:3.11.2-2.el9_2.2.s390x", "product": { "name": "python3.11-tkinter-0:3.11.2-2.el9_2.2.s390x", "product_id": "python3.11-tkinter-0:3.11.2-2.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.2-2.el9_2.2?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python3.11-0:3.11.2-2.el9_2.2.src", "product": { "name": "python3.11-0:3.11.2-2.el9_2.2.src", "product_id": "python3.11-0:3.11.2-2.el9_2.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.2-2.el9_2.2?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.2-2.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.aarch64" }, "product_reference": "python3.11-0:3.11.2-2.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.2-2.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.i686" }, "product_reference": "python3.11-0:3.11.2-2.el9_2.2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.2-2.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.ppc64le" }, "product_reference": "python3.11-0:3.11.2-2.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.2-2.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.s390x" }, "product_reference": "python3.11-0:3.11.2-2.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.2-2.el9_2.2.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.src" }, "product_reference": "python3.11-0:3.11.2-2.el9_2.2.src", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.2-2.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.x86_64" }, "product_reference": "python3.11-0:3.11.2-2.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.2-2.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.aarch64" }, "product_reference": "python3.11-debug-0:3.11.2-2.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.2-2.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.i686" }, "product_reference": "python3.11-debug-0:3.11.2-2.el9_2.2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.2-2.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.ppc64le" }, "product_reference": "python3.11-debug-0:3.11.2-2.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.2-2.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.s390x" }, "product_reference": "python3.11-debug-0:3.11.2-2.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.2-2.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.x86_64" }, "product_reference": "python3.11-debug-0:3.11.2-2.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.aarch64" }, "product_reference": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.i686" }, "product_reference": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.ppc64le" }, "product_reference": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.s390x" }, "product_reference": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.x86_64" }, "product_reference": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.2-2.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.aarch64" }, "product_reference": "python3.11-debugsource-0:3.11.2-2.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.2-2.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.i686" }, "product_reference": "python3.11-debugsource-0:3.11.2-2.el9_2.2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.2-2.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.ppc64le" }, "product_reference": "python3.11-debugsource-0:3.11.2-2.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.2-2.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.s390x" }, "product_reference": "python3.11-debugsource-0:3.11.2-2.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.2-2.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.x86_64" }, "product_reference": "python3.11-debugsource-0:3.11.2-2.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.2-2.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.aarch64" }, "product_reference": "python3.11-devel-0:3.11.2-2.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.2-2.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.i686" }, "product_reference": "python3.11-devel-0:3.11.2-2.el9_2.2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.2-2.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.ppc64le" }, "product_reference": "python3.11-devel-0:3.11.2-2.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.2-2.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.s390x" }, "product_reference": "python3.11-devel-0:3.11.2-2.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.2-2.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.x86_64" }, "product_reference": "python3.11-devel-0:3.11.2-2.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.2-2.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.aarch64" }, "product_reference": "python3.11-idle-0:3.11.2-2.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.2-2.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.i686" }, "product_reference": "python3.11-idle-0:3.11.2-2.el9_2.2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.2-2.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.ppc64le" }, "product_reference": "python3.11-idle-0:3.11.2-2.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.2-2.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.s390x" }, "product_reference": "python3.11-idle-0:3.11.2-2.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.2-2.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.x86_64" }, "product_reference": "python3.11-idle-0:3.11.2-2.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.2-2.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.aarch64" }, "product_reference": "python3.11-libs-0:3.11.2-2.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.2-2.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.i686" }, "product_reference": "python3.11-libs-0:3.11.2-2.el9_2.2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.2-2.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.ppc64le" }, "product_reference": "python3.11-libs-0:3.11.2-2.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.2-2.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.s390x" }, "product_reference": "python3.11-libs-0:3.11.2-2.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.2-2.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.x86_64" }, "product_reference": "python3.11-libs-0:3.11.2-2.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.2-2.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.aarch64" }, "product_reference": "python3.11-test-0:3.11.2-2.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.2-2.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.i686" }, "product_reference": "python3.11-test-0:3.11.2-2.el9_2.2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.2-2.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.ppc64le" }, "product_reference": "python3.11-test-0:3.11.2-2.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.2-2.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.s390x" }, "product_reference": "python3.11-test-0:3.11.2-2.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.2-2.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.x86_64" }, "product_reference": "python3.11-test-0:3.11.2-2.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.2-2.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.aarch64" }, "product_reference": "python3.11-tkinter-0:3.11.2-2.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.2-2.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.i686" }, "product_reference": "python3.11-tkinter-0:3.11.2-2.el9_2.2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.2-2.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.ppc64le" }, "product_reference": "python3.11-tkinter-0:3.11.2-2.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.2-2.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.s390x" }, "product_reference": "python3.11-tkinter-0:3.11.2-2.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.2-2.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.x86_64" }, "product_reference": "python3.11-tkinter-0:3.11.2-2.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.2-2.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.aarch64" }, "product_reference": "python3.11-0:3.11.2-2.el9_2.2.aarch64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.2-2.el9_2.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.i686" }, "product_reference": "python3.11-0:3.11.2-2.el9_2.2.i686", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.2-2.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.ppc64le" }, "product_reference": "python3.11-0:3.11.2-2.el9_2.2.ppc64le", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.2-2.el9_2.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.s390x" }, "product_reference": "python3.11-0:3.11.2-2.el9_2.2.s390x", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.2-2.el9_2.2.src as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.src" }, "product_reference": "python3.11-0:3.11.2-2.el9_2.2.src", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.2-2.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.x86_64" }, "product_reference": "python3.11-0:3.11.2-2.el9_2.2.x86_64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.2-2.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.aarch64" }, "product_reference": "python3.11-debug-0:3.11.2-2.el9_2.2.aarch64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.2-2.el9_2.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.i686" }, "product_reference": "python3.11-debug-0:3.11.2-2.el9_2.2.i686", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.2-2.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.ppc64le" }, "product_reference": "python3.11-debug-0:3.11.2-2.el9_2.2.ppc64le", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.2-2.el9_2.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.s390x" }, "product_reference": "python3.11-debug-0:3.11.2-2.el9_2.2.s390x", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.2-2.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.x86_64" }, "product_reference": "python3.11-debug-0:3.11.2-2.el9_2.2.x86_64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.aarch64" }, "product_reference": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.aarch64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.i686" }, "product_reference": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.i686", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.ppc64le" }, "product_reference": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.ppc64le", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.s390x" }, "product_reference": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.s390x", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.x86_64" }, "product_reference": "python3.11-debuginfo-0:3.11.2-2.el9_2.2.x86_64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.2-2.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.aarch64" }, "product_reference": "python3.11-debugsource-0:3.11.2-2.el9_2.2.aarch64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.2-2.el9_2.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.i686" }, "product_reference": "python3.11-debugsource-0:3.11.2-2.el9_2.2.i686", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.2-2.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.ppc64le" }, "product_reference": "python3.11-debugsource-0:3.11.2-2.el9_2.2.ppc64le", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.2-2.el9_2.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.s390x" }, "product_reference": "python3.11-debugsource-0:3.11.2-2.el9_2.2.s390x", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.2-2.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.x86_64" }, "product_reference": "python3.11-debugsource-0:3.11.2-2.el9_2.2.x86_64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.2-2.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.aarch64" }, "product_reference": "python3.11-devel-0:3.11.2-2.el9_2.2.aarch64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.2-2.el9_2.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.i686" }, "product_reference": "python3.11-devel-0:3.11.2-2.el9_2.2.i686", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.2-2.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.ppc64le" }, "product_reference": "python3.11-devel-0:3.11.2-2.el9_2.2.ppc64le", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.2-2.el9_2.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.s390x" }, "product_reference": "python3.11-devel-0:3.11.2-2.el9_2.2.s390x", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.2-2.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.x86_64" }, "product_reference": "python3.11-devel-0:3.11.2-2.el9_2.2.x86_64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.2-2.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.aarch64" }, "product_reference": "python3.11-idle-0:3.11.2-2.el9_2.2.aarch64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.2-2.el9_2.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.i686" }, "product_reference": "python3.11-idle-0:3.11.2-2.el9_2.2.i686", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.2-2.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.ppc64le" }, "product_reference": "python3.11-idle-0:3.11.2-2.el9_2.2.ppc64le", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.2-2.el9_2.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.s390x" }, "product_reference": "python3.11-idle-0:3.11.2-2.el9_2.2.s390x", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.2-2.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.x86_64" }, "product_reference": "python3.11-idle-0:3.11.2-2.el9_2.2.x86_64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.2-2.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.aarch64" }, "product_reference": "python3.11-libs-0:3.11.2-2.el9_2.2.aarch64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.2-2.el9_2.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.i686" }, "product_reference": "python3.11-libs-0:3.11.2-2.el9_2.2.i686", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.2-2.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.ppc64le" }, "product_reference": "python3.11-libs-0:3.11.2-2.el9_2.2.ppc64le", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.2-2.el9_2.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.s390x" }, "product_reference": "python3.11-libs-0:3.11.2-2.el9_2.2.s390x", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.2-2.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.x86_64" }, "product_reference": "python3.11-libs-0:3.11.2-2.el9_2.2.x86_64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.2-2.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.aarch64" }, "product_reference": "python3.11-test-0:3.11.2-2.el9_2.2.aarch64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.2-2.el9_2.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.i686" }, "product_reference": "python3.11-test-0:3.11.2-2.el9_2.2.i686", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.2-2.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.ppc64le" }, "product_reference": "python3.11-test-0:3.11.2-2.el9_2.2.ppc64le", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.2-2.el9_2.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.s390x" }, "product_reference": "python3.11-test-0:3.11.2-2.el9_2.2.s390x", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.2-2.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.x86_64" }, "product_reference": "python3.11-test-0:3.11.2-2.el9_2.2.x86_64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.2-2.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.aarch64" }, "product_reference": "python3.11-tkinter-0:3.11.2-2.el9_2.2.aarch64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.2-2.el9_2.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.i686" }, "product_reference": "python3.11-tkinter-0:3.11.2-2.el9_2.2.i686", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.2-2.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.ppc64le" }, "product_reference": "python3.11-tkinter-0:3.11.2-2.el9_2.2.ppc64le", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.2-2.el9_2.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.s390x" }, "product_reference": "python3.11-tkinter-0:3.11.2-2.el9_2.2.s390x", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.2-2.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.x86_64" }, "product_reference": "python3.11-tkinter-0:3.11.2-2.el9_2.2.x86_64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "cwe": { "id": "CWE-305", "name": "Authentication Bypass by Primary Weakness" }, "discovery_date": "2023-08-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2235789" } ], "notes": [ { "category": "description", "text": "Python ssl.SSLSocket is vulnerable to a bypass of the TLS handshake in certain instances for HTTPS servers and other server-side protocols that use TLS client authentication such as mTLS. This issue may result in a breach of integrity as its possible to modify or delete resources that are authenticated only by a TLS certificate. No breach of confidentiality is possible.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: TLS handshake bypass", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.src", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.src", "CRB-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "RHBZ#2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-40217", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40217" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/108310", "url": "https://github.com/python/cpython/issues/108310" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/108315", "url": "https://github.com/python/cpython/pull/108315" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" } ], "release_date": "2023-08-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-05T13:34:00+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.src", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.src", "CRB-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5456" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.src", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.src", "CRB-9.2.0.Z.MAIN.EUS:python3.11-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debug-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-devel-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-idle-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-libs-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-test-0:3.11.2-2.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.2-2.el9_2.2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: TLS handshake bypass" } ] }
rhsa-2023_5996
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for python3 is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: TLS handshake bypass (CVE-2023-40217)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2023:5996", "url": "https://access.redhat.com/errata/RHSA-2023:5996" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5996.json" } ], "title": "Red Hat Security Advisory: python3 security update", "tracking": { "current_release_date": "2024-11-15T17:32:34+00:00", "generator": { "date": "2024-11-15T17:32:34+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2023:5996", "initial_release_date": "2023-10-23T09:32:23+00:00", "revision_history": [ { "date": "2023-10-23T09:32:23+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-23T09:32:23+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T17:32:34+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_aus:8.4::baseos" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product": { "name": "Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_e4s:8.4::baseos" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_tus:8.4::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "platform-python-0:3.6.8-39.el8_4.3.i686", "product": { "name": "platform-python-0:3.6.8-39.el8_4.3.i686", "product_id": "platform-python-0:3.6.8-39.el8_4.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-39.el8_4.3?arch=i686" } } }, { "category": "product_version", "name": "platform-python-debug-0:3.6.8-39.el8_4.3.i686", "product": { "name": "platform-python-debug-0:3.6.8-39.el8_4.3.i686", "product_id": "platform-python-debug-0:3.6.8-39.el8_4.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-39.el8_4.3?arch=i686" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-39.el8_4.3.i686", "product": { "name": "platform-python-devel-0:3.6.8-39.el8_4.3.i686", "product_id": "platform-python-devel-0:3.6.8-39.el8_4.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-39.el8_4.3?arch=i686" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-39.el8_4.3.i686", "product": { "name": "python3-idle-0:3.6.8-39.el8_4.3.i686", "product_id": "python3-idle-0:3.6.8-39.el8_4.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-39.el8_4.3?arch=i686" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-39.el8_4.3.i686", "product": { "name": "python3-test-0:3.6.8-39.el8_4.3.i686", "product_id": "python3-test-0:3.6.8-39.el8_4.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-39.el8_4.3?arch=i686" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-39.el8_4.3.i686", "product": { "name": "python3-tkinter-0:3.6.8-39.el8_4.3.i686", "product_id": "python3-tkinter-0:3.6.8-39.el8_4.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-39.el8_4.3?arch=i686" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-39.el8_4.3.i686", "product": { "name": "python3-debugsource-0:3.6.8-39.el8_4.3.i686", "product_id": "python3-debugsource-0:3.6.8-39.el8_4.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-39.el8_4.3?arch=i686" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "product": { "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "product_id": "python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-39.el8_4.3?arch=i686" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-39.el8_4.3.i686", "product": { "name": "python3-libs-0:3.6.8-39.el8_4.3.i686", "product_id": "python3-libs-0:3.6.8-39.el8_4.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-39.el8_4.3?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "product": { "name": "platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "product_id": "platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-39.el8_4.3?arch=x86_64" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "product": { "name": "platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "product_id": "platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-39.el8_4.3?arch=x86_64" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-39.el8_4.3.x86_64", "product": { "name": "python3-idle-0:3.6.8-39.el8_4.3.x86_64", "product_id": "python3-idle-0:3.6.8-39.el8_4.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-39.el8_4.3?arch=x86_64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-39.el8_4.3.x86_64", "product": { "name": "python3-tkinter-0:3.6.8-39.el8_4.3.x86_64", "product_id": "python3-tkinter-0:3.6.8-39.el8_4.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-39.el8_4.3?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "product": { "name": "python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "product_id": "python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-39.el8_4.3?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "product": { "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "product_id": "python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-39.el8_4.3?arch=x86_64" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-39.el8_4.3.x86_64", "product": { "name": "platform-python-0:3.6.8-39.el8_4.3.x86_64", "product_id": "platform-python-0:3.6.8-39.el8_4.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-39.el8_4.3?arch=x86_64" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-39.el8_4.3.x86_64", "product": { "name": "python3-libs-0:3.6.8-39.el8_4.3.x86_64", "product_id": "python3-libs-0:3.6.8-39.el8_4.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-39.el8_4.3?arch=x86_64" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-39.el8_4.3.x86_64", "product": { "name": "python3-test-0:3.6.8-39.el8_4.3.x86_64", "product_id": "python3-test-0:3.6.8-39.el8_4.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-39.el8_4.3?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3-0:3.6.8-39.el8_4.3.src", "product": { "name": "python3-0:3.6.8-39.el8_4.3.src", "product_id": "python3-0:3.6.8-39.el8_4.3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-39.el8_4.3?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "platform-python-debug-0:3.6.8-39.el8_4.3.aarch64", "product": { "name": "platform-python-debug-0:3.6.8-39.el8_4.3.aarch64", "product_id": "platform-python-debug-0:3.6.8-39.el8_4.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-39.el8_4.3?arch=aarch64" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-39.el8_4.3.aarch64", "product": { "name": "platform-python-devel-0:3.6.8-39.el8_4.3.aarch64", "product_id": "platform-python-devel-0:3.6.8-39.el8_4.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-39.el8_4.3?arch=aarch64" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-39.el8_4.3.aarch64", "product": { "name": "python3-idle-0:3.6.8-39.el8_4.3.aarch64", "product_id": "python3-idle-0:3.6.8-39.el8_4.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-39.el8_4.3?arch=aarch64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-39.el8_4.3.aarch64", "product": { "name": "python3-tkinter-0:3.6.8-39.el8_4.3.aarch64", "product_id": "python3-tkinter-0:3.6.8-39.el8_4.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-39.el8_4.3?arch=aarch64" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-39.el8_4.3.aarch64", "product": { "name": "python3-debugsource-0:3.6.8-39.el8_4.3.aarch64", "product_id": "python3-debugsource-0:3.6.8-39.el8_4.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-39.el8_4.3?arch=aarch64" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.aarch64", "product": { "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.aarch64", "product_id": "python3-debuginfo-0:3.6.8-39.el8_4.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-39.el8_4.3?arch=aarch64" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-39.el8_4.3.aarch64", "product": { "name": "platform-python-0:3.6.8-39.el8_4.3.aarch64", "product_id": "platform-python-0:3.6.8-39.el8_4.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-39.el8_4.3?arch=aarch64" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-39.el8_4.3.aarch64", "product": { "name": "python3-libs-0:3.6.8-39.el8_4.3.aarch64", "product_id": "python3-libs-0:3.6.8-39.el8_4.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-39.el8_4.3?arch=aarch64" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-39.el8_4.3.aarch64", "product": { "name": "python3-test-0:3.6.8-39.el8_4.3.aarch64", "product_id": "python3-test-0:3.6.8-39.el8_4.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-39.el8_4.3?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "platform-python-debug-0:3.6.8-39.el8_4.3.ppc64le", "product": { "name": "platform-python-debug-0:3.6.8-39.el8_4.3.ppc64le", "product_id": "platform-python-debug-0:3.6.8-39.el8_4.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-39.el8_4.3?arch=ppc64le" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-39.el8_4.3.ppc64le", "product": { "name": "platform-python-devel-0:3.6.8-39.el8_4.3.ppc64le", "product_id": "platform-python-devel-0:3.6.8-39.el8_4.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-39.el8_4.3?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-39.el8_4.3.ppc64le", "product": { "name": "python3-idle-0:3.6.8-39.el8_4.3.ppc64le", "product_id": "python3-idle-0:3.6.8-39.el8_4.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-39.el8_4.3?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-39.el8_4.3.ppc64le", "product": { "name": "python3-tkinter-0:3.6.8-39.el8_4.3.ppc64le", "product_id": "python3-tkinter-0:3.6.8-39.el8_4.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-39.el8_4.3?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-39.el8_4.3.ppc64le", "product": { "name": "python3-debugsource-0:3.6.8-39.el8_4.3.ppc64le", "product_id": "python3-debugsource-0:3.6.8-39.el8_4.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-39.el8_4.3?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.ppc64le", "product": { "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.ppc64le", "product_id": "python3-debuginfo-0:3.6.8-39.el8_4.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-39.el8_4.3?arch=ppc64le" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-39.el8_4.3.ppc64le", "product": { "name": "platform-python-0:3.6.8-39.el8_4.3.ppc64le", "product_id": "platform-python-0:3.6.8-39.el8_4.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-39.el8_4.3?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-39.el8_4.3.ppc64le", "product": { "name": "python3-libs-0:3.6.8-39.el8_4.3.ppc64le", "product_id": "python3-libs-0:3.6.8-39.el8_4.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-39.el8_4.3?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-39.el8_4.3.ppc64le", "product": { "name": "python3-test-0:3.6.8-39.el8_4.3.ppc64le", "product_id": "python3-test-0:3.6.8-39.el8_4.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-39.el8_4.3?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "platform-python-debug-0:3.6.8-39.el8_4.3.s390x", "product": { "name": "platform-python-debug-0:3.6.8-39.el8_4.3.s390x", "product_id": "platform-python-debug-0:3.6.8-39.el8_4.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-39.el8_4.3?arch=s390x" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-39.el8_4.3.s390x", "product": { "name": "platform-python-devel-0:3.6.8-39.el8_4.3.s390x", "product_id": "platform-python-devel-0:3.6.8-39.el8_4.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-39.el8_4.3?arch=s390x" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-39.el8_4.3.s390x", "product": { "name": "python3-idle-0:3.6.8-39.el8_4.3.s390x", "product_id": "python3-idle-0:3.6.8-39.el8_4.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-39.el8_4.3?arch=s390x" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-39.el8_4.3.s390x", "product": { "name": "python3-tkinter-0:3.6.8-39.el8_4.3.s390x", "product_id": "python3-tkinter-0:3.6.8-39.el8_4.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-39.el8_4.3?arch=s390x" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-39.el8_4.3.s390x", "product": { "name": "python3-debugsource-0:3.6.8-39.el8_4.3.s390x", "product_id": "python3-debugsource-0:3.6.8-39.el8_4.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-39.el8_4.3?arch=s390x" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.s390x", "product": { "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.s390x", "product_id": "python3-debuginfo-0:3.6.8-39.el8_4.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-39.el8_4.3?arch=s390x" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-39.el8_4.3.s390x", "product": { "name": "platform-python-0:3.6.8-39.el8_4.3.s390x", "product_id": "platform-python-0:3.6.8-39.el8_4.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-39.el8_4.3?arch=s390x" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-39.el8_4.3.s390x", "product": { "name": "python3-libs-0:3.6.8-39.el8_4.3.s390x", "product_id": "python3-libs-0:3.6.8-39.el8_4.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-39.el8_4.3?arch=s390x" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-39.el8_4.3.s390x", "product": { "name": "python3-test-0:3.6.8-39.el8_4.3.s390x", "product_id": "python3-test-0:3.6.8-39.el8_4.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-39.el8_4.3?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:platform-python-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "platform-python-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:platform-python-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "platform-python-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:platform-python-debug-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "platform-python-debug-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:platform-python-debug-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:platform-python-devel-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "platform-python-devel-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:platform-python-devel-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-39.el8_4.3.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python3-0:3.6.8-39.el8_4.3.src" }, "product_reference": "python3-0:3.6.8-39.el8_4.3.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python3-debuginfo-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python3-debugsource-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-debugsource-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python3-debugsource-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python3-idle-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-idle-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python3-idle-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-idle-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python3-libs-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-libs-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python3-libs-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-libs-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python3-test-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-test-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python3-test-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-test-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python3-tkinter-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-tkinter-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python3-tkinter-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-39.el8_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.aarch64" }, "product_reference": "platform-python-0:3.6.8-39.el8_4.3.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "platform-python-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-39.el8_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.ppc64le" }, "product_reference": "platform-python-0:3.6.8-39.el8_4.3.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-39.el8_4.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.s390x" }, "product_reference": "platform-python-0:3.6.8-39.el8_4.3.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "platform-python-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-39.el8_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.aarch64" }, "product_reference": "platform-python-debug-0:3.6.8-39.el8_4.3.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "platform-python-debug-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-39.el8_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.ppc64le" }, "product_reference": "platform-python-debug-0:3.6.8-39.el8_4.3.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-39.el8_4.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.s390x" }, "product_reference": "platform-python-debug-0:3.6.8-39.el8_4.3.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-39.el8_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.aarch64" }, "product_reference": "platform-python-devel-0:3.6.8-39.el8_4.3.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "platform-python-devel-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-39.el8_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.ppc64le" }, "product_reference": "platform-python-devel-0:3.6.8-39.el8_4.3.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-39.el8_4.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.s390x" }, "product_reference": "platform-python-devel-0:3.6.8-39.el8_4.3.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-39.el8_4.3.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-0:3.6.8-39.el8_4.3.src" }, "product_reference": "python3-0:3.6.8-39.el8_4.3.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.aarch64" }, "product_reference": "python3-debuginfo-0:3.6.8-39.el8_4.3.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-39.el8_4.3.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-39.el8_4.3.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-39.el8_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.aarch64" }, "product_reference": "python3-debugsource-0:3.6.8-39.el8_4.3.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-debugsource-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-39.el8_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.ppc64le" }, "product_reference": "python3-debugsource-0:3.6.8-39.el8_4.3.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-39.el8_4.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.s390x" }, "product_reference": "python3-debugsource-0:3.6.8-39.el8_4.3.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-39.el8_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.aarch64" }, "product_reference": "python3-idle-0:3.6.8-39.el8_4.3.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-idle-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-39.el8_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-39.el8_4.3.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-39.el8_4.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.s390x" }, "product_reference": "python3-idle-0:3.6.8-39.el8_4.3.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-idle-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-39.el8_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.aarch64" }, "product_reference": "python3-libs-0:3.6.8-39.el8_4.3.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-libs-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-39.el8_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-39.el8_4.3.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-39.el8_4.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.s390x" }, "product_reference": "python3-libs-0:3.6.8-39.el8_4.3.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-libs-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-39.el8_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.aarch64" }, "product_reference": "python3-test-0:3.6.8-39.el8_4.3.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-test-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-39.el8_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.ppc64le" }, "product_reference": "python3-test-0:3.6.8-39.el8_4.3.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-39.el8_4.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.s390x" }, "product_reference": "python3-test-0:3.6.8-39.el8_4.3.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-test-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-39.el8_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.aarch64" }, "product_reference": "python3-tkinter-0:3.6.8-39.el8_4.3.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-tkinter-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-39.el8_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-39.el8_4.3.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-39.el8_4.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-39.el8_4.3.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:platform-python-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "platform-python-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:platform-python-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "platform-python-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:platform-python-debug-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "platform-python-debug-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:platform-python-debug-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:platform-python-devel-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "platform-python-devel-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:platform-python-devel-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-39.el8_4.3.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python3-0:3.6.8-39.el8_4.3.src" }, "product_reference": "python3-0:3.6.8-39.el8_4.3.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python3-debuginfo-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python3-debugsource-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-debugsource-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python3-debugsource-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python3-idle-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-idle-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python3-idle-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-idle-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python3-libs-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-libs-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python3-libs-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-libs-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python3-test-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-test-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python3-test-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-test-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python3-tkinter-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-tkinter-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python3-tkinter-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:platform-python-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "platform-python-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:platform-python-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "platform-python-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:platform-python-debug-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "platform-python-debug-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:platform-python-debug-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:platform-python-devel-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "platform-python-devel-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:platform-python-devel-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-39.el8_4.3.src as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:python3-0:3.6.8-39.el8_4.3.src" }, "product_reference": "python3-0:3.6.8-39.el8_4.3.src", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:python3-debuginfo-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:python3-debugsource-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-debugsource-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:python3-debugsource-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:python3-idle-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-idle-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:python3-idle-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-idle-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:python3-libs-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-libs-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:python3-libs-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-libs-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:python3-test-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-test-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:python3-test-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-test-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:python3-tkinter-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-tkinter-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:python3-tkinter-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-39.el8_4.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.aarch64" }, "product_reference": "platform-python-0:3.6.8-39.el8_4.3.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "platform-python-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-39.el8_4.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.ppc64le" }, "product_reference": "platform-python-0:3.6.8-39.el8_4.3.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-39.el8_4.3.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.s390x" }, "product_reference": "platform-python-0:3.6.8-39.el8_4.3.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "platform-python-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-39.el8_4.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.aarch64" }, "product_reference": "platform-python-debug-0:3.6.8-39.el8_4.3.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "platform-python-debug-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-39.el8_4.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.ppc64le" }, "product_reference": "platform-python-debug-0:3.6.8-39.el8_4.3.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-39.el8_4.3.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.s390x" }, "product_reference": "platform-python-debug-0:3.6.8-39.el8_4.3.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-39.el8_4.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.aarch64" }, "product_reference": "platform-python-devel-0:3.6.8-39.el8_4.3.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "platform-python-devel-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-39.el8_4.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.ppc64le" }, "product_reference": "platform-python-devel-0:3.6.8-39.el8_4.3.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-39.el8_4.3.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.s390x" }, "product_reference": "platform-python-devel-0:3.6.8-39.el8_4.3.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-39.el8_4.3.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-0:3.6.8-39.el8_4.3.src" }, "product_reference": "python3-0:3.6.8-39.el8_4.3.src", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.aarch64" }, "product_reference": "python3-debuginfo-0:3.6.8-39.el8_4.3.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-39.el8_4.3.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-39.el8_4.3.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-39.el8_4.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.aarch64" }, "product_reference": "python3-debugsource-0:3.6.8-39.el8_4.3.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-debugsource-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-39.el8_4.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.ppc64le" }, "product_reference": "python3-debugsource-0:3.6.8-39.el8_4.3.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-39.el8_4.3.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.s390x" }, "product_reference": "python3-debugsource-0:3.6.8-39.el8_4.3.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-39.el8_4.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.aarch64" }, "product_reference": "python3-idle-0:3.6.8-39.el8_4.3.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-idle-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-39.el8_4.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-39.el8_4.3.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-39.el8_4.3.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.s390x" }, "product_reference": "python3-idle-0:3.6.8-39.el8_4.3.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-idle-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-39.el8_4.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.aarch64" }, "product_reference": "python3-libs-0:3.6.8-39.el8_4.3.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-libs-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-39.el8_4.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-39.el8_4.3.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-39.el8_4.3.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.s390x" }, "product_reference": "python3-libs-0:3.6.8-39.el8_4.3.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-libs-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-39.el8_4.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.aarch64" }, "product_reference": "python3-test-0:3.6.8-39.el8_4.3.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-test-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-39.el8_4.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.ppc64le" }, "product_reference": "python3-test-0:3.6.8-39.el8_4.3.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-39.el8_4.3.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.s390x" }, "product_reference": "python3-test-0:3.6.8-39.el8_4.3.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-test-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-39.el8_4.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.aarch64" }, "product_reference": "python3-tkinter-0:3.6.8-39.el8_4.3.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-tkinter-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-39.el8_4.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-39.el8_4.3.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-39.el8_4.3.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-39.el8_4.3.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:platform-python-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "platform-python-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:platform-python-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "platform-python-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:platform-python-debug-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "platform-python-debug-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:platform-python-debug-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:platform-python-devel-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "platform-python-devel-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:platform-python-devel-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-39.el8_4.3.src as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:python3-0:3.6.8-39.el8_4.3.src" }, "product_reference": "python3-0:3.6.8-39.el8_4.3.src", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:python3-debuginfo-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:python3-debugsource-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-debugsource-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:python3-debugsource-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:python3-idle-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-idle-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:python3-idle-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-idle-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:python3-libs-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-libs-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:python3-libs-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-libs-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:python3-test-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-test-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:python3-test-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-test-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-39.el8_4.3.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:python3-tkinter-0:3.6.8-39.el8_4.3.i686" }, "product_reference": "python3-tkinter-0:3.6.8-39.el8_4.3.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-39.el8_4.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:python3-tkinter-0:3.6.8-39.el8_4.3.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-39.el8_4.3.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "cwe": { "id": "CWE-305", "name": "Authentication Bypass by Primary Weakness" }, "discovery_date": "2023-08-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2235789" } ], "notes": [ { "category": "description", "text": "Python ssl.SSLSocket is vulnerable to a bypass of the TLS handshake in certain instances for HTTPS servers and other server-side protocols that use TLS client authentication such as mTLS. This issue may result in a breach of integrity as its possible to modify or delete resources that are authenticated only by a TLS certificate. No breach of confidentiality is possible.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: TLS handshake bypass", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.Z.AUS:platform-python-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:platform-python-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:platform-python-debug-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:platform-python-devel-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:python3-0:3.6.8-39.el8_4.3.src", "AppStream-8.4.0.Z.AUS:python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:python3-debugsource-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:python3-idle-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:python3-idle-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:python3-libs-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:python3-libs-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:python3-test-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:python3-test-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:python3-tkinter-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:python3-tkinter-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:python3-0:3.6.8-39.el8_4.3.src", "AppStream-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:platform-python-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:platform-python-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:platform-python-debug-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:platform-python-devel-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:python3-0:3.6.8-39.el8_4.3.src", "AppStream-8.4.0.Z.TUS:python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:python3-debugsource-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:python3-idle-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:python3-idle-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:python3-libs-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:python3-libs-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:python3-test-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:python3-test-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:python3-tkinter-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:python3-tkinter-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:platform-python-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:platform-python-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:platform-python-debug-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:platform-python-devel-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:python3-0:3.6.8-39.el8_4.3.src", "BaseOS-8.4.0.Z.AUS:python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:python3-debugsource-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:python3-idle-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:python3-idle-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:python3-libs-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:python3-libs-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:python3-test-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:python3-test-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:python3-tkinter-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:python3-tkinter-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:python3-0:3.6.8-39.el8_4.3.src", "BaseOS-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:platform-python-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:platform-python-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:platform-python-debug-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:platform-python-devel-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:python3-0:3.6.8-39.el8_4.3.src", "BaseOS-8.4.0.Z.TUS:python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:python3-debugsource-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:python3-idle-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:python3-idle-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:python3-libs-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:python3-libs-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:python3-test-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:python3-test-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:python3-tkinter-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:python3-tkinter-0:3.6.8-39.el8_4.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "RHBZ#2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-40217", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40217" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/108310", "url": "https://github.com/python/cpython/issues/108310" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/108315", "url": "https://github.com/python/cpython/pull/108315" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" } ], "release_date": "2023-08-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-23T09:32:23+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:platform-python-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:platform-python-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:platform-python-debug-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:platform-python-devel-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:python3-0:3.6.8-39.el8_4.3.src", "AppStream-8.4.0.Z.AUS:python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:python3-debugsource-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:python3-idle-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:python3-idle-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:python3-libs-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:python3-libs-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:python3-test-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:python3-test-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:python3-tkinter-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:python3-tkinter-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:python3-0:3.6.8-39.el8_4.3.src", "AppStream-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:platform-python-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:platform-python-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:platform-python-debug-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:platform-python-devel-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:python3-0:3.6.8-39.el8_4.3.src", "AppStream-8.4.0.Z.TUS:python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:python3-debugsource-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:python3-idle-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:python3-idle-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:python3-libs-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:python3-libs-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:python3-test-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:python3-test-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:python3-tkinter-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:python3-tkinter-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:platform-python-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:platform-python-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:platform-python-debug-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:platform-python-devel-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:python3-0:3.6.8-39.el8_4.3.src", "BaseOS-8.4.0.Z.AUS:python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:python3-debugsource-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:python3-idle-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:python3-idle-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:python3-libs-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:python3-libs-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:python3-test-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:python3-test-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:python3-tkinter-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:python3-tkinter-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:python3-0:3.6.8-39.el8_4.3.src", "BaseOS-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:platform-python-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:platform-python-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:platform-python-debug-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:platform-python-devel-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:python3-0:3.6.8-39.el8_4.3.src", "BaseOS-8.4.0.Z.TUS:python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:python3-debugsource-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:python3-idle-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:python3-idle-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:python3-libs-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:python3-libs-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:python3-test-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:python3-test-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:python3-tkinter-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:python3-tkinter-0:3.6.8-39.el8_4.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5996" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:platform-python-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:platform-python-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:platform-python-debug-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:platform-python-devel-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:python3-0:3.6.8-39.el8_4.3.src", "AppStream-8.4.0.Z.AUS:python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:python3-debugsource-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:python3-idle-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:python3-idle-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:python3-libs-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:python3-libs-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:python3-test-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:python3-test-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.AUS:python3-tkinter-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.AUS:python3-tkinter-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:python3-0:3.6.8-39.el8_4.3.src", "AppStream-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.aarch64", "AppStream-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.ppc64le", "AppStream-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.s390x", "AppStream-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:platform-python-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:platform-python-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:platform-python-debug-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:platform-python-devel-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:python3-0:3.6.8-39.el8_4.3.src", "AppStream-8.4.0.Z.TUS:python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:python3-debugsource-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:python3-idle-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:python3-idle-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:python3-libs-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:python3-libs-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:python3-test-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:python3-test-0:3.6.8-39.el8_4.3.x86_64", "AppStream-8.4.0.Z.TUS:python3-tkinter-0:3.6.8-39.el8_4.3.i686", "AppStream-8.4.0.Z.TUS:python3-tkinter-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:platform-python-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:platform-python-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:platform-python-debug-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:platform-python-devel-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:python3-0:3.6.8-39.el8_4.3.src", "BaseOS-8.4.0.Z.AUS:python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:python3-debugsource-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:python3-idle-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:python3-idle-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:python3-libs-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:python3-libs-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:python3-test-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:python3-test-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.AUS:python3-tkinter-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.AUS:python3-tkinter-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:platform-python-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:python3-0:3.6.8-39.el8_4.3.src", "BaseOS-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:python3-idle-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:python3-libs-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:python3-test-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.aarch64", "BaseOS-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.ppc64le", "BaseOS-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.s390x", "BaseOS-8.4.0.Z.E4S:python3-tkinter-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:platform-python-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:platform-python-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:platform-python-debug-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:platform-python-debug-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:platform-python-devel-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:platform-python-devel-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:python3-0:3.6.8-39.el8_4.3.src", "BaseOS-8.4.0.Z.TUS:python3-debuginfo-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:python3-debuginfo-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:python3-debugsource-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:python3-debugsource-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:python3-idle-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:python3-idle-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:python3-libs-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:python3-libs-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:python3-test-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:python3-test-0:3.6.8-39.el8_4.3.x86_64", "BaseOS-8.4.0.Z.TUS:python3-tkinter-0:3.6.8-39.el8_4.3.i686", "BaseOS-8.4.0.Z.TUS:python3-tkinter-0:3.6.8-39.el8_4.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: TLS handshake bypass" } ] }
rhsa-2023_6068
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the python39:3.9 and python39-devel:3.9 modules is now available for Red Hat Enterprise Linux 8.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: TLS handshake bypass (CVE-2023-40217)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2023:6068", "url": "https://access.redhat.com/errata/RHSA-2023:6068" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6068.json" } ], "title": "Red Hat Security Advisory: python39:3.9 and python39-devel:3.9 security update", "tracking": { "current_release_date": "2024-11-15T17:32:54+00:00", "generator": { "date": "2024-11-15T17:32:54+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2023:6068", "initial_release_date": "2023-10-24T07:19:53+00:00", "revision_history": [ { "date": "2023-10-24T07:19:53+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-24T07:19:53+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T17:32:54+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.6::appstream" } } }, { "category": "product_name", "name": "Red Hat CodeReady Linux Builder EUS (v.8.6)", "product": { "name": "Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.6::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python39:3.9:8060020230922214243:6a631399", "product": { "name": "python39:3.9:8060020230922214243:6a631399", "product_id": "python39:3.9:8060020230922214243:6a631399", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/python39@3.9:8060020230922214243:6a631399" } } }, { "category": "product_version", "name": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-PyMySQL@0.10.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-chardet@3.0.4-19.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idna@2.10-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch", "product": { "name": "python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch", "product_id": "python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-doc@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch" } } }, { "category": "product_version", "name": "python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "product": { "name": "python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "product_id": "python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pip@20.2.4-7.module%2Bel8.6.0%2B13003%2B6bb2c488?arch=noarch" } } }, { "category": "product_version", "name": "python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "product": { "name": "python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "product_id": "python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pip-wheel@20.2.4-7.module%2Bel8.6.0%2B13003%2B6bb2c488?arch=noarch" } } }, { "category": "product_version", "name": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-ply@3.11-10.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pycparser@2.20-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pysocks@1.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-requests@2.25.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-rpm-macros-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.noarch", "product": { "name": "python39-rpm-macros-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.noarch", "product_id": "python39-rpm-macros-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-rpm-macros@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=noarch" } } }, { "category": "product_version", "name": "python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "product": { "name": "python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "product_id": "python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-setuptools@50.3.2-4.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch" } } }, { "category": "product_version", "name": "python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "product": { "name": "python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "product_id": "python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-setuptools-wheel@50.3.2-4.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch" } } }, { "category": "product_version", "name": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-six@1.15.0-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-toml@0.10.1-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch", "product": { "name": "python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch", "product_id": "python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-urllib3@1.25.10-4.module%2Bel8.5.0%2B11712%2Bea2d2be1?arch=noarch" } } }, { "category": "product_version", "name": "python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "product": { "name": "python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "product_id": "python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-wheel@0.35.1-4.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "product": { "name": "python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "product_id": "python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-wheel-wheel@0.35.1-4.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python39-devel:3.9:8060020230922214243:6a631399", "product": { "name": "python39-devel:3.9:8060020230922214243:6a631399", "product_id": "python39-devel:3.9:8060020230922214243:6a631399", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/python39-devel@3.9:8060020230922214243:6a631399" } } }, { "category": "product_version", "name": "python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-attrs@20.3.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-iniconfig@1.1.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-more-itertools@8.5.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-packaging@20.4-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pluggy@0.13.1-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-py@1.10.0-1.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyparsing@2.4.7-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pytest@6.0.2-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-wcwidth@0.2.5-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src", "product": { "name": "PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src", "product_id": "PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=src" } } }, { "category": "product_version", "name": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src", "product": { "name": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src", "product_id": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_wsgi@4.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src", "product": { "name": "numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src", "product_id": "numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=src" } } }, { "category": "product_version", "name": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "product_id": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-PyMySQL@0.10.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "product_id": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "product_id": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-chardet@3.0.4-19.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "product_id": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "product_id": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-idna@2.10-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src", "product": { "name": "python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src", "product_id": "python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=src" } } }, { "category": "product_version", "name": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "product_id": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-ply@3.11-10.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "product_id": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "product_id": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "product_id": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pycparser@2.20-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "product_id": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pysocks@1.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "product_id": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-requests@2.25.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "product_id": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-toml@0.10.1-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src", "product": { "name": "python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src", "product_id": "python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-urllib3@1.25.10-4.module%2Bel8.5.0%2B11712%2Bea2d2be1?arch=src" } } }, { "category": "product_version", "name": "python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src", "product": { "name": "python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src", "product_id": "python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-wheel@0.35.1-4.module%2Bel8.5.0%2B12204%2B54860423?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.src", "product": { "name": "python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.src", "product_id": "python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=src" } } }, { "category": "product_version", "name": "python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src", "product": { "name": "python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src", "product_id": "python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-pip@20.2.4-7.module%2Bel8.6.0%2B13003%2B6bb2c488?arch=src" } } }, { "category": "product_version", "name": "python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src", "product": { "name": "python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src", "product_id": "python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-setuptools@50.3.2-4.module%2Bel8.5.0%2B12204%2B54860423?arch=src" } } }, { "category": "product_version", "name": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "product_id": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-six@1.15.0-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "product": { "name": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "product_id": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src", "product": { "name": "Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src", "product_id": "Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.src", "product": { "name": "pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.src", "product_id": "pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pybind11@2.7.1-1.module%2Bel8.6.0%2B12838%2B640e6226?arch=src" } } }, { "category": "product_version", "name": "pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src", "product": { "name": "pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src", "product_id": "pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pytest@6.0.2-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src", "product_id": "python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-attrs@20.3.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src", "product_id": "python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-iniconfig@1.1.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src", "product_id": "python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-more-itertools@8.5.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src", "product_id": "python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-packaging@20.4-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src", "product_id": "python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pluggy@0.13.1-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src", "product_id": "python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-py@1.10.0-1.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src", "product_id": "python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-wcwidth@0.2.5-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src", "product_id": "python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-pyparsing@2.4.7-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "product": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=aarch64" } } }, { "category": "product_version", "name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "product": { "name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "product_id": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64" } } }, { "category": "product_version", "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "product": { "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "product_id": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=aarch64" } } }, { "category": "product_version", "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product": { "name": "python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product_id": "python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=aarch64" } } }, { "category": "product_version", "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product": { "name": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product_id": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debuginfo@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=aarch64" } } }, { "category": "product_version", "name": "python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product": { "name": "python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product_id": "python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debugsource@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=aarch64" } } }, { "category": "product_version", "name": "python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product": { "name": "python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product_id": "python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-devel@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=aarch64" } } }, { "category": "product_version", "name": "python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product": { "name": "python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product_id": "python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idle@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=aarch64" } } }, { "category": "product_version", "name": "python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product": { "name": "python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product_id": "python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-libs@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=aarch64" } } }, { "category": "product_version", "name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "product": { "name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "product_id": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=aarch64" } } }, { "category": "product_version", "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "product": { "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "product_id": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=aarch64" } } }, { "category": "product_version", "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "product": { "name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "product_id": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64" } } }, { "category": "product_version", "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "product": { "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64" } } }, { "category": "product_version", "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "product": { "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64" } } }, { "category": "product_version", "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "product": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "product_id": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=aarch64" } } }, { "category": "product_version", "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "product": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=aarch64" } } }, { "category": "product_version", "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product": { "name": "python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product_id": "python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-test@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=aarch64" } } }, { "category": "product_version", "name": "python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product": { "name": "python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product_id": "python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-tkinter@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=aarch64" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product": { "name": "python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product_id": "python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debug@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=aarch64" } } }, { "category": "product_version", "name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "product": { "name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "product_id": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11@2.7.1-1.module%2Bel8.6.0%2B12838%2B640e6226?arch=aarch64" } } }, { "category": "product_version", "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "product": { "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "product_id": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11-devel@2.7.1-1.module%2Bel8.6.0%2B12838%2B640e6226?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "product": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=ppc64le" } } }, { "category": "product_version", "name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "product": { "name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "product_id": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le" } } }, { "category": "product_version", "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "product": { "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "product_id": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product": { "name": "python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product_id": "python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product": { "name": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product_id": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debuginfo@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product": { "name": "python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product_id": "python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debugsource@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product": { "name": "python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product_id": "python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-devel@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product": { "name": "python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product_id": "python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idle@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product": { "name": "python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product_id": "python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-libs@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "product": { "name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "product_id": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "product": { "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "product_id": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "product": { "name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "product_id": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "product": { "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "product": { "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "product": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "product_id": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "product": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product": { "name": "python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product_id": "python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-test@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product": { "name": "python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product_id": "python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-tkinter@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=ppc64le" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product": { "name": "python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product_id": "python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debug@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "product": { "name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "product_id": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11@2.7.1-1.module%2Bel8.6.0%2B12838%2B640e6226?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "product": { "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "product_id": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11-devel@2.7.1-1.module%2Bel8.6.0%2B12838%2B640e6226?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "product": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=s390x" } } }, { "category": "product_version", "name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "product": { "name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "product_id": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x" } } }, { "category": "product_version", "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "product": { "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "product_id": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=s390x" } } }, { "category": "product_version", "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product": { "name": "python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product_id": "python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=s390x" } } }, { "category": "product_version", "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product": { "name": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product_id": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debuginfo@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=s390x" } } }, { "category": "product_version", "name": "python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product": { "name": "python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product_id": "python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debugsource@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=s390x" } } }, { "category": "product_version", "name": "python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product": { "name": "python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product_id": "python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-devel@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=s390x" } } }, { "category": "product_version", "name": "python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product": { "name": "python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product_id": "python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idle@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=s390x" } } }, { "category": "product_version", "name": "python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product": { "name": "python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product_id": "python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-libs@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=s390x" } } }, { "category": "product_version", "name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "product": { "name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "product_id": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=s390x" } } }, { "category": "product_version", "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "product": { "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "product_id": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=s390x" } } }, { "category": "product_version", "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "product": { "name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "product_id": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x" } } }, { "category": "product_version", "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "product": { "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x" } } }, { "category": "product_version", "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "product": { "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x" } } }, { "category": "product_version", "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "product": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "product_id": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=s390x" } } }, { "category": "product_version", "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "product": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=s390x" } } }, { "category": "product_version", "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product": { "name": "python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product_id": "python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-test@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=s390x" } } }, { "category": "product_version", "name": "python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product": { "name": "python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product_id": "python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-tkinter@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=s390x" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product_id": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "product_id": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product": { "name": "python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product_id": "python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debug@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=s390x" } } }, { "category": "product_version", "name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "product": { "name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "product_id": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11@2.7.1-1.module%2Bel8.6.0%2B12838%2B640e6226?arch=s390x" } } }, { "category": "product_version", "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "product": { "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "product_id": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11-devel@2.7.1-1.module%2Bel8.6.0%2B12838%2B640e6226?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "product": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=x86_64" } } }, { "category": "product_version", "name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "product": { "name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "product_id": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64" } } }, { "category": "product_version", "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "product": { "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "product_id": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=x86_64" } } }, { "category": "product_version", "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product": { "name": "python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product_id": "python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=x86_64" } } }, { "category": "product_version", "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product": { "name": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product_id": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debuginfo@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=x86_64" } } }, { "category": "product_version", "name": "python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product": { "name": "python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product_id": "python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debugsource@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=x86_64" } } }, { "category": "product_version", "name": "python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product": { "name": "python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product_id": "python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-devel@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=x86_64" } } }, { "category": "product_version", "name": "python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product": { "name": "python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product_id": "python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idle@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=x86_64" } } }, { "category": "product_version", "name": "python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product": { "name": "python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product_id": "python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-libs@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=x86_64" } } }, { "category": "product_version", "name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "product": { "name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "product_id": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=x86_64" } } }, { "category": "product_version", "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "product": { "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "product_id": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=x86_64" } } }, { "category": "product_version", "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "product": { "name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "product_id": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64" } } }, { "category": "product_version", "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "product": { "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64" } } }, { "category": "product_version", "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "product": { "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64" } } }, { "category": "product_version", "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "product": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "product_id": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=x86_64" } } }, { "category": "product_version", "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "product": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=x86_64" } } }, { "category": "product_version", "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product": { "name": "python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product_id": "python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-test@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=x86_64" } } }, { "category": "product_version", "name": "python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product": { "name": "python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product_id": "python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-tkinter@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=x86_64" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product": { "name": "python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product_id": "python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debug@3.9.7-2.module%2Bel8.6.0%2B20026%2B579726f4.2?arch=x86_64" } } }, { "category": "product_version", "name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "product": { "name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "product_id": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11@2.7.1-1.module%2Bel8.6.0%2B12838%2B640e6226?arch=x86_64" } } }, { "category": "product_version", "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "product": { "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "product_id": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11-devel@2.7.1-1.module%2Bel8.6.0%2B12838%2B640e6226?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, "product_reference": "python39:3.9:8060020230922214243:6a631399", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src" }, "product_reference": "PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64" }, "product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le" }, "product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x" }, "product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64" }, "product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src" }, "product_reference": "numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64" }, "product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le" }, "product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x" }, "product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64" }, "product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src" }, "product_reference": "python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64" }, "product_reference": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le" }, "product_reference": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x" }, "product_reference": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64" }, "product_reference": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src" }, "product_reference": "python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src" }, "product_reference": "python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64" }, "product_reference": "python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le" }, "product_reference": "python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x" }, "product_reference": "python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.src as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.src" }, "product_reference": "python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64" }, "product_reference": "python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64" }, "product_reference": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le" }, "product_reference": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x" }, "product_reference": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64" }, "product_reference": "python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64" }, "product_reference": "python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le" }, "product_reference": "python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x" }, "product_reference": "python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64" }, "product_reference": "python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64" }, "product_reference": "python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le" }, "product_reference": "python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x" }, "product_reference": "python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64" }, "product_reference": "python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64" }, "product_reference": "python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le" }, "product_reference": "python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x" }, "product_reference": "python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64" }, "product_reference": "python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64" }, "product_reference": "python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le" }, "product_reference": "python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x" }, "product_reference": "python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64" }, "product_reference": "python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64" }, "product_reference": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le" }, "product_reference": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x" }, "product_reference": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64" }, "product_reference": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64" }, "product_reference": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le" }, "product_reference": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x" }, "product_reference": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64" }, "product_reference": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64" }, "product_reference": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le" }, "product_reference": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x" }, "product_reference": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64" }, "product_reference": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64" }, "product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le" }, "product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x" }, "product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64" }, "product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch" }, "product_reference": "python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64" }, "product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le" }, "product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x" }, "product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64" }, "product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch" }, "product_reference": "python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch" }, "product_reference": "python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64" }, "product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le" }, "product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x" }, "product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64" }, "product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64" }, "product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le" }, "product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x" }, "product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64" }, "product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-rpm-macros-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.noarch as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-rpm-macros-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.noarch" }, "product_reference": "python39-rpm-macros-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch" }, "product_reference": "python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch" }, "product_reference": "python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64" }, "product_reference": "python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le" }, "product_reference": "python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x" }, "product_reference": "python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64" }, "product_reference": "python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64" }, "product_reference": "python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le" }, "product_reference": "python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x" }, "product_reference": "python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64" }, "product_reference": "python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch" }, "product_reference": "python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch" }, "product_reference": "python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch" }, "product_reference": "python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src" }, "product_reference": "python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src" }, "product_reference": "python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8060020230922214243:6a631399 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, "product_reference": "python39-devel:3.9:8060020230922214243:6a631399", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.src as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.src" }, "product_reference": "pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.src", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64 as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64" }, "product_reference": "python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le" }, "product_reference": "python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x" }, "product_reference": "python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64 as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64" }, "product_reference": "python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64 as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64" }, "product_reference": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le" }, "product_reference": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x" }, "product_reference": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64 as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64" }, "product_reference": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64 as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64" }, "product_reference": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le" }, "product_reference": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x" }, "product_reference": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64 as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64" }, "product_reference": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src as a component of python39-devel:3.9:8060020230922214243:6a631399 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "cwe": { "id": "CWE-305", "name": "Authentication Bypass by Primary Weakness" }, "discovery_date": "2023-08-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2235789" } ], "notes": [ { "category": "description", "text": "Python ssl.SSLSocket is vulnerable to a bypass of the TLS handshake in certain instances for HTTPS servers and other server-side protocols that use TLS client authentication such as mTLS. This issue may result in a breach of integrity as its possible to modify or delete resources that are authenticated only by a TLS certificate. No breach of confidentiality is possible.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: TLS handshake bypass", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-rpm-macros-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "RHBZ#2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-40217", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40217" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/108310", "url": "https://github.com/python/cpython/issues/108310" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/108315", "url": "https://github.com/python/cpython/pull/108315" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" } ], "release_date": "2023-08-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-24T07:19:53+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-rpm-macros-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6068" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debuginfo-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-debugsource-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-devel-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-idle-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-libs-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-rpm-macros-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-test-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-tkinter-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.6.0.Z.EUS:python39:3.9:8060020230922214243:6a631399:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.aarch64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.ppc64le", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.s390x", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-debug-0:3.9.7-2.module+el8.6.0+20026+579726f4.2.x86_64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.6.0.Z.EUS:python39-devel:3.9:8060020230922214243:6a631399:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: TLS handshake bypass" } ] }
rhsa-2023_5990
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the python27:2.7 module is now available for Red Hat Enterprise Linux 8.1 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language that supports modules, classes, exceptions, high-level dynamic data types, and dynamic typing. The python27 packages provide a stable release of Python 2.7 with a number of additional utilities and database connectors for MySQL and PostgreSQL.\n\nSecurity Fix(es):\n\n* python: TLS handshake bypass (CVE-2023-40217)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2023:5990", "url": "https://access.redhat.com/errata/RHSA-2023:5990" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5990.json" } ], "title": "Red Hat Security Advisory: python27:2.7 security update", "tracking": { "current_release_date": "2024-11-15T17:33:10+00:00", "generator": { "date": "2024-11-15T17:33:10+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2023:5990", "initial_release_date": "2023-10-23T09:15:23+00:00", "revision_history": [ { "date": "2023-10-23T09:15:23+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-23T09:15:23+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T17:33:10+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.1::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python27:2.7:8010020231004234533:208b345f", "product": { "name": "python27:2.7:8010020231004234533:208b345f", "product_id": "python27:2.7:8010020231004234533:208b345f", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/python27@2.7:8010020231004234533:208b345f" } } }, { "category": "product_version", "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/babel@2.5.1-9.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-nose-docs@1.3.7-30.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch", "product": { "name": "python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch", "product_id": "python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-sqlalchemy-doc@1.3.2-1.module%2Bel8.1.0%2B2994%2B98e054d6?arch=noarch" } } }, { "category": "product_version", "name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-PyMySQL@0.8.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-attrs@17.4.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-babel@2.5.1-9.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-backports-ssl_match_hostname@3.5.0.1-11.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-chardet@3.0.4-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-dns@1.15.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-docs@2.7.16-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-docs-info@2.7.16-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-docutils@0.14-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-funcsigs@1.0.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-idna@2.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-ipaddress@1.0.18-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-jinja2@2.10-8.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-mock@2.0.0-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-nose@1.3.7-30.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "product": { "name": "python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "product_id": "python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-doc@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch", "product": { "name": "python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch", "product_id": "python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pip@9.0.3-14.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=noarch" } } }, { "category": "product_version", "name": "python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch", "product": { "name": "python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch", "product_id": "python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pip-wheel@9.0.3-14.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=noarch" } } }, { "category": "product_version", "name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pluggy@0.6.0-8.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-py@1.5.3-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pygments@2.2.0-20.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pysocks@1.6.8-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pytest@3.4.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pytest-mock@1.9.0-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pytz@2017.2-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-requests@2.20.0-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-rpm-macros@3-38.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "product": { "name": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "product_id": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-setuptools@39.0.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=noarch" } } }, { "category": "product_version", "name": "python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "product": { "name": "python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "product_id": "python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-setuptools-wheel@39.0.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=noarch" } } }, { "category": "product_version", "name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-setuptools_scm@1.15.7-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-six@1.11.0-5.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "product": { "name": "python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "product_id": "python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-urllib3@1.24.2-1.module%2Bel8.1.0%2B3280%2B19512f10?arch=noarch" } } }, { "category": "product_version", "name": "python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "product": { "name": "python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "product_id": "python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-virtualenv@15.1.0-19.module%2Bel8.1.0%2B3507%2Bd69c168d?arch=noarch" } } }, { "category": "product_version", "name": "python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "product": { "name": "python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "product_id": "python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-wheel@0.31.1-2.module%2Bel8.1.0%2B3725%2Baac5cd17?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "product": { "name": "python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "product_id": "python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-wheel-wheel@0.31.1-2.module%2Bel8.1.0%2B3725%2Baac5cd17?arch=noarch\u0026epoch=1" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "product_id": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "product_id": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "product_id": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/babel@2.5.1-9.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "product": { "name": "numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "product_id": "numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "product_id": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pytest@3.4.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-PyMySQL@0.8.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-attrs@17.4.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-backports@1.0-15.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-backports-ssl_match_hostname@3.5.0.1-11.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-chardet@3.0.4-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-dns@1.15.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-docs@2.7.16-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-docutils@0.14-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-funcsigs@1.0.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-idna@2.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-ipaddress@1.0.18-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-jinja2@2.10-8.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-mock@2.0.0-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-nose@1.3.7-30.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pluggy@0.6.0-8.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-py@1.5.3-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pygments@2.2.0-20.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "product": { "name": "python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "product_id": "python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=src" } } }, { "category": "product_version", "name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pysocks@1.6.8-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pytest-mock@1.9.0-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-requests@2.20.0-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-setuptools_scm@1.15.7-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-six@1.11.0-5.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src", "product": { "name": "python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src", "product_id": "python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-sqlalchemy@1.3.2-1.module%2Bel8.1.0%2B2994%2B98e054d6?arch=src" } } }, { "category": "product_version", "name": "python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "product": { "name": "python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "product_id": "python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-urllib3@1.24.2-1.module%2Bel8.1.0%2B3280%2B19512f10?arch=src" } } }, { "category": "product_version", "name": "python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "product": { "name": "python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "product_id": "python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-virtualenv@15.1.0-19.module%2Bel8.1.0%2B3507%2Bd69c168d?arch=src" } } }, { "category": "product_version", "name": "python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "product": { "name": "python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "product_id": "python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-wheel@0.31.1-2.module%2Bel8.1.0%2B3725%2Baac5cd17?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.src", "product": { "name": "python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.src", "product_id": "python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2@2.7.16-12.module%2Bel8.1.0%2B20148%2Bb166d279.2?arch=src" } } }, { "category": "product_version", "name": "python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src", "product": { "name": "python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src", "product_id": "python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pip@9.0.3-14.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=src" } } }, { "category": "product_version", "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-rpm-macros@3-38.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src", "product": { "name": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src", "product_id": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-setuptools@39.0.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=src" } } }, { "category": "product_version", "name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "product_id": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pytz@2017.2-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "product": { "name": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "product_id": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product": { "name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_id": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product": { "name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_id": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=ppc64le" } } }, { "category": "product_version", "name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product": { "name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_id": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product": { "name": "python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product_id": "python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2@2.7.16-12.module%2Bel8.1.0%2B20148%2Bb166d279.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-backports@1.0-15.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product": { "name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_id": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product": { "name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_id": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-debug-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product": { "name": "python2-debug-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product_id": "python2-debug-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debug@2.7.16-12.module%2Bel8.1.0%2B20148%2Bb166d279.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product": { "name": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product_id": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debuginfo@2.7.16-12.module%2Bel8.1.0%2B20148%2Bb166d279.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-debugsource-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product": { "name": "python2-debugsource-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product_id": "python2-debugsource-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debugsource@2.7.16-12.module%2Bel8.1.0%2B20148%2Bb166d279.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-devel-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product": { "name": "python2-devel-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product_id": "python2-devel-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-devel@2.7.16-12.module%2Bel8.1.0%2B20148%2Bb166d279.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-libs-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product": { "name": "python2-libs-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product_id": "python2-libs-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-libs@2.7.16-12.module%2Bel8.1.0%2B20148%2Bb166d279.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product": { "name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_id": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product": { "name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_id": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product": { "name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_id": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product": { "name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_id": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product": { "name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_id": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product": { "name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_id": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product": { "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_id": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product": { "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_id": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le", "product": { "name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le", "product_id": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-1.module%2Bel8.1.0%2B2994%2B98e054d6?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-test-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product": { "name": "python2-test-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product_id": "python2-test-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-test@2.7.16-12.module%2Bel8.1.0%2B20148%2Bb166d279.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-tkinter-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product": { "name": "python2-tkinter-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product_id": "python2-tkinter-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tkinter@2.7.16-12.module%2Bel8.1.0%2B20148%2Bb166d279.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-tools-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product": { "name": "python2-tools-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product_id": "python2-tools-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tools@2.7.16-12.module%2Bel8.1.0%2B20148%2Bb166d279.2?arch=ppc64le" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product": { "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_id": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product": { "name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product_id": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product": { "name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_id": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=x86_64" } } }, { "category": "product_version", "name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product": { "name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_id": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=x86_64" } } }, { "category": "product_version", "name": "python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product": { "name": "python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product_id": "python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2@2.7.16-12.module%2Bel8.1.0%2B20148%2Bb166d279.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-backports@1.0-15.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product": { "name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_id": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=x86_64" } } }, { "category": "product_version", "name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product": { "name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_id": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=x86_64" } } }, { "category": "product_version", "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-debug-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product": { "name": "python2-debug-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product_id": "python2-debug-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debug@2.7.16-12.module%2Bel8.1.0%2B20148%2Bb166d279.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product": { "name": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product_id": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debuginfo@2.7.16-12.module%2Bel8.1.0%2B20148%2Bb166d279.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-debugsource-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product": { "name": "python2-debugsource-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product_id": "python2-debugsource-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debugsource@2.7.16-12.module%2Bel8.1.0%2B20148%2Bb166d279.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-devel-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product": { "name": "python2-devel-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product_id": "python2-devel-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-devel@2.7.16-12.module%2Bel8.1.0%2B20148%2Bb166d279.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-libs-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product": { "name": "python2-libs-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product_id": "python2-libs-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-libs@2.7.16-12.module%2Bel8.1.0%2B20148%2Bb166d279.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product": { "name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product_id": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product": { "name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product_id": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product": { "name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product_id": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product": { "name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_id": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product": { "name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_id": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product": { "name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_id": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product": { "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product_id": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=x86_64" } } }, { "category": "product_version", "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product": { "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product_id": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=x86_64" } } }, { "category": "product_version", "name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64", "product": { "name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64", "product_id": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-1.module%2Bel8.1.0%2B2994%2B98e054d6?arch=x86_64" } } }, { "category": "product_version", "name": "python2-test-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product": { "name": "python2-test-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product_id": "python2-test-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-test@2.7.16-12.module%2Bel8.1.0%2B20148%2Bb166d279.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-tkinter-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product": { "name": "python2-tkinter-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product_id": "python2-tkinter-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tkinter@2.7.16-12.module%2Bel8.1.0%2B20148%2Bb166d279.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-tools-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product": { "name": "python2-tools-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product_id": "python2-tools-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tools@2.7.16-12.module%2Bel8.1.0%2B20148%2Bb166d279.2?arch=x86_64" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product": { "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product_id": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, "product_reference": "python27:2.7:8010020231004234533:208b345f", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src" }, "product_reference": "numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le" }, "product_reference": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src" }, "product_reference": "python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le" }, "product_reference": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le" }, "product_reference": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src" }, "product_reference": "python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch" }, "product_reference": "python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src" }, "product_reference": "python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src" }, "product_reference": "python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src" }, "product_reference": "python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le" }, "product_reference": "python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.src" }, "product_reference": "python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64" }, "product_reference": "python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le" }, "product_reference": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le" }, "product_reference": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debug-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-debug-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le" }, "product_reference": "python2-debug-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debug-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-debug-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64" }, "product_reference": "python2-debug-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-debuginfo-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le" }, "product_reference": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-debuginfo-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64" }, "product_reference": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debugsource-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-debugsource-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le" }, "product_reference": "python2-debugsource-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debugsource-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-debugsource-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64" }, "product_reference": "python2-debugsource-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-devel-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-devel-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le" }, "product_reference": "python2-devel-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-devel-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-devel-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64" }, "product_reference": "python2-devel-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-libs-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-libs-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le" }, "product_reference": "python2-libs-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-libs-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-libs-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64" }, "product_reference": "python2-libs-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le" }, "product_reference": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le" }, "product_reference": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch" }, "product_reference": "python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le" }, "product_reference": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch" }, "product_reference": "python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src" }, "product_reference": "python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch" }, "product_reference": "python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le" }, "product_reference": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le" }, "product_reference": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le" }, "product_reference": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le" }, "product_reference": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le" }, "product_reference": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch" }, "product_reference": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src" }, "product_reference": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch" }, "product_reference": "python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le" }, "product_reference": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64" }, "product_reference": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-test-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-test-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le" }, "product_reference": "python2-test-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-test-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-test-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64" }, "product_reference": "python2-test-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tkinter-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-tkinter-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le" }, "product_reference": "python2-tkinter-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tkinter-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-tkinter-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64" }, "product_reference": "python2-tkinter-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tools-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-tools-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le" }, "product_reference": "python2-tools-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tools-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-tools-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64" }, "product_reference": "python2-tools-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch" }, "product_reference": "python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch" }, "product_reference": "python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch" }, "product_reference": "python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch" }, "product_reference": "python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src" }, "product_reference": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le" }, "product_reference": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8010020231004234533:208b345f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "cwe": { "id": "CWE-305", "name": "Authentication Bypass by Primary Weakness" }, "discovery_date": "2023-08-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2235789" } ], "notes": [ { "category": "description", "text": "Python ssl.SSLSocket is vulnerable to a bypass of the TLS handshake in certain instances for HTTPS servers and other server-side protocols that use TLS client authentication such as mTLS. This issue may result in a breach of integrity as its possible to modify or delete resources that are authenticated only by a TLS certificate. No breach of confidentiality is possible.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: TLS handshake bypass", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-debug-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-debug-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-debuginfo-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-debuginfo-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-debugsource-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-debugsource-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-devel-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-devel-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-libs-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-libs-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-test-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-test-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-tkinter-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-tkinter-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-tools-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-tools-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "RHBZ#2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-40217", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40217" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/108310", "url": "https://github.com/python/cpython/issues/108310" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/108315", "url": "https://github.com/python/cpython/pull/108315" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" } ], "release_date": "2023-08-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-23T09:15:23+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-debug-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-debug-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-debuginfo-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-debuginfo-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-debugsource-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-debugsource-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-devel-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-devel-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-libs-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-libs-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-test-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-test-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-tkinter-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-tkinter-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-tools-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-tools-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5990" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-debug-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-debug-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-debuginfo-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-debuginfo-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-debugsource-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-debugsource-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-devel-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-devel-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-libs-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-libs-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-test-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-test-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-tkinter-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-tkinter-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-tools-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-tools-0:2.7.16-12.module+el8.1.0+20148+b166d279.2.x86_64", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.1.0.Z.E4S:python27:2.7:8010020231004234533:208b345f:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: TLS handshake bypass" } ] }
rhsa-2023_6069
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the python39:3.9 and python39-devel:3.9 modules is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: TLS handshake bypass (CVE-2023-40217)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2023:6069", "url": "https://access.redhat.com/errata/RHSA-2023:6069" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6069.json" } ], "title": "Red Hat Security Advisory: python39:3.9 and python39-devel:3.9 security update", "tracking": { "current_release_date": "2024-11-15T17:32:44+00:00", "generator": { "date": "2024-11-15T17:32:44+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2023:6069", "initial_release_date": "2023-10-24T07:12:32+00:00", "revision_history": [ { "date": "2023-10-24T07:12:32+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-24T07:12:32+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T17:32:44+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.4::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python39:3.9:8040020230922214438:63cd9eba", "product": { "name": "python39:3.9:8040020230922214438:63cd9eba", "product_id": "python39:3.9:8040020230922214438:63cd9eba", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/python39@3.9:8040020230922214438:63cd9eba" } } }, { "category": "product_version", "name": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-PyMySQL@0.10.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-chardet@3.0.4-19.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idna@2.10-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch", "product": { "name": "python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch", "product_id": "python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-doc@1.19.4-2.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=noarch" } } }, { "category": "product_version", "name": "python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "product": { "name": "python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "product_id": "python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pip@20.2.4-3.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=noarch" } } }, { "category": "product_version", "name": "python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "product": { "name": "python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "product_id": "python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pip-wheel@20.2.4-3.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=noarch" } } }, { "category": "product_version", "name": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-ply@3.11-10.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pycparser@2.20-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pysocks@1.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-requests@2.25.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-rpm-macros-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.noarch", "product": { "name": "python39-rpm-macros-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.noarch", "product_id": "python39-rpm-macros-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-rpm-macros@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=noarch" } } }, { "category": "product_version", "name": "python39-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "product": { "name": "python39-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "product_id": "python39-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-setuptools@50.3.2-3.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=noarch" } } }, { "category": "product_version", "name": "python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "product": { "name": "python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "product_id": "python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-setuptools-wheel@50.3.2-3.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=noarch" } } }, { "category": "product_version", "name": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-six@1.15.0-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-toml@0.10.1-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-urllib3@1.25.10-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "product": { "name": "python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "product_id": "python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-wheel@0.35.1-3.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "product": { "name": "python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "product_id": "python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-wheel-wheel@0.35.1-3.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=noarch\u0026epoch=1" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src", "product": { "name": "PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src", "product_id": "PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML@5.4.1-1.module%2Bel8.4.0%2B10484%2B27ce8e03?arch=src" } } }, { "category": "product_version", "name": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src", "product": { "name": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src", "product_id": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_wsgi@4.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src", "product": { "name": "numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src", "product_id": "numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy@1.19.4-2.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=src" } } }, { "category": "product_version", "name": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "product_id": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-PyMySQL@0.10.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "product_id": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "product_id": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-chardet@3.0.4-19.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "product_id": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "product_id": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-idna@2.10-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src", "product_id": "python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml@4.6.2-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "product_id": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-ply@3.11-10.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "product_id": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "product_id": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "product_id": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pycparser@2.20-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "product_id": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pysocks@1.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "product_id": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-requests@2.25.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "product_id": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-toml@0.10.1-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src", "product_id": "python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-urllib3@1.25.10-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src", "product": { "name": "python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src", "product_id": "python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-wheel@0.35.1-3.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.src", "product": { "name": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.src", "product_id": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=src" } } }, { "category": "product_version", "name": "python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src", "product": { "name": "python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src", "product_id": "python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-pip@20.2.4-3.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=src" } } }, { "category": "product_version", "name": "python3x-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.src", "product": { "name": "python3x-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.src", "product_id": "python3x-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-setuptools@50.3.2-3.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=src" } } }, { "category": "product_version", "name": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "product_id": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-six@1.15.0-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "product": { "name": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "product_id": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "product": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.4.0%2B10484%2B27ce8e03?arch=x86_64" } } }, { "category": "product_version", "name": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "product": { "name": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "product_id": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-2.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=x86_64" } } }, { "category": "product_version", "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.2-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "product": { "name": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "product_id": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=x86_64" } } }, { "category": "product_version", "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "product": { "name": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "product_id": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debuginfo@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=x86_64" } } }, { "category": "product_version", "name": "python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "product": { "name": "python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "product_id": "python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debugsource@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=x86_64" } } }, { "category": "product_version", "name": "python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "product": { "name": "python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "product_id": "python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-devel@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=x86_64" } } }, { "category": "product_version", "name": "python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "product": { "name": "python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "product_id": "python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idle@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=x86_64" } } }, { "category": "product_version", "name": "python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "product": { "name": "python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "product_id": "python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-libs@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=x86_64" } } }, { "category": "product_version", "name": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml@4.6.2-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.2-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "product": { "name": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "product_id": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy@1.19.4-2.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=x86_64" } } }, { "category": "product_version", "name": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "product": { "name": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "product_id": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-2.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=x86_64" } } }, { "category": "product_version", "name": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "product": { "name": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "product_id": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-2.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=x86_64" } } }, { "category": "product_version", "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "product": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "product_id": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.4.0%2B10484%2B27ce8e03?arch=x86_64" } } }, { "category": "product_version", "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "product": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.4.0%2B10484%2B27ce8e03?arch=x86_64" } } }, { "category": "product_version", "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "product": { "name": "python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "product_id": "python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-test@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=x86_64" } } }, { "category": "product_version", "name": "python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "product": { "name": "python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "product_id": "python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-tkinter@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=x86_64" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64", "product": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64", "product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.4.0%2B10484%2B27ce8e03?arch=aarch64" } } }, { "category": "product_version", "name": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "product": { "name": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "product_id": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-2.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=aarch64" } } }, { "category": "product_version", "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.2-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "product": { "name": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "product_id": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=aarch64" } } }, { "category": "product_version", "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "product": { "name": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "product_id": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debuginfo@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=aarch64" } } }, { "category": "product_version", "name": "python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "product": { "name": "python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "product_id": "python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debugsource@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=aarch64" } } }, { "category": "product_version", "name": "python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "product": { "name": "python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "product_id": "python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-devel@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=aarch64" } } }, { "category": "product_version", "name": "python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "product": { "name": "python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "product_id": "python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idle@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=aarch64" } } }, { "category": "product_version", "name": "python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "product": { "name": "python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "product_id": "python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-libs@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=aarch64" } } }, { "category": "product_version", "name": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml@4.6.2-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.2-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "product": { "name": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "product_id": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy@1.19.4-2.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=aarch64" } } }, { "category": "product_version", "name": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "product": { "name": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "product_id": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-2.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=aarch64" } } }, { "category": "product_version", "name": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "product": { "name": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "product_id": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-2.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=aarch64" } } }, { "category": "product_version", "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64", "product": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64", "product_id": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.4.0%2B10484%2B27ce8e03?arch=aarch64" } } }, { "category": "product_version", "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64", "product": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64", "product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.4.0%2B10484%2B27ce8e03?arch=aarch64" } } }, { "category": "product_version", "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "product": { "name": "python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "product_id": "python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-test@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=aarch64" } } }, { "category": "product_version", "name": "python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "product": { "name": "python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "product_id": "python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-tkinter@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=aarch64" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le", "product": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le", "product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.4.0%2B10484%2B27ce8e03?arch=ppc64le" } } }, { "category": "product_version", "name": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "product": { "name": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "product_id": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-2.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=ppc64le" } } }, { "category": "product_version", "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.2-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "product": { "name": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "product_id": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "product": { "name": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "product_id": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debuginfo@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "product": { "name": "python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "product_id": "python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debugsource@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "product": { "name": "python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "product_id": "python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-devel@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "product": { "name": "python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "product_id": "python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idle@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "product": { "name": "python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "product_id": "python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-libs@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml@4.6.2-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.2-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "product": { "name": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "product_id": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy@1.19.4-2.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "product": { "name": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "product_id": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-2.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "product": { "name": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "product_id": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-2.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le", "product": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le", "product_id": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.4.0%2B10484%2B27ce8e03?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le", "product": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le", "product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.4.0%2B10484%2B27ce8e03?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "product": { "name": "python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "product_id": "python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-test@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "product": { "name": "python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "product_id": "python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-tkinter@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=ppc64le" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x", "product": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x", "product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.4.0%2B10484%2B27ce8e03?arch=s390x" } } }, { "category": "product_version", "name": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "product": { "name": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "product_id": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-2.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=s390x" } } }, { "category": "product_version", "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.2-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "product": { "name": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "product_id": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=s390x" } } }, { "category": "product_version", "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "product": { "name": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "product_id": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debuginfo@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=s390x" } } }, { "category": "product_version", "name": "python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "product": { "name": "python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "product_id": "python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debugsource@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=s390x" } } }, { "category": "product_version", "name": "python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "product": { "name": "python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "product_id": "python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-devel@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=s390x" } } }, { "category": "product_version", "name": "python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "product": { "name": "python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "product_id": "python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idle@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=s390x" } } }, { "category": "product_version", "name": "python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "product": { "name": "python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "product_id": "python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-libs@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=s390x" } } }, { "category": "product_version", "name": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml@4.6.2-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.2-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "product": { "name": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "product_id": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy@1.19.4-2.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=s390x" } } }, { "category": "product_version", "name": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "product": { "name": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "product_id": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-2.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=s390x" } } }, { "category": "product_version", "name": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "product": { "name": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "product_id": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-2.module%2Bel8.4.0%2B15042%2Bdc5a279b.1?arch=s390x" } } }, { "category": "product_version", "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x", "product": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x", "product_id": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.4.0%2B10484%2B27ce8e03?arch=s390x" } } }, { "category": "product_version", "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x", "product": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x", "product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.4.0%2B10484%2B27ce8e03?arch=s390x" } } }, { "category": "product_version", "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "product": { "name": "python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "product_id": "python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-test@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=s390x" } } }, { "category": "product_version", "name": "python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "product": { "name": "python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "product_id": "python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-tkinter@3.9.2-2.module%2Bel8.4.0%2B20027%2B45e0e702.2?arch=s390x" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product_id": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, "product_reference": "python39:3.9:8040020230922214438:63cd9eba", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src" }, "product_reference": "PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64" }, "product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src" }, "product_reference": "numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64" }, "product_reference": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src" }, "product_reference": "python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.src" }, "product_reference": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64" }, "product_reference": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64" }, "product_reference": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64" }, "product_reference": "python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64" }, "product_reference": "python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64" }, "product_reference": "python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64" }, "product_reference": "python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64" }, "product_reference": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64" }, "product_reference": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch" }, "product_reference": "python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64" }, "product_reference": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch" }, "product_reference": "python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch" }, "product_reference": "python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64" }, "product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64" }, "product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-rpm-macros-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-rpm-macros-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.noarch" }, "product_reference": "python39-rpm-macros-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch" }, "product_reference": "python39-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch" }, "product_reference": "python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64" }, "product_reference": "python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64" }, "product_reference": "python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch" }, "product_reference": "python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch" }, "product_reference": "python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src" }, "product_reference": "python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python3x-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.src" }, "product_reference": "python3x-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, "product_reference": "python39:3.9:8040020230922214438:63cd9eba", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src" }, "product_reference": "PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64" }, "product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le" }, "product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x" }, "product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64" }, "product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src" }, "product_reference": "numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64" }, "product_reference": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le" }, "product_reference": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x" }, "product_reference": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64" }, "product_reference": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src" }, "product_reference": "python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64" }, "product_reference": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le" }, "product_reference": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x" }, "product_reference": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.src" }, "product_reference": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64" }, "product_reference": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64" }, "product_reference": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le" }, "product_reference": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x" }, "product_reference": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64" }, "product_reference": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64" }, "product_reference": "python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le" }, "product_reference": "python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x" }, "product_reference": "python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64" }, "product_reference": "python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64" }, "product_reference": "python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le" }, "product_reference": "python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x" }, "product_reference": "python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64" }, "product_reference": "python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64" }, "product_reference": "python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le" }, "product_reference": "python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x" }, "product_reference": "python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64" }, "product_reference": "python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64" }, "product_reference": "python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le" }, "product_reference": "python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x" }, "product_reference": "python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64" }, "product_reference": "python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64" }, "product_reference": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le" }, "product_reference": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x" }, "product_reference": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64" }, "product_reference": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64" }, "product_reference": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le" }, "product_reference": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x" }, "product_reference": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64" }, "product_reference": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch" }, "product_reference": "python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64" }, "product_reference": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le" }, "product_reference": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x" }, "product_reference": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64" }, "product_reference": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch" }, "product_reference": "python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch" }, "product_reference": "python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64" }, "product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le" }, "product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x" }, "product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64" }, "product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64" }, "product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le" }, "product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x" }, "product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64" }, "product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-rpm-macros-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-rpm-macros-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.noarch" }, "product_reference": "python39-rpm-macros-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch" }, "product_reference": "python39-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch" }, "product_reference": "python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64" }, "product_reference": "python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le" }, "product_reference": "python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x" }, "product_reference": "python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64" }, "product_reference": "python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64" }, "product_reference": "python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le" }, "product_reference": "python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x" }, "product_reference": "python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64" }, "product_reference": "python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch" }, "product_reference": "python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch" }, "product_reference": "python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src" }, "product_reference": "python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python3x-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.src" }, "product_reference": "python3x-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, "product_reference": "python39:3.9:8040020230922214438:63cd9eba", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src" }, "product_reference": "PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64" }, "product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src" }, "product_reference": "numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64" }, "product_reference": "numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src" }, "product_reference": "python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.src" }, "product_reference": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64" }, "product_reference": "python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64" }, "product_reference": "python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64" }, "product_reference": "python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64" }, "product_reference": "python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64" }, "product_reference": "python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64" }, "product_reference": "python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64" }, "product_reference": "python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64" }, "product_reference": "python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch" }, "product_reference": "python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64" }, "product_reference": "python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch" }, "product_reference": "python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch" }, "product_reference": "python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64" }, "product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64" }, "product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-rpm-macros-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-rpm-macros-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.noarch" }, "product_reference": "python39-rpm-macros-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch" }, "product_reference": "python39-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch" }, "product_reference": "python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64" }, "product_reference": "python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64" }, "product_reference": "python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch" }, "product_reference": "python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch" }, "product_reference": "python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src" }, "product_reference": "python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python3x-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.src" }, "product_reference": "python3x-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8040020230922214438:63cd9eba as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "cwe": { "id": "CWE-305", "name": "Authentication Bypass by Primary Weakness" }, "discovery_date": "2023-08-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2235789" } ], "notes": [ { "category": "description", "text": "Python ssl.SSLSocket is vulnerable to a bypass of the TLS handshake in certain instances for HTTPS servers and other server-side protocols that use TLS client authentication such as mTLS. This issue may result in a breach of integrity as its possible to modify or delete resources that are authenticated only by a TLS certificate. No breach of confidentiality is possible.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: TLS handshake bypass", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-rpm-macros-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python3x-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-rpm-macros-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python3x-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-rpm-macros-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python3x-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "RHBZ#2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-40217", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40217" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/108310", "url": "https://github.com/python/cpython/issues/108310" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/108315", "url": "https://github.com/python/cpython/pull/108315" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" } ], "release_date": "2023-08-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-24T07:12:32+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-rpm-macros-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python3x-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-rpm-macros-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python3x-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-rpm-macros-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python3x-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6069" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-rpm-macros-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python3x-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.AUS:python39:3.9:8040020230922214438:63cd9eba:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-rpm-macros-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python3x-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.4.0.Z.E4S:python39:3.9:8040020230922214438:63cd9eba:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:PyYAML-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:PyYAML-debugsource-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:numpy-debugsource-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-lxml-debugsource-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-debuginfo-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-debugsource-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-devel-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-idle-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-libs-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-lxml-debuginfo-0:4.6.2-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-debuginfo-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-doc-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-numpy-f2py-0:1.19.4-2.module+el8.4.0+15042+dc5a279b.1.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-pip-wheel-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.4.0+10484+27ce8e03.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-rpm-macros-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-setuptools-wheel-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-test-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-tkinter-0:3.9.2-2.module+el8.4.0+20027+45e0e702.2.x86_64", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-urllib3-0:1.25.10-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python39-wheel-wheel-1:0.35.1-3.module+el8.4.0+15042+dc5a279b.1.noarch", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python3x-pip-0:20.2.4-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python3x-setuptools-0:50.3.2-3.module+el8.4.0+15042+dc5a279b.1.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.4.0.Z.TUS:python39:3.9:8040020230922214438:63cd9eba:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: TLS handshake bypass" } ] }
rhsa-2023_5993
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the python27:2.7 module is now available for Red Hat Enterprise Linux 8.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language that supports modules, classes, exceptions, high-level dynamic data types, and dynamic typing. The python27 packages provide a stable release of Python 2.7 with a number of additional utilities and database connectors for MySQL and PostgreSQL.\n\nSecurity Fix(es):\n\n* python: TLS handshake bypass (CVE-2023-40217)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2023:5993", "url": "https://access.redhat.com/errata/RHSA-2023:5993" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5993.json" } ], "title": "Red Hat Security Advisory: python27:2.7 security update", "tracking": { "current_release_date": "2024-11-15T17:33:26+00:00", "generator": { "date": "2024-11-15T17:33:26+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2023:5993", "initial_release_date": "2023-10-23T09:27:05+00:00", "revision_history": [ { "date": "2023-10-23T09:27:05+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-23T09:27:05+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T17:33:26+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.6::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python27:2.7:8060020231004234102:2aa69ce4", "product": { "name": "python27:2.7:8060020231004234102:2aa69ce4", "product_id": "python27:2.7:8060020231004234102:2aa69ce4", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/python27@2.7:8060020231004234102:2aa69ce4" } } }, { "category": "product_version", "name": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "product": { "name": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "product_id": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/babel@2.5.1-10.module%2Bel8.5.0%2B11014%2B88fc0d0b?arch=noarch" } } }, { "category": "product_version", "name": "python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "product": { "name": "python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "product_id": "python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-nose-docs@1.3.7-31.module%2Bel8.5.0%2B12203%2B77770ab7?arch=noarch" } } }, { "category": "product_version", "name": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "product": { "name": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "product_id": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-sqlalchemy-doc@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=noarch" } } }, { "category": "product_version", "name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-PyMySQL@0.8.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-attrs@17.4.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "product": { "name": "python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "product_id": "python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-babel@2.5.1-10.module%2Bel8.5.0%2B11014%2B88fc0d0b?arch=noarch" } } }, { "category": "product_version", "name": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "product": { "name": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "product_id": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-backports-ssl_match_hostname@3.5.0.1-12.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=noarch" } } }, { "category": "product_version", "name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-chardet@3.0.4-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-dns@1.15.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-docs@2.7.16-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-docs-info@2.7.16-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-docutils@0.14-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-funcsigs@1.0.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-idna@2.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-ipaddress@1.0.18-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch", "product": { "name": "python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch", "product_id": "python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-jinja2@2.10-9.module%2Bel8.5.0%2B10541%2B706bb066?arch=noarch" } } }, { "category": "product_version", "name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-mock@2.0.0-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "product": { "name": "python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "product_id": "python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-nose@1.3.7-31.module%2Bel8.5.0%2B12203%2B77770ab7?arch=noarch" } } }, { "category": "product_version", "name": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "product": { "name": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "product_id": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-doc@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "product": { "name": "python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "product_id": "python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pip@9.0.3-19.module%2Bel8.6.0%2B13001%2Bad200bd9?arch=noarch" } } }, { "category": "product_version", "name": "python2-pip-wheel-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "product": { "name": "python2-pip-wheel-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "product_id": "python2-pip-wheel-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pip-wheel@9.0.3-19.module%2Bel8.6.0%2B13001%2Bad200bd9?arch=noarch" } } }, { "category": "product_version", "name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pluggy@0.6.0-8.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-py@1.5.3-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch", "product": { "name": "python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch", "product_id": "python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pygments@2.2.0-22.module%2Bel8.5.0%2B10788%2Ba4cea9e0?arch=noarch" } } }, { "category": "product_version", "name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pysocks@1.6.8-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pytest@3.4.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pytest-mock@1.9.0-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pytz@2017.2-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "product": { "name": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "product_id": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-requests@2.20.0-3.module%2Bel8.2.0%2B4577%2Bfeefd9b8?arch=noarch" } } }, { "category": "product_version", "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-rpm-macros@3-38.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "product": { "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "product_id": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-setuptools@39.0.1-13.module%2Bel8.4.0%2B9442%2B27d0e81c?arch=noarch" } } }, { "category": "product_version", "name": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "product": { "name": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "product_id": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-setuptools-wheel@39.0.1-13.module%2Bel8.4.0%2B9442%2B27d0e81c?arch=noarch" } } }, { "category": "product_version", "name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-setuptools_scm@1.15.7-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "product": { "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "product_id": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-six@1.11.0-6.module%2Bel8.4.0%2B9287%2B299307c7?arch=noarch" } } }, { "category": "product_version", "name": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "product": { "name": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "product_id": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-urllib3@1.24.2-3.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=noarch" } } }, { "category": "product_version", "name": "python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch", "product": { "name": "python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch", "product_id": "python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-virtualenv@15.1.0-21.module%2Bel8.5.0%2B12203%2B77770ab7?arch=noarch" } } }, { "category": "product_version", "name": "python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "product": { "name": "python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "product_id": "python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-wheel@0.31.1-3.module%2Bel8.5.0%2B12203%2B77770ab7?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "product": { "name": "python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "product_id": "python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-wheel-wheel@0.31.1-3.module%2Bel8.5.0%2B12203%2B77770ab7?arch=noarch\u0026epoch=1" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "product_id": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "product_id": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src", "product": { "name": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src", "product_id": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/babel@2.5.1-10.module%2Bel8.5.0%2B11014%2B88fc0d0b?arch=src" } } }, { "category": "product_version", "name": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "product": { "name": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "product_id": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "product_id": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pytest@3.4.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-PyMySQL@0.8.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-attrs@17.4.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "product": { "name": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "product_id": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-backports@1.0-16.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=src" } } }, { "category": "product_version", "name": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "product": { "name": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "product_id": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-backports-ssl_match_hostname@3.5.0.1-12.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=src" } } }, { "category": "product_version", "name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-chardet@3.0.4-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-dns@1.15.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-docs@2.7.16-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-docutils@0.14-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-funcsigs@1.0.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-idna@2.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-ipaddress@1.0.18-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src", "product": { "name": "python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src", "product_id": "python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-jinja2@2.10-9.module%2Bel8.5.0%2B10541%2B706bb066?arch=src" } } }, { "category": "product_version", "name": "python-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.src", "product": { "name": "python-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.src", "product_id": "python-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=src" } } }, { "category": "product_version", "name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-mock@2.0.0-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src", "product": { "name": "python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src", "product_id": "python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-nose@1.3.7-31.module%2Bel8.5.0%2B12203%2B77770ab7?arch=src" } } }, { "category": "product_version", "name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pluggy@0.6.0-8.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-py@1.5.3-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src", "product": { "name": "python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src", "product_id": "python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pygments@2.2.0-22.module%2Bel8.5.0%2B10788%2Ba4cea9e0?arch=src" } } }, { "category": "product_version", "name": "python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src", "product": { "name": "python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src", "product_id": "python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=src" } } }, { "category": "product_version", "name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pysocks@1.6.8-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pytest-mock@1.9.0-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "product": { "name": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "product_id": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-requests@2.20.0-3.module%2Bel8.2.0%2B4577%2Bfeefd9b8?arch=src" } } }, { "category": "product_version", "name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-setuptools_scm@1.15.7-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "product": { "name": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "product_id": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=src" } } }, { "category": "product_version", "name": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "product": { "name": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "product_id": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-urllib3@1.24.2-3.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=src" } } }, { "category": "product_version", "name": "python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src", "product": { "name": "python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src", "product_id": "python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-virtualenv@15.1.0-21.module%2Bel8.5.0%2B12203%2B77770ab7?arch=src" } } }, { "category": "product_version", "name": "python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src", "product": { "name": "python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src", "product_id": "python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-wheel@0.31.1-3.module%2Bel8.5.0%2B12203%2B77770ab7?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.src", "product": { "name": "python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.src", "product_id": "python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=src" } } }, { "category": "product_version", "name": "python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.src", "product": { "name": "python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.src", "product_id": "python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pip@9.0.3-19.module%2Bel8.6.0%2B13001%2Bad200bd9?arch=src" } } }, { "category": "product_version", "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-rpm-macros@3-38.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "product": { "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "product_id": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-setuptools@39.0.1-13.module%2Bel8.4.0%2B9442%2B27d0e81c?arch=src" } } }, { "category": "product_version", "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "product": { "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "product_id": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-six@1.11.0-6.module%2Bel8.4.0%2B9287%2B299307c7?arch=src" } } }, { "category": "product_version", "name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "product_id": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pytz@2017.2-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src", "product": { "name": "scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src", "product_id": "scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product_id": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "product": { "name": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "product_id": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=aarch64" } } }, { "category": "product_version", "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_id": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=aarch64" } } }, { "category": "product_version", "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_id": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=aarch64" } } }, { "category": "product_version", "name": "python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product": { "name": "python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product_id": "python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=aarch64" } } }, { "category": "product_version", "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64", "product": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64", "product_id": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-backports@1.0-16.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=aarch64" } } }, { "category": "product_version", "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product": { "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_id": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=aarch64" } } }, { "category": "product_version", "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_id": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=aarch64" } } }, { "category": "product_version", "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product": { "name": "python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product_id": "python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debug@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=aarch64" } } }, { "category": "product_version", "name": "python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product": { "name": "python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product_id": "python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debuginfo@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=aarch64" } } }, { "category": "product_version", "name": "python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product": { "name": "python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product_id": "python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debugsource@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=aarch64" } } }, { "category": "product_version", "name": "python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product": { "name": "python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product_id": "python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-devel@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=aarch64" } } }, { "category": "product_version", "name": "python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product": { "name": "python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product_id": "python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-libs@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=aarch64" } } }, { "category": "product_version", "name": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "product": { "name": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "product_id": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=aarch64" } } }, { "category": "product_version", "name": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "product": { "name": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "product_id": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=aarch64" } } }, { "category": "product_version", "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product_id": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product_id": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product_id": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product": { "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_id": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=aarch64" } } }, { "category": "product_version", "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_id": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=aarch64" } } }, { "category": "product_version", "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_id": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=aarch64" } } }, { "category": "product_version", "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "product": { "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "product_id": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=aarch64" } } }, { "category": "product_version", "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "product": { "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "product_id": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=aarch64" } } }, { "category": "product_version", "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "product": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "product_id": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=aarch64" } } }, { "category": "product_version", "name": "python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product": { "name": "python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product_id": "python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-test@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=aarch64" } } }, { "category": "product_version", "name": "python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product": { "name": "python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product_id": "python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tkinter@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=aarch64" } } }, { "category": "product_version", "name": "python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product": { "name": "python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product_id": "python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tools@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=aarch64" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "product": { "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "product_id": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product_id": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "product": { "name": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "product_id": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_id": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=ppc64le" } } }, { "category": "product_version", "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_id": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product": { "name": "python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product_id": "python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le", "product": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le", "product_id": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-backports@1.0-16.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product": { "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_id": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_id": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product": { "name": "python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product_id": "python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debug@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product": { "name": "python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product_id": "python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debuginfo@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product": { "name": "python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product_id": "python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debugsource@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product": { "name": "python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product_id": "python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-devel@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product": { "name": "python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product_id": "python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-libs@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "product": { "name": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "product_id": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "product": { "name": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "product_id": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product_id": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product_id": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product_id": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product": { "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_id": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_id": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_id": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "product": { "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "product_id": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "product": { "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "product_id": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "product": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "product_id": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product": { "name": "python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product_id": "python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-test@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product": { "name": "python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product_id": "python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tkinter@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product": { "name": "python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product_id": "python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tools@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=ppc64le" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "product": { "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "product_id": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product_id": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "product": { "name": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "product_id": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=s390x" } } }, { "category": "product_version", "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_id": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=s390x" } } }, { "category": "product_version", "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_id": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=s390x" } } }, { "category": "product_version", "name": "python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product": { "name": "python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product_id": "python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=s390x" } } }, { "category": "product_version", "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x", "product": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x", "product_id": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-backports@1.0-16.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=s390x" } } }, { "category": "product_version", "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product": { "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_id": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=s390x" } } }, { "category": "product_version", "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_id": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=s390x" } } }, { "category": "product_version", "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product": { "name": "python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product_id": "python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debug@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=s390x" } } }, { "category": "product_version", "name": "python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product": { "name": "python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product_id": "python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debuginfo@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=s390x" } } }, { "category": "product_version", "name": "python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product": { "name": "python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product_id": "python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debugsource@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=s390x" } } }, { "category": "product_version", "name": "python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product": { "name": "python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product_id": "python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-devel@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=s390x" } } }, { "category": "product_version", "name": "python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product": { "name": "python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product_id": "python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-libs@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=s390x" } } }, { "category": "product_version", "name": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "product": { "name": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "product_id": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=s390x" } } }, { "category": "product_version", "name": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "product": { "name": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "product_id": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=s390x" } } }, { "category": "product_version", "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product_id": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product_id": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product_id": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product": { "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_id": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=s390x" } } }, { "category": "product_version", "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_id": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=s390x" } } }, { "category": "product_version", "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_id": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=s390x" } } }, { "category": "product_version", "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "product": { "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "product_id": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=s390x" } } }, { "category": "product_version", "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "product": { "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "product_id": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=s390x" } } }, { "category": "product_version", "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "product": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "product_id": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=s390x" } } }, { "category": "product_version", "name": "python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product": { "name": "python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product_id": "python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-test@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=s390x" } } }, { "category": "product_version", "name": "python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product": { "name": "python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product_id": "python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tkinter@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=s390x" } } }, { "category": "product_version", "name": "python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product": { "name": "python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product_id": "python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tools@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=s390x" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "product": { "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "product_id": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product_id": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "product": { "name": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "product_id": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=x86_64" } } }, { "category": "product_version", "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_id": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=x86_64" } } }, { "category": "product_version", "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_id": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=x86_64" } } }, { "category": "product_version", "name": "python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product": { "name": "python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product_id": "python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "product": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "product_id": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-backports@1.0-16.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=x86_64" } } }, { "category": "product_version", "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product": { "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_id": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=x86_64" } } }, { "category": "product_version", "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_id": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=x86_64" } } }, { "category": "product_version", "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product": { "name": "python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product_id": "python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debug@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product": { "name": "python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product_id": "python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debuginfo@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product": { "name": "python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product_id": "python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debugsource@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product": { "name": "python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product_id": "python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-devel@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product": { "name": "python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product_id": "python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-libs@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "product": { "name": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "product_id": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=x86_64" } } }, { "category": "product_version", "name": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "product": { "name": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "product_id": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=x86_64" } } }, { "category": "product_version", "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product_id": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product_id": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product_id": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product": { "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_id": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_id": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_id": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "product": { "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "product_id": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=x86_64" } } }, { "category": "product_version", "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "product": { "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "product_id": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=x86_64" } } }, { "category": "product_version", "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "product": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "product_id": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=x86_64" } } }, { "category": "product_version", "name": "python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product": { "name": "python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product_id": "python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-test@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product": { "name": "python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product_id": "python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tkinter@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product": { "name": "python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product_id": "python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tools@2.7.18-10.module%2Bel8.6.0%2B20145%2B6b7037b1.2?arch=x86_64" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "product": { "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "product_id": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, "product_reference": "python27:2.7:8060020231004234102:2aa69ce4", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch" }, "product_reference": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src" }, "product_reference": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src" }, "product_reference": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64" }, "product_reference": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le" }, "product_reference": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x" }, "product_reference": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64" }, "product_reference": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src" }, "product_reference": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src" }, "product_reference": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src" }, "product_reference": "python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.src" }, "product_reference": "python-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64" }, "product_reference": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le" }, "product_reference": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x" }, "product_reference": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64" }, "product_reference": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src" }, "product_reference": "python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch" }, "product_reference": "python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src" }, "product_reference": "python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src" }, "product_reference": "python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64" }, "product_reference": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le" }, "product_reference": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x" }, "product_reference": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64" }, "product_reference": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64" }, "product_reference": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le" }, "product_reference": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x" }, "product_reference": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64" }, "product_reference": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src" }, "product_reference": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src" }, "product_reference": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch" }, "product_reference": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src" }, "product_reference": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src" }, "product_reference": "python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src" }, "product_reference": "python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64" }, "product_reference": "python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le" }, "product_reference": "python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x" }, "product_reference": "python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.src" }, "product_reference": "python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64" }, "product_reference": "python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch" }, "product_reference": "python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64" }, "product_reference": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le" }, "product_reference": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x" }, "product_reference": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64" }, "product_reference": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch" }, "product_reference": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64" }, "product_reference": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le" }, "product_reference": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x" }, "product_reference": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64" }, "product_reference": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64" }, "product_reference": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le" }, "product_reference": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x" }, "product_reference": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64" }, "product_reference": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64" }, "product_reference": "python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le" }, "product_reference": "python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x" }, "product_reference": "python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64" }, "product_reference": "python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64" }, "product_reference": "python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le" }, "product_reference": "python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x" }, "product_reference": "python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64" }, "product_reference": "python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64" }, "product_reference": "python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le" }, "product_reference": "python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x" }, "product_reference": "python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64" }, "product_reference": "python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64" }, "product_reference": "python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le" }, "product_reference": "python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x" }, "product_reference": "python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64" }, "product_reference": "python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch" }, "product_reference": "python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64" }, "product_reference": "python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le" }, "product_reference": "python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x" }, "product_reference": "python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64" }, "product_reference": "python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64" }, "product_reference": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le" }, "product_reference": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x" }, "product_reference": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64" }, "product_reference": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64" }, "product_reference": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le" }, "product_reference": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x" }, "product_reference": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64" }, "product_reference": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch" }, "product_reference": "python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64" }, "product_reference": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le" }, "product_reference": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x" }, "product_reference": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64" }, "product_reference": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64" }, "product_reference": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le" }, "product_reference": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x" }, "product_reference": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64" }, "product_reference": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch" }, "product_reference": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64" }, "product_reference": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le" }, "product_reference": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x" }, "product_reference": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64" }, "product_reference": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch" }, "product_reference": "python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.src" }, "product_reference": "python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-wheel-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pip-wheel-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch" }, "product_reference": "python2-pip-wheel-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch" }, "product_reference": "python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64" }, "product_reference": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le" }, "product_reference": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x" }, "product_reference": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64" }, "product_reference": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64" }, "product_reference": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le" }, "product_reference": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x" }, "product_reference": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64" }, "product_reference": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64" }, "product_reference": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le" }, "product_reference": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x" }, "product_reference": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64" }, "product_reference": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch" }, "product_reference": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64" }, "product_reference": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le" }, "product_reference": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x" }, "product_reference": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64" }, "product_reference": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64" }, "product_reference": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le" }, "product_reference": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x" }, "product_reference": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64" }, "product_reference": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch" }, "product_reference": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src" }, "product_reference": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch" }, "product_reference": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch" }, "product_reference": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src" }, "product_reference": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64" }, "product_reference": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le" }, "product_reference": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x" }, "product_reference": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64" }, "product_reference": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64" }, "product_reference": "python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le" }, "product_reference": "python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x" }, "product_reference": "python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64" }, "product_reference": "python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64" }, "product_reference": "python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le" }, "product_reference": "python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x" }, "product_reference": "python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64" }, "product_reference": "python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64" }, "product_reference": "python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le" }, "product_reference": "python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x" }, "product_reference": "python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64" }, "product_reference": "python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch" }, "product_reference": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch" }, "product_reference": "python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch" }, "product_reference": "python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch" }, "product_reference": "python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src" }, "product_reference": "scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64" }, "product_reference": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le" }, "product_reference": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x" }, "product_reference": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64 as a component of python27:2.7:8060020231004234102:2aa69ce4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64" }, "product_reference": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "cwe": { "id": "CWE-305", "name": "Authentication Bypass by Primary Weakness" }, "discovery_date": "2023-08-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2235789" } ], "notes": [ { "category": "description", "text": "Python ssl.SSLSocket is vulnerable to a bypass of the TLS handshake in certain instances for HTTPS servers and other server-side protocols that use TLS client authentication such as mTLS. This issue may result in a breach of integrity as its possible to modify or delete resources that are authenticated only by a TLS certificate. No breach of confidentiality is possible.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: TLS handshake bypass", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pip-wheel-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "RHBZ#2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-40217", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40217" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/108310", "url": "https://github.com/python/cpython/issues/108310" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/108315", "url": "https://github.com/python/cpython/pull/108315" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" } ], "release_date": "2023-08-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-23T09:27:05+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pip-wheel-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5993" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debug-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debuginfo-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-debugsource-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-devel-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-libs-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pip-wheel-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-test-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tkinter-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-tools-0:2.7.18-10.module+el8.6.0+20145+6b7037b1.2.x86_64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "AppStream-8.6.0.Z.EUS:python27:2.7:8060020231004234102:2aa69ce4:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: TLS handshake bypass" } ] }
rhsa-2023_5462
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for python3.9 is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: TLS handshake bypass (CVE-2023-40217)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2023:5462", "url": "https://access.redhat.com/errata/RHSA-2023:5462" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5462.json" } ], "title": "Red Hat Security Advisory: python3.9 security update", "tracking": { "current_release_date": "2024-11-15T17:28:21+00:00", "generator": { "date": "2024-11-15T17:28:21+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2023:5462", "initial_release_date": "2023-10-05T13:39:32+00:00", "revision_history": [ { "date": "2023-10-05T13:39:32+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-05T13:39:32+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T17:28:21+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS (v. 9)", "product": { "name": "Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:9::baseos" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux CRB (v. 9)", "product": { "name": "Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python3-0:3.9.16-1.el9_2.2.i686", "product": { "name": "python3-0:3.9.16-1.el9_2.2.i686", "product_id": "python3-0:3.9.16-1.el9_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.9.16-1.el9_2.2?arch=i686" } } }, { "category": "product_version", "name": "python3-debug-0:3.9.16-1.el9_2.2.i686", "product": { "name": "python3-debug-0:3.9.16-1.el9_2.2.i686", "product_id": "python3-debug-0:3.9.16-1.el9_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.9.16-1.el9_2.2?arch=i686" } } }, { "category": "product_version", "name": "python3-idle-0:3.9.16-1.el9_2.2.i686", "product": { "name": "python3-idle-0:3.9.16-1.el9_2.2.i686", "product_id": "python3-idle-0:3.9.16-1.el9_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.9.16-1.el9_2.2?arch=i686" } } }, { "category": "product_version", "name": "python3-test-0:3.9.16-1.el9_2.2.i686", "product": { "name": "python3-test-0:3.9.16-1.el9_2.2.i686", "product_id": "python3-test-0:3.9.16-1.el9_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.9.16-1.el9_2.2?arch=i686" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.9.16-1.el9_2.2.i686", "product": { "name": "python3-tkinter-0:3.9.16-1.el9_2.2.i686", "product_id": "python3-tkinter-0:3.9.16-1.el9_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.9.16-1.el9_2.2?arch=i686" } } }, { "category": "product_version", "name": "python3.9-debugsource-0:3.9.16-1.el9_2.2.i686", "product": { "name": "python3.9-debugsource-0:3.9.16-1.el9_2.2.i686", "product_id": "python3.9-debugsource-0:3.9.16-1.el9_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.16-1.el9_2.2?arch=i686" } } }, { "category": "product_version", "name": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.i686", "product": { "name": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.i686", "product_id": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.16-1.el9_2.2?arch=i686" } } }, { "category": "product_version", "name": "python3-devel-0:3.9.16-1.el9_2.2.i686", "product": { "name": "python3-devel-0:3.9.16-1.el9_2.2.i686", "product_id": "python3-devel-0:3.9.16-1.el9_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.9.16-1.el9_2.2?arch=i686" } } }, { "category": "product_version", "name": "python3-libs-0:3.9.16-1.el9_2.2.i686", "product": { "name": "python3-libs-0:3.9.16-1.el9_2.2.i686", "product_id": "python3-libs-0:3.9.16-1.el9_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.9.16-1.el9_2.2?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "python3-debug-0:3.9.16-1.el9_2.2.x86_64", "product": { "name": "python3-debug-0:3.9.16-1.el9_2.2.x86_64", "product_id": "python3-debug-0:3.9.16-1.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.9.16-1.el9_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-idle-0:3.9.16-1.el9_2.2.x86_64", "product": { "name": "python3-idle-0:3.9.16-1.el9_2.2.x86_64", "product_id": "python3-idle-0:3.9.16-1.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.9.16-1.el9_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-test-0:3.9.16-1.el9_2.2.x86_64", "product": { "name": "python3-test-0:3.9.16-1.el9_2.2.x86_64", "product_id": "python3-test-0:3.9.16-1.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.9.16-1.el9_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3.9-debugsource-0:3.9.16-1.el9_2.2.x86_64", "product": { "name": "python3.9-debugsource-0:3.9.16-1.el9_2.2.x86_64", "product_id": "python3.9-debugsource-0:3.9.16-1.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.16-1.el9_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.x86_64", "product": { "name": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.x86_64", "product_id": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.16-1.el9_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-devel-0:3.9.16-1.el9_2.2.x86_64", "product": { "name": "python3-devel-0:3.9.16-1.el9_2.2.x86_64", "product_id": "python3-devel-0:3.9.16-1.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.9.16-1.el9_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.9.16-1.el9_2.2.x86_64", "product": { "name": "python3-tkinter-0:3.9.16-1.el9_2.2.x86_64", "product_id": "python3-tkinter-0:3.9.16-1.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.9.16-1.el9_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-0:3.9.16-1.el9_2.2.x86_64", "product": { "name": "python3-0:3.9.16-1.el9_2.2.x86_64", "product_id": "python3-0:3.9.16-1.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.9.16-1.el9_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-libs-0:3.9.16-1.el9_2.2.x86_64", "product": { "name": "python3-libs-0:3.9.16-1.el9_2.2.x86_64", "product_id": "python3-libs-0:3.9.16-1.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.9.16-1.el9_2.2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3-debug-0:3.9.16-1.el9_2.2.aarch64", "product": { "name": "python3-debug-0:3.9.16-1.el9_2.2.aarch64", "product_id": "python3-debug-0:3.9.16-1.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.9.16-1.el9_2.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-idle-0:3.9.16-1.el9_2.2.aarch64", "product": { "name": "python3-idle-0:3.9.16-1.el9_2.2.aarch64", "product_id": "python3-idle-0:3.9.16-1.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.9.16-1.el9_2.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-test-0:3.9.16-1.el9_2.2.aarch64", "product": { "name": "python3-test-0:3.9.16-1.el9_2.2.aarch64", "product_id": "python3-test-0:3.9.16-1.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.9.16-1.el9_2.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3.9-debugsource-0:3.9.16-1.el9_2.2.aarch64", "product": { "name": "python3.9-debugsource-0:3.9.16-1.el9_2.2.aarch64", "product_id": "python3.9-debugsource-0:3.9.16-1.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.16-1.el9_2.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.aarch64", "product": { "name": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.aarch64", "product_id": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.16-1.el9_2.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-devel-0:3.9.16-1.el9_2.2.aarch64", "product": { "name": "python3-devel-0:3.9.16-1.el9_2.2.aarch64", "product_id": "python3-devel-0:3.9.16-1.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.9.16-1.el9_2.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.9.16-1.el9_2.2.aarch64", "product": { "name": "python3-tkinter-0:3.9.16-1.el9_2.2.aarch64", "product_id": "python3-tkinter-0:3.9.16-1.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.9.16-1.el9_2.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-0:3.9.16-1.el9_2.2.aarch64", "product": { "name": "python3-0:3.9.16-1.el9_2.2.aarch64", "product_id": "python3-0:3.9.16-1.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.9.16-1.el9_2.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-libs-0:3.9.16-1.el9_2.2.aarch64", "product": { "name": "python3-libs-0:3.9.16-1.el9_2.2.aarch64", "product_id": "python3-libs-0:3.9.16-1.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.9.16-1.el9_2.2?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python3-debug-0:3.9.16-1.el9_2.2.ppc64le", "product": { "name": "python3-debug-0:3.9.16-1.el9_2.2.ppc64le", "product_id": "python3-debug-0:3.9.16-1.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.9.16-1.el9_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-idle-0:3.9.16-1.el9_2.2.ppc64le", "product": { "name": "python3-idle-0:3.9.16-1.el9_2.2.ppc64le", "product_id": "python3-idle-0:3.9.16-1.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.9.16-1.el9_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-test-0:3.9.16-1.el9_2.2.ppc64le", "product": { "name": "python3-test-0:3.9.16-1.el9_2.2.ppc64le", "product_id": "python3-test-0:3.9.16-1.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.9.16-1.el9_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.9-debugsource-0:3.9.16-1.el9_2.2.ppc64le", "product": { "name": "python3.9-debugsource-0:3.9.16-1.el9_2.2.ppc64le", "product_id": "python3.9-debugsource-0:3.9.16-1.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.16-1.el9_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.ppc64le", "product": { "name": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.ppc64le", "product_id": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.16-1.el9_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-devel-0:3.9.16-1.el9_2.2.ppc64le", "product": { "name": "python3-devel-0:3.9.16-1.el9_2.2.ppc64le", "product_id": "python3-devel-0:3.9.16-1.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.9.16-1.el9_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.9.16-1.el9_2.2.ppc64le", "product": { "name": "python3-tkinter-0:3.9.16-1.el9_2.2.ppc64le", "product_id": "python3-tkinter-0:3.9.16-1.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.9.16-1.el9_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-0:3.9.16-1.el9_2.2.ppc64le", "product": { "name": "python3-0:3.9.16-1.el9_2.2.ppc64le", "product_id": "python3-0:3.9.16-1.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.9.16-1.el9_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-libs-0:3.9.16-1.el9_2.2.ppc64le", "product": { "name": "python3-libs-0:3.9.16-1.el9_2.2.ppc64le", "product_id": "python3-libs-0:3.9.16-1.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.9.16-1.el9_2.2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python3-debug-0:3.9.16-1.el9_2.2.s390x", "product": { "name": "python3-debug-0:3.9.16-1.el9_2.2.s390x", "product_id": "python3-debug-0:3.9.16-1.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.9.16-1.el9_2.2?arch=s390x" } } }, { "category": "product_version", "name": "python3-idle-0:3.9.16-1.el9_2.2.s390x", "product": { "name": "python3-idle-0:3.9.16-1.el9_2.2.s390x", "product_id": "python3-idle-0:3.9.16-1.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.9.16-1.el9_2.2?arch=s390x" } } }, { "category": "product_version", "name": "python3-test-0:3.9.16-1.el9_2.2.s390x", "product": { "name": "python3-test-0:3.9.16-1.el9_2.2.s390x", "product_id": "python3-test-0:3.9.16-1.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.9.16-1.el9_2.2?arch=s390x" } } }, { "category": "product_version", "name": "python3.9-debugsource-0:3.9.16-1.el9_2.2.s390x", "product": { "name": "python3.9-debugsource-0:3.9.16-1.el9_2.2.s390x", "product_id": "python3.9-debugsource-0:3.9.16-1.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.16-1.el9_2.2?arch=s390x" } } }, { "category": "product_version", "name": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.s390x", "product": { "name": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.s390x", "product_id": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.16-1.el9_2.2?arch=s390x" } } }, { "category": "product_version", "name": "python3-devel-0:3.9.16-1.el9_2.2.s390x", "product": { "name": "python3-devel-0:3.9.16-1.el9_2.2.s390x", "product_id": "python3-devel-0:3.9.16-1.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.9.16-1.el9_2.2?arch=s390x" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.9.16-1.el9_2.2.s390x", "product": { "name": "python3-tkinter-0:3.9.16-1.el9_2.2.s390x", "product_id": "python3-tkinter-0:3.9.16-1.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.9.16-1.el9_2.2?arch=s390x" } } }, { "category": "product_version", "name": "python3-0:3.9.16-1.el9_2.2.s390x", "product": { "name": "python3-0:3.9.16-1.el9_2.2.s390x", "product_id": "python3-0:3.9.16-1.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.9.16-1.el9_2.2?arch=s390x" } } }, { "category": "product_version", "name": "python3-libs-0:3.9.16-1.el9_2.2.s390x", "product": { "name": "python3-libs-0:3.9.16-1.el9_2.2.s390x", "product_id": "python3-libs-0:3.9.16-1.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.9.16-1.el9_2.2?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python-unversioned-command-0:3.9.16-1.el9_2.2.noarch", "product": { "name": "python-unversioned-command-0:3.9.16-1.el9_2.2.noarch", "product_id": "python-unversioned-command-0:3.9.16-1.el9_2.2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-unversioned-command@3.9.16-1.el9_2.2?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "python3.9-0:3.9.16-1.el9_2.2.src", "product": { "name": "python3.9-0:3.9.16-1.el9_2.2.src", "product_id": "python3.9-0:3.9.16-1.el9_2.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9@3.9.16-1.el9_2.2?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-unversioned-command-0:3.9.16-1.el9_2.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.16-1.el9_2.2.noarch" }, "product_reference": "python-unversioned-command-0:3.9.16-1.el9_2.2.noarch", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3-debug-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3-debug-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3-debug-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3-debug-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3-debug-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3-devel-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3-devel-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3-devel-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3-devel-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3-devel-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3-idle-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3-idle-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3-idle-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3-idle-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3-idle-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3-libs-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3-libs-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3-libs-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3-libs-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3-libs-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3-test-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3-test-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3-test-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3-test-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3-test-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3-tkinter-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3-tkinter-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3-tkinter-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3-tkinter-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3-tkinter-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-0:3.9.16-1.el9_2.2.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.9-0:3.9.16-1.el9_2.2.src" }, "product_reference": "python3.9-0:3.9.16-1.el9_2.2.src", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3.9-debugsource-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3.9-debugsource-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3.9-debugsource-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3.9-debugsource-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3.9-debugsource-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-unversioned-command-0:3.9.16-1.el9_2.2.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.16-1.el9_2.2.noarch" }, "product_reference": "python-unversioned-command-0:3.9.16-1.el9_2.2.noarch", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3-debug-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3-debug-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3-debug-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3-debug-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3-debug-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3-devel-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3-devel-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3-devel-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3-devel-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3-devel-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3-idle-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3-idle-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3-idle-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3-idle-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3-idle-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3-libs-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3-libs-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3-libs-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3-libs-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3-libs-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3-test-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3-test-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3-test-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3-test-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3-test-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3-tkinter-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3-tkinter-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3-tkinter-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3-tkinter-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3-tkinter-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-0:3.9.16-1.el9_2.2.src as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-0:3.9.16-1.el9_2.2.src" }, "product_reference": "python3.9-0:3.9.16-1.el9_2.2.src", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3.9-debugsource-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3.9-debugsource-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3.9-debugsource-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3.9-debugsource-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3.9-debugsource-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-unversioned-command-0:3.9.16-1.el9_2.2.noarch as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.16-1.el9_2.2.noarch" }, "product_reference": "python-unversioned-command-0:3.9.16-1.el9_2.2.noarch", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3-debug-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3-debug-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3-debug-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3-debug-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3-debug-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3-devel-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3-devel-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3-devel-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3-devel-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3-devel-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3-idle-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3-idle-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3-idle-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3-idle-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3-idle-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3-libs-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3-libs-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3-libs-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3-libs-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3-libs-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3-test-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3-test-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3-test-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3-test-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3-test-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3-tkinter-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3-tkinter-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3-tkinter-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3-tkinter-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3-tkinter-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-0:3.9.16-1.el9_2.2.src as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.9-0:3.9.16-1.el9_2.2.src" }, "product_reference": "python3.9-0:3.9.16-1.el9_2.2.src", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3.9-debuginfo-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.16-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.aarch64" }, "product_reference": "python3.9-debugsource-0:3.9.16-1.el9_2.2.aarch64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.16-1.el9_2.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.i686" }, "product_reference": "python3.9-debugsource-0:3.9.16-1.el9_2.2.i686", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.16-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.ppc64le" }, "product_reference": "python3.9-debugsource-0:3.9.16-1.el9_2.2.ppc64le", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.16-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.s390x" }, "product_reference": "python3.9-debugsource-0:3.9.16-1.el9_2.2.s390x", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.16-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.x86_64" }, "product_reference": "python3.9-debugsource-0:3.9.16-1.el9_2.2.x86_64", "relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "cwe": { "id": "CWE-305", "name": "Authentication Bypass by Primary Weakness" }, "discovery_date": "2023-08-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2235789" } ], "notes": [ { "category": "description", "text": "Python ssl.SSLSocket is vulnerable to a bypass of the TLS handshake in certain instances for HTTPS servers and other server-side protocols that use TLS client authentication such as mTLS. This issue may result in a breach of integrity as its possible to modify or delete resources that are authenticated only by a TLS certificate. No breach of confidentiality is possible.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: TLS handshake bypass", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.16-1.el9_2.2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-0:3.9.16-1.el9_2.2.src", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.16-1.el9_2.2.noarch", "BaseOS-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-0:3.9.16-1.el9_2.2.src", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.16-1.el9_2.2.noarch", "CRB-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.9-0:3.9.16-1.el9_2.2.src", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "RHBZ#2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-40217", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40217" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/108310", "url": "https://github.com/python/cpython/issues/108310" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/108315", "url": "https://github.com/python/cpython/pull/108315" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" } ], "release_date": "2023-08-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-05T13:39:32+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.16-1.el9_2.2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-0:3.9.16-1.el9_2.2.src", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.16-1.el9_2.2.noarch", "BaseOS-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-0:3.9.16-1.el9_2.2.src", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.16-1.el9_2.2.noarch", "CRB-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.9-0:3.9.16-1.el9_2.2.src", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5462" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.16-1.el9_2.2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-0:3.9.16-1.el9_2.2.src", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.i686", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.16-1.el9_2.2.noarch", "BaseOS-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-0:3.9.16-1.el9_2.2.src", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.x86_64", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.aarch64", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.i686", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.ppc64le", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.s390x", "BaseOS-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.16-1.el9_2.2.noarch", "CRB-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3-debug-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3-devel-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3-idle-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3-libs-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3-test-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3-tkinter-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.9-0:3.9.16-1.el9_2.2.src", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.16-1.el9_2.2.x86_64", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.aarch64", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.i686", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.ppc64le", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.s390x", "CRB-9.2.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.16-1.el9_2.2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: TLS handshake bypass" } ] }
rhsa-2023_6793
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for rh-python38-python is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nThe following packages have been upgraded to a later upstream version: rh-python38-python (3.8.18), rh-python38-python-cryptography (2.8), rh-python38-python-pip (19.3.1), rh-python38-python-requests (2.22.0), rh-python38-python-setuptools (41.6.0), rh-python38-python-wheel (0.33.6).\n\nSecurity Fix(es):\n\n* python: urllib.parse url blocklisting bypass (CVE-2023-24329)\n\n* python: TLS handshake bypass (CVE-2023-40217)\n\n* python: tarfile module directory traversal (CVE-2007-4559)\n\n* pypa-setuptools: Regular Expression Denial of Service (ReDoS) in package_index.py (CVE-2022-40897)\n\n* python-wheel: remote attackers can cause denial of service via attacker controlled input to wheel cli (CVE-2022-40898)\n\n* python: CPU denial of service via inefficient IDNA decoder (CVE-2022-45061)\n\n* python-cryptography: memory corruption via immutable objects (CVE-2023-23931)\n\n* python-requests: Unintended leak of Proxy-Authorization header (CVE-2023-32681)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2023:6793", "url": "https://access.redhat.com/errata/RHSA-2023:6793" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "263261", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=263261" }, { "category": "external", "summary": "2144072", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2144072" }, { "category": "external", "summary": "2158559", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158559" }, { "category": "external", "summary": "2165864", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165864" }, { "category": "external", "summary": "2171817", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2171817" }, { "category": "external", "summary": "2173917", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173917" }, { "category": "external", "summary": "2209469", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209469" }, { "category": "external", "summary": "2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6793.json" } ], "title": "Red Hat Security Advisory: rh-python38-python security update", "tracking": { "current_release_date": "2024-11-15T17:34:29+00:00", "generator": { "date": "2024-11-15T17:34:29+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2023:6793", "initial_release_date": "2023-11-08T08:20:36+00:00", "revision_history": [ { "date": "2023-11-08T08:20:36+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-11-08T08:20:36+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T17:34:29+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Software Collections for RHEL Workstation(v. 7)", "product": { "name": "Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for RHEL(v. 7)", "product": { "name": "Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } } ], "category": "product_family", "name": "Red Hat Software Collections" }, { "branches": [ { "category": "product_version", "name": "rh-python38-python-setuptools-0:41.6.0-8.el7.src", "product": { "name": "rh-python38-python-setuptools-0:41.6.0-8.el7.src", "product_id": "rh-python38-python-setuptools-0:41.6.0-8.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-setuptools@41.6.0-8.el7?arch=src" } } }, { "category": "product_version", "name": "rh-python38-python-requests-0:2.22.0-11.el7.src", "product": { "name": "rh-python38-python-requests-0:2.22.0-11.el7.src", "product_id": "rh-python38-python-requests-0:2.22.0-11.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-requests@2.22.0-11.el7?arch=src" } } }, { "category": "product_version", "name": "rh-python38-python-wheel-0:0.33.6-9.el7.src", "product": { "name": "rh-python38-python-wheel-0:0.33.6-9.el7.src", "product_id": "rh-python38-python-wheel-0:0.33.6-9.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-wheel@0.33.6-9.el7?arch=src" } } }, { "category": "product_version", "name": "rh-python38-python-pip-0:19.3.1-4.el7.src", "product": { "name": "rh-python38-python-pip-0:19.3.1-4.el7.src", "product_id": "rh-python38-python-pip-0:19.3.1-4.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-pip@19.3.1-4.el7?arch=src" } } }, { "category": "product_version", "name": "rh-python38-python-cryptography-0:2.8-6.el7.src", "product": { "name": "rh-python38-python-cryptography-0:2.8-6.el7.src", "product_id": "rh-python38-python-cryptography-0:2.8-6.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-cryptography@2.8-6.el7?arch=src" } } }, { "category": "product_version", "name": "rh-python38-python-0:3.8.18-2.el7.src", "product": { "name": "rh-python38-python-0:3.8.18-2.el7.src", "product_id": "rh-python38-python-0:3.8.18-2.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python@3.8.18-2.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "product": { "name": "rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "product_id": "rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-setuptools@41.6.0-8.el7?arch=noarch" } } }, { "category": "product_version", "name": "rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "product": { "name": "rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "product_id": "rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-setuptools-wheel@41.6.0-8.el7?arch=noarch" } } }, { "category": "product_version", "name": "rh-python38-python-requests-0:2.22.0-11.el7.noarch", "product": { "name": "rh-python38-python-requests-0:2.22.0-11.el7.noarch", "product_id": "rh-python38-python-requests-0:2.22.0-11.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-requests@2.22.0-11.el7?arch=noarch" } } }, { "category": "product_version", "name": "rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "product": { "name": "rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "product_id": "rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-wheel@0.33.6-9.el7?arch=noarch" } } }, { "category": "product_version", "name": "rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "product": { "name": "rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "product_id": "rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-wheel-wheel@0.33.6-9.el7?arch=noarch" } } }, { "category": "product_version", "name": "rh-python38-python-pip-0:19.3.1-4.el7.noarch", "product": { "name": "rh-python38-python-pip-0:19.3.1-4.el7.noarch", "product_id": "rh-python38-python-pip-0:19.3.1-4.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-pip@19.3.1-4.el7?arch=noarch" } } }, { "category": "product_version", "name": "rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "product": { "name": "rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "product_id": "rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-pip-wheel@19.3.1-4.el7?arch=noarch" } } }, { "category": "product_version", "name": "rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "product": { "name": "rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "product_id": "rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-rpm-macros@3.8.18-2.el7?arch=noarch" } } }, { "category": "product_version", "name": "rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "product": { "name": "rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "product_id": "rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-srpm-macros@3.8.18-2.el7?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "product": { "name": "rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "product_id": "rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-cryptography@2.8-6.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "product": { "name": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "product_id": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-cryptography-debuginfo@2.8-6.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python38-python-0:3.8.18-2.el7.x86_64", "product": { "name": "rh-python38-python-0:3.8.18-2.el7.x86_64", "product_id": "rh-python38-python-0:3.8.18-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python@3.8.18-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "product": { "name": "rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "product_id": "rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-debug@3.8.18-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "product": { "name": "rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "product_id": "rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-devel@3.8.18-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "product": { "name": "rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "product_id": "rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-idle@3.8.18-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "product": { "name": "rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "product_id": "rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-libs@3.8.18-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python38-python-test-0:3.8.18-2.el7.x86_64", "product": { "name": "rh-python38-python-test-0:3.8.18-2.el7.x86_64", "product_id": "rh-python38-python-test-0:3.8.18-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-test@3.8.18-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "product": { "name": "rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "product_id": "rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-tkinter@3.8.18-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "product": { "name": "rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "product_id": "rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-debuginfo@3.8.18-2.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "rh-python38-python-cryptography-0:2.8-6.el7.s390x", "product": { "name": "rh-python38-python-cryptography-0:2.8-6.el7.s390x", "product_id": "rh-python38-python-cryptography-0:2.8-6.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-cryptography@2.8-6.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "product": { "name": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "product_id": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-cryptography-debuginfo@2.8-6.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-python38-python-0:3.8.18-2.el7.s390x", "product": { "name": "rh-python38-python-0:3.8.18-2.el7.s390x", "product_id": "rh-python38-python-0:3.8.18-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python@3.8.18-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-python38-python-debug-0:3.8.18-2.el7.s390x", "product": { "name": "rh-python38-python-debug-0:3.8.18-2.el7.s390x", "product_id": "rh-python38-python-debug-0:3.8.18-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-debug@3.8.18-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-python38-python-devel-0:3.8.18-2.el7.s390x", "product": { "name": "rh-python38-python-devel-0:3.8.18-2.el7.s390x", "product_id": "rh-python38-python-devel-0:3.8.18-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-devel@3.8.18-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-python38-python-idle-0:3.8.18-2.el7.s390x", "product": { "name": "rh-python38-python-idle-0:3.8.18-2.el7.s390x", "product_id": "rh-python38-python-idle-0:3.8.18-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-idle@3.8.18-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-python38-python-libs-0:3.8.18-2.el7.s390x", "product": { "name": "rh-python38-python-libs-0:3.8.18-2.el7.s390x", "product_id": "rh-python38-python-libs-0:3.8.18-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-libs@3.8.18-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-python38-python-test-0:3.8.18-2.el7.s390x", "product": { "name": "rh-python38-python-test-0:3.8.18-2.el7.s390x", "product_id": "rh-python38-python-test-0:3.8.18-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-test@3.8.18-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "product": { "name": "rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "product_id": "rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-tkinter@3.8.18-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "product": { "name": "rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "product_id": "rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-debuginfo@3.8.18-2.el7?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "product": { "name": "rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "product_id": "rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-cryptography@2.8-6.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "product": { "name": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "product_id": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-cryptography-debuginfo@2.8-6.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-python38-python-0:3.8.18-2.el7.ppc64le", "product": { "name": "rh-python38-python-0:3.8.18-2.el7.ppc64le", "product_id": "rh-python38-python-0:3.8.18-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python@3.8.18-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "product": { "name": "rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "product_id": "rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-debug@3.8.18-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "product": { "name": "rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "product_id": "rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-devel@3.8.18-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "product": { "name": "rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "product_id": "rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-idle@3.8.18-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "product": { "name": "rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "product_id": "rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-libs@3.8.18-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "product": { "name": "rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "product_id": "rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-test@3.8.18-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "product": { "name": "rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "product_id": "rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-tkinter@3.8.18-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "product": { "name": "rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "product_id": "rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python38-python-debuginfo@3.8.18-2.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-0:3.8.18-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le" }, "product_reference": "rh-python38-python-0:3.8.18-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-0:3.8.18-2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x" }, "product_reference": "rh-python38-python-0:3.8.18-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-0:3.8.18-2.el7.src as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src" }, "product_reference": "rh-python38-python-0:3.8.18-2.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-0:3.8.18-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64" }, "product_reference": "rh-python38-python-0:3.8.18-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-cryptography-0:2.8-6.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le" }, "product_reference": "rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-cryptography-0:2.8-6.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x" }, "product_reference": "rh-python38-python-cryptography-0:2.8-6.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-cryptography-0:2.8-6.el7.src as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src" }, "product_reference": "rh-python38-python-cryptography-0:2.8-6.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-cryptography-0:2.8-6.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64" }, "product_reference": "rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le" }, "product_reference": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x" }, "product_reference": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64" }, "product_reference": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-debug-0:3.8.18-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le" }, "product_reference": "rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-debug-0:3.8.18-2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x" }, "product_reference": "rh-python38-python-debug-0:3.8.18-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-debug-0:3.8.18-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64" }, "product_reference": "rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le" }, "product_reference": "rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x" }, "product_reference": "rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64" }, "product_reference": "rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-devel-0:3.8.18-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le" }, "product_reference": "rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-devel-0:3.8.18-2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x" }, "product_reference": "rh-python38-python-devel-0:3.8.18-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-devel-0:3.8.18-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64" }, "product_reference": "rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-idle-0:3.8.18-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le" }, "product_reference": "rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-idle-0:3.8.18-2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x" }, "product_reference": "rh-python38-python-idle-0:3.8.18-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-idle-0:3.8.18-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64" }, "product_reference": "rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-libs-0:3.8.18-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le" }, "product_reference": "rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-libs-0:3.8.18-2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x" }, "product_reference": "rh-python38-python-libs-0:3.8.18-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-libs-0:3.8.18-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64" }, "product_reference": "rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-pip-0:19.3.1-4.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch" }, "product_reference": "rh-python38-python-pip-0:19.3.1-4.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-pip-0:19.3.1-4.el7.src as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src" }, "product_reference": "rh-python38-python-pip-0:19.3.1-4.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch" }, "product_reference": "rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-requests-0:2.22.0-11.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch" }, "product_reference": "rh-python38-python-requests-0:2.22.0-11.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-requests-0:2.22.0-11.el7.src as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src" }, "product_reference": "rh-python38-python-requests-0:2.22.0-11.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch" }, "product_reference": "rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-setuptools-0:41.6.0-8.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch" }, "product_reference": "rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-setuptools-0:41.6.0-8.el7.src as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src" }, "product_reference": "rh-python38-python-setuptools-0:41.6.0-8.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch" }, "product_reference": "rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch" }, "product_reference": "rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-test-0:3.8.18-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le" }, "product_reference": "rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-test-0:3.8.18-2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x" }, "product_reference": "rh-python38-python-test-0:3.8.18-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-test-0:3.8.18-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64" }, "product_reference": "rh-python38-python-test-0:3.8.18-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le" }, "product_reference": "rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-tkinter-0:3.8.18-2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x" }, "product_reference": "rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64" }, "product_reference": "rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-wheel-0:0.33.6-9.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch" }, "product_reference": "rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-wheel-0:0.33.6-9.el7.src as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src" }, "product_reference": "rh-python38-python-wheel-0:0.33.6-9.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch" }, "product_reference": "rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-0:3.8.18-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le" }, "product_reference": "rh-python38-python-0:3.8.18-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-0:3.8.18-2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x" }, "product_reference": "rh-python38-python-0:3.8.18-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-0:3.8.18-2.el7.src as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src" }, "product_reference": "rh-python38-python-0:3.8.18-2.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-0:3.8.18-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64" }, "product_reference": "rh-python38-python-0:3.8.18-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-cryptography-0:2.8-6.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le" }, "product_reference": "rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-cryptography-0:2.8-6.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x" }, "product_reference": "rh-python38-python-cryptography-0:2.8-6.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-cryptography-0:2.8-6.el7.src as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src" }, "product_reference": "rh-python38-python-cryptography-0:2.8-6.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-cryptography-0:2.8-6.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64" }, "product_reference": "rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le" }, "product_reference": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x" }, "product_reference": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64" }, "product_reference": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-debug-0:3.8.18-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le" }, "product_reference": "rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-debug-0:3.8.18-2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x" }, "product_reference": "rh-python38-python-debug-0:3.8.18-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-debug-0:3.8.18-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64" }, "product_reference": "rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le" }, "product_reference": "rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x" }, "product_reference": "rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64" }, "product_reference": "rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-devel-0:3.8.18-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le" }, "product_reference": "rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-devel-0:3.8.18-2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x" }, "product_reference": "rh-python38-python-devel-0:3.8.18-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-devel-0:3.8.18-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64" }, "product_reference": "rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-idle-0:3.8.18-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le" }, "product_reference": "rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-idle-0:3.8.18-2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x" }, "product_reference": "rh-python38-python-idle-0:3.8.18-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-idle-0:3.8.18-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64" }, "product_reference": "rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-libs-0:3.8.18-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le" }, "product_reference": "rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-libs-0:3.8.18-2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x" }, "product_reference": "rh-python38-python-libs-0:3.8.18-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-libs-0:3.8.18-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64" }, "product_reference": "rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-pip-0:19.3.1-4.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch" }, "product_reference": "rh-python38-python-pip-0:19.3.1-4.el7.noarch", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-pip-0:19.3.1-4.el7.src as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src" }, "product_reference": "rh-python38-python-pip-0:19.3.1-4.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch" }, "product_reference": "rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-requests-0:2.22.0-11.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch" }, "product_reference": "rh-python38-python-requests-0:2.22.0-11.el7.noarch", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-requests-0:2.22.0-11.el7.src as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src" }, "product_reference": "rh-python38-python-requests-0:2.22.0-11.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch" }, "product_reference": "rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-setuptools-0:41.6.0-8.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch" }, "product_reference": "rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-setuptools-0:41.6.0-8.el7.src as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src" }, "product_reference": "rh-python38-python-setuptools-0:41.6.0-8.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch" }, "product_reference": "rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch" }, "product_reference": "rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-test-0:3.8.18-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le" }, "product_reference": "rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-test-0:3.8.18-2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x" }, "product_reference": "rh-python38-python-test-0:3.8.18-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-test-0:3.8.18-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64" }, "product_reference": "rh-python38-python-test-0:3.8.18-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le" }, "product_reference": "rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-tkinter-0:3.8.18-2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x" }, "product_reference": "rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64" }, "product_reference": "rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-wheel-0:0.33.6-9.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch" }, "product_reference": "rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-wheel-0:0.33.6-9.el7.src as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src" }, "product_reference": "rh-python38-python-wheel-0:0.33.6-9.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch" }, "product_reference": "rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "relates_to_product_reference": "7Workstation-RHSCL-3.8" } ] }, "vulnerabilities": [ { "cve": "CVE-2007-4559", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2007-08-12T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "263261" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Python tarfile module. Extracting a crafted TAR archive with the tarfile.extract or tarfile.extractall functions could lead to a directory traversal vulnerability, resulting in overwrite of arbitrary files.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: tarfile module directory traversal", "title": "Vulnerability summary" }, { "category": "other", "text": "The Red Hat Product Security has rated this issue as having a Moderate security impact, a future update may address this flaw. More information regarding issue severity can be found here: https://access.redhat.com/security/updates/classification.\n\nVersions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64" ], "known_not_affected": [ "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2007-4559" }, { "category": "external", "summary": "RHBZ#263261", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=263261" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2007-4559", "url": "https://www.cve.org/CVERecord?id=CVE-2007-4559" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2007-4559", "url": "https://nvd.nist.gov/vuln/detail/CVE-2007-4559" } ], "release_date": "2007-08-24T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-08T08:20:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6793" }, { "category": "workaround", "details": "Do not extract archives from untrusted sources with the Python tarfile module. Users of the module should add sanity checks when calling the tarfile.extract or tarfile.extractall functions.", "product_ids": [ "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: tarfile module directory traversal" }, { "cve": "CVE-2022-40897", "cwe": { "id": "CWE-185", "name": "Incorrect Regular Expression" }, "discovery_date": "2023-01-05T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2158559" } ], "notes": [ { "category": "description", "text": "A flaw was found in Python Setuptools due to a regular expression Denial of Service (ReDoS) present in package_index.py. This issue could allow a remote attacker to cause a denial of service via HTML in a crafted package or custom PackageIndex page.", "title": "Vulnerability description" }, { "category": "summary", "text": "pypa-setuptools: Regular Expression Denial of Service (ReDoS) in package_index.py", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch" ], "known_not_affected": [ "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-40897" }, { "category": "external", "summary": "RHBZ#2158559", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158559" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-40897", "url": "https://www.cve.org/CVERecord?id=CVE-2022-40897" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-40897", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40897" }, { "category": "external", "summary": "https://pyup.io/vulnerabilities/CVE-2022-40897/52495/", "url": "https://pyup.io/vulnerabilities/CVE-2022-40897/52495/" } ], "release_date": "2022-12-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-08T08:20:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6793" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "pypa-setuptools: Regular Expression Denial of Service (ReDoS) in package_index.py" }, { "cve": "CVE-2022-40898", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-12-23T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2165864" } ], "notes": [ { "category": "description", "text": "An issue discovered in Python Packaging Authority (PyPA) Wheel 0.37.1 and earlier allows remote attackers to cause a denial of service via attacker controlled input to wheel cli.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-wheel: remote attackers can cause denial of service via attacker controlled input to wheel cli", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch" ], "known_not_affected": [ "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-40898" }, { "category": "external", "summary": "RHBZ#2165864", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165864" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-40898", "url": "https://www.cve.org/CVERecord?id=CVE-2022-40898" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-40898", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40898" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-qwmp-2cf2-g9g6", "url": "https://github.com/advisories/GHSA-qwmp-2cf2-g9g6" } ], "release_date": "2022-12-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-08T08:20:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6793" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python-wheel: remote attackers can cause denial of service via attacker controlled input to wheel cli" }, { "cve": "CVE-2022-45061", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-11-18T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2144072" } ], "notes": [ { "category": "description", "text": "A vulnerability was discovered in Python. A quadratic algorithm exists when processing inputs to the IDNA (RFC 3490) decoder, such that a crafted unreasonably long name being presented to the decoder could lead to a CPU denial of service. Hostnames are often supplied by remote servers that could be controlled by a malicious actor, which could trigger excessive CPU consumption on the client attempting to make use of an attacker-supplied hostname.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: CPU denial of service via inefficient IDNA decoder", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64" ], "known_not_affected": [ "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-45061" }, { "category": "external", "summary": "RHBZ#2144072", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2144072" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-45061", "url": "https://www.cve.org/CVERecord?id=CVE-2022-45061" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-45061", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-45061" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/98433", "url": "https://github.com/python/cpython/issues/98433" }, { "category": "external", "summary": "https://python-security.readthedocs.io/vuln/slow-idna-large-strings.html", "url": "https://python-security.readthedocs.io/vuln/slow-idna-large-strings.html" } ], "release_date": "2022-11-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-08T08:20:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6793" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: CPU denial of service via inefficient IDNA decoder" }, { "cve": "CVE-2023-23931", "cwe": { "id": "CWE-754", "name": "Improper Check for Unusual or Exceptional Conditions" }, "discovery_date": "2023-02-08T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2171817" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in python-cryptography. In affected versions, `Cipher.update_into` would accept Python objects which implement the buffer protocol but provide only immutable buffers. This issue allows immutable objects (such as `bytes`) to be mutated, thus violating the fundamental rules of Python, resulting in corrupted output.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-cryptography: memory corruption via immutable objects", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64" ], "known_not_affected": [ "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23931" }, { "category": "external", "summary": "RHBZ#2171817", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2171817" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23931", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23931" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23931", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23931" }, { "category": "external", "summary": "https://github.com/pyca/cryptography/security/advisories/GHSA-w7pp-m8wf-vj6r", "url": "https://github.com/pyca/cryptography/security/advisories/GHSA-w7pp-m8wf-vj6r" } ], "release_date": "2023-02-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-08T08:20:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6793" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L", "version": "3.1" }, "products": [ "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python-cryptography: memory corruption via immutable objects" }, { "cve": "CVE-2023-24329", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2023-02-28T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2173917" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Python package. An issue in the urllib.parse component could allow attackers to bypass blocklisting methods by supplying a URL that starts with blank characters.This may lead to compromised Integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: urllib.parse url blocklisting bypass", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64" ], "known_not_affected": [ "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-24329" }, { "category": "external", "summary": "RHBZ#2173917", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173917" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-24329", "url": "https://www.cve.org/CVERecord?id=CVE-2023-24329" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24329", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24329" }, { "category": "external", "summary": "https://pointernull.com/security/python-url-parse-problem.html", "url": "https://pointernull.com/security/python-url-parse-problem.html" } ], "release_date": "2023-02-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-08T08:20:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6793" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: urllib.parse url blocklisting bypass" }, { "cve": "CVE-2023-32681", "cwe": { "id": "CWE-402", "name": "Transmission of Private Resources into a New Sphere (\u0027Resource Leak\u0027)" }, "discovery_date": "2023-05-24T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2209469" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Python-requests package, where it is vulnerable to potentially leaking Proxy-Authorization headers to destination servers, specifically during redirects to an HTTPS origin. This is a product of how rebuild_proxies is used to recompute and reattach the Proxy-Authorization header to requests when redirected. This behavior only affects proxied requests when credentials are supplied in the URL user information component (for example, https://username:password@proxy:8080).", "title": "Vulnerability description" }, { "category": "summary", "text": "python-requests: Unintended leak of Proxy-Authorization header", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src" ], "known_not_affected": [ "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-32681" }, { "category": "external", "summary": "RHBZ#2209469", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209469" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-32681", "url": "https://www.cve.org/CVERecord?id=CVE-2023-32681" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-32681", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32681" }, { "category": "external", "summary": "https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q", "url": "https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q" } ], "release_date": "2023-05-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-08T08:20:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6793" }, { "category": "workaround", "details": "For users who are not able to update Requests immediately, there is one potential workaround.\n\nYou may disable redirects by setting allow_redirects to False on all calls through Requests top-level APIs. Note that if you are currently relying on redirect behaviors, you will need to capture the 3xx response codes and ensure a new request is made to the redirect destination.\n\nimport requests\nr = requests.get(\u0027http://github.com/\u0027, allow_redirects=False)", "product_ids": [ "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python-requests: Unintended leak of Proxy-Authorization header" }, { "cve": "CVE-2023-40217", "cwe": { "id": "CWE-305", "name": "Authentication Bypass by Primary Weakness" }, "discovery_date": "2023-08-25T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2235789" } ], "notes": [ { "category": "description", "text": "Python ssl.SSLSocket is vulnerable to a bypass of the TLS handshake in certain instances for HTTPS servers and other server-side protocols that use TLS client authentication such as mTLS. This issue may result in a breach of integrity as its possible to modify or delete resources that are authenticated only by a TLS certificate. No breach of confidentiality is possible.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: TLS handshake bypass", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64" ], "known_not_affected": [ "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "RHBZ#2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-40217", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40217" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/108310", "url": "https://github.com/python/cpython/issues/108310" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/108315", "url": "https://github.com/python/cpython/pull/108315" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" } ], "release_date": "2023-08-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-08T08:20:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6793" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src", "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: TLS handshake bypass" } ] }
rhsa-2023_5997
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for python3 is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: TLS handshake bypass (CVE-2023-40217)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2023:5997", "url": "https://access.redhat.com/errata/RHSA-2023:5997" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5997.json" } ], "title": "Red Hat Security Advisory: python3 security update", "tracking": { "current_release_date": "2024-11-15T17:31:53+00:00", "generator": { "date": "2024-11-15T17:31:53+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2023:5997", "initial_release_date": "2023-10-23T10:13:23+00:00", "revision_history": [ { "date": "2023-10-23T10:13:23+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-23T10:13:23+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T17:31:53+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS (v. 8)", "product": { "name": "Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:8::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "platform-python-0:3.6.8-51.el8_8.2.i686", "product": { "name": "platform-python-0:3.6.8-51.el8_8.2.i686", "product_id": "platform-python-0:3.6.8-51.el8_8.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-51.el8_8.2?arch=i686" } } }, { "category": "product_version", "name": "platform-python-debug-0:3.6.8-51.el8_8.2.i686", "product": { "name": "platform-python-debug-0:3.6.8-51.el8_8.2.i686", "product_id": "platform-python-debug-0:3.6.8-51.el8_8.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-51.el8_8.2?arch=i686" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-51.el8_8.2.i686", "product": { "name": "platform-python-devel-0:3.6.8-51.el8_8.2.i686", "product_id": "platform-python-devel-0:3.6.8-51.el8_8.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-51.el8_8.2?arch=i686" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-51.el8_8.2.i686", "product": { "name": "python3-idle-0:3.6.8-51.el8_8.2.i686", "product_id": "python3-idle-0:3.6.8-51.el8_8.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-51.el8_8.2?arch=i686" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-51.el8_8.2.i686", "product": { "name": "python3-test-0:3.6.8-51.el8_8.2.i686", "product_id": "python3-test-0:3.6.8-51.el8_8.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-51.el8_8.2?arch=i686" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-51.el8_8.2.i686", "product": { "name": "python3-tkinter-0:3.6.8-51.el8_8.2.i686", "product_id": "python3-tkinter-0:3.6.8-51.el8_8.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-51.el8_8.2?arch=i686" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-51.el8_8.2.i686", "product": { "name": "python3-debugsource-0:3.6.8-51.el8_8.2.i686", "product_id": "python3-debugsource-0:3.6.8-51.el8_8.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-51.el8_8.2?arch=i686" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-51.el8_8.2.i686", "product": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.2.i686", "product_id": "python3-debuginfo-0:3.6.8-51.el8_8.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-51.el8_8.2?arch=i686" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-51.el8_8.2.i686", "product": { "name": "python3-libs-0:3.6.8-51.el8_8.2.i686", "product_id": "python3-libs-0:3.6.8-51.el8_8.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-51.el8_8.2?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "platform-python-debug-0:3.6.8-51.el8_8.2.x86_64", "product": { "name": "platform-python-debug-0:3.6.8-51.el8_8.2.x86_64", "product_id": "platform-python-debug-0:3.6.8-51.el8_8.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-51.el8_8.2?arch=x86_64" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-51.el8_8.2.x86_64", "product": { "name": "platform-python-devel-0:3.6.8-51.el8_8.2.x86_64", "product_id": "platform-python-devel-0:3.6.8-51.el8_8.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-51.el8_8.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-51.el8_8.2.x86_64", "product": { "name": "python3-idle-0:3.6.8-51.el8_8.2.x86_64", "product_id": "python3-idle-0:3.6.8-51.el8_8.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-51.el8_8.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-51.el8_8.2.x86_64", "product": { "name": "python3-tkinter-0:3.6.8-51.el8_8.2.x86_64", "product_id": "python3-tkinter-0:3.6.8-51.el8_8.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-51.el8_8.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-51.el8_8.2.x86_64", "product": { "name": "python3-debugsource-0:3.6.8-51.el8_8.2.x86_64", "product_id": "python3-debugsource-0:3.6.8-51.el8_8.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-51.el8_8.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-51.el8_8.2.x86_64", "product": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.2.x86_64", "product_id": "python3-debuginfo-0:3.6.8-51.el8_8.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-51.el8_8.2?arch=x86_64" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-51.el8_8.2.x86_64", "product": { "name": "platform-python-0:3.6.8-51.el8_8.2.x86_64", "product_id": "platform-python-0:3.6.8-51.el8_8.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-51.el8_8.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-51.el8_8.2.x86_64", "product": { "name": "python3-libs-0:3.6.8-51.el8_8.2.x86_64", "product_id": "python3-libs-0:3.6.8-51.el8_8.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-51.el8_8.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-51.el8_8.2.x86_64", "product": { "name": "python3-test-0:3.6.8-51.el8_8.2.x86_64", "product_id": "python3-test-0:3.6.8-51.el8_8.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-51.el8_8.2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "platform-python-debug-0:3.6.8-51.el8_8.2.aarch64", "product": { "name": "platform-python-debug-0:3.6.8-51.el8_8.2.aarch64", "product_id": "platform-python-debug-0:3.6.8-51.el8_8.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-51.el8_8.2?arch=aarch64" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-51.el8_8.2.aarch64", "product": { "name": "platform-python-devel-0:3.6.8-51.el8_8.2.aarch64", "product_id": "platform-python-devel-0:3.6.8-51.el8_8.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-51.el8_8.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-51.el8_8.2.aarch64", "product": { "name": "python3-idle-0:3.6.8-51.el8_8.2.aarch64", "product_id": "python3-idle-0:3.6.8-51.el8_8.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-51.el8_8.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-51.el8_8.2.aarch64", "product": { "name": "python3-tkinter-0:3.6.8-51.el8_8.2.aarch64", "product_id": "python3-tkinter-0:3.6.8-51.el8_8.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-51.el8_8.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-51.el8_8.2.aarch64", "product": { "name": "python3-debugsource-0:3.6.8-51.el8_8.2.aarch64", "product_id": "python3-debugsource-0:3.6.8-51.el8_8.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-51.el8_8.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-51.el8_8.2.aarch64", "product": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.2.aarch64", "product_id": "python3-debuginfo-0:3.6.8-51.el8_8.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-51.el8_8.2?arch=aarch64" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-51.el8_8.2.aarch64", "product": { "name": "platform-python-0:3.6.8-51.el8_8.2.aarch64", "product_id": "platform-python-0:3.6.8-51.el8_8.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-51.el8_8.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-51.el8_8.2.aarch64", "product": { "name": "python3-libs-0:3.6.8-51.el8_8.2.aarch64", "product_id": "python3-libs-0:3.6.8-51.el8_8.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-51.el8_8.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-51.el8_8.2.aarch64", "product": { "name": "python3-test-0:3.6.8-51.el8_8.2.aarch64", "product_id": "python3-test-0:3.6.8-51.el8_8.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-51.el8_8.2?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "platform-python-debug-0:3.6.8-51.el8_8.2.ppc64le", "product": { "name": "platform-python-debug-0:3.6.8-51.el8_8.2.ppc64le", "product_id": "platform-python-debug-0:3.6.8-51.el8_8.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-51.el8_8.2?arch=ppc64le" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-51.el8_8.2.ppc64le", "product": { "name": "platform-python-devel-0:3.6.8-51.el8_8.2.ppc64le", "product_id": "platform-python-devel-0:3.6.8-51.el8_8.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-51.el8_8.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-51.el8_8.2.ppc64le", "product": { "name": "python3-idle-0:3.6.8-51.el8_8.2.ppc64le", "product_id": "python3-idle-0:3.6.8-51.el8_8.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-51.el8_8.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-51.el8_8.2.ppc64le", "product": { "name": "python3-tkinter-0:3.6.8-51.el8_8.2.ppc64le", "product_id": "python3-tkinter-0:3.6.8-51.el8_8.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-51.el8_8.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-51.el8_8.2.ppc64le", "product": { "name": "python3-debugsource-0:3.6.8-51.el8_8.2.ppc64le", "product_id": "python3-debugsource-0:3.6.8-51.el8_8.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-51.el8_8.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-51.el8_8.2.ppc64le", "product": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.2.ppc64le", "product_id": "python3-debuginfo-0:3.6.8-51.el8_8.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-51.el8_8.2?arch=ppc64le" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-51.el8_8.2.ppc64le", "product": { "name": "platform-python-0:3.6.8-51.el8_8.2.ppc64le", "product_id": "platform-python-0:3.6.8-51.el8_8.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-51.el8_8.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-51.el8_8.2.ppc64le", "product": { "name": "python3-libs-0:3.6.8-51.el8_8.2.ppc64le", "product_id": "python3-libs-0:3.6.8-51.el8_8.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-51.el8_8.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-51.el8_8.2.ppc64le", "product": { "name": "python3-test-0:3.6.8-51.el8_8.2.ppc64le", "product_id": "python3-test-0:3.6.8-51.el8_8.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-51.el8_8.2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "platform-python-debug-0:3.6.8-51.el8_8.2.s390x", "product": { "name": "platform-python-debug-0:3.6.8-51.el8_8.2.s390x", "product_id": "platform-python-debug-0:3.6.8-51.el8_8.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-51.el8_8.2?arch=s390x" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-51.el8_8.2.s390x", "product": { "name": "platform-python-devel-0:3.6.8-51.el8_8.2.s390x", "product_id": "platform-python-devel-0:3.6.8-51.el8_8.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-51.el8_8.2?arch=s390x" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-51.el8_8.2.s390x", "product": { "name": "python3-idle-0:3.6.8-51.el8_8.2.s390x", "product_id": "python3-idle-0:3.6.8-51.el8_8.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-51.el8_8.2?arch=s390x" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-51.el8_8.2.s390x", "product": { "name": "python3-tkinter-0:3.6.8-51.el8_8.2.s390x", "product_id": "python3-tkinter-0:3.6.8-51.el8_8.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-51.el8_8.2?arch=s390x" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-51.el8_8.2.s390x", "product": { "name": "python3-debugsource-0:3.6.8-51.el8_8.2.s390x", "product_id": "python3-debugsource-0:3.6.8-51.el8_8.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-51.el8_8.2?arch=s390x" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-51.el8_8.2.s390x", "product": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.2.s390x", "product_id": "python3-debuginfo-0:3.6.8-51.el8_8.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-51.el8_8.2?arch=s390x" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-51.el8_8.2.s390x", "product": { "name": "platform-python-0:3.6.8-51.el8_8.2.s390x", "product_id": "platform-python-0:3.6.8-51.el8_8.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-51.el8_8.2?arch=s390x" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-51.el8_8.2.s390x", "product": { "name": "python3-libs-0:3.6.8-51.el8_8.2.s390x", "product_id": "python3-libs-0:3.6.8-51.el8_8.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-51.el8_8.2?arch=s390x" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-51.el8_8.2.s390x", "product": { "name": "python3-test-0:3.6.8-51.el8_8.2.s390x", "product_id": "python3-test-0:3.6.8-51.el8_8.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-51.el8_8.2?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python3-0:3.6.8-51.el8_8.2.src", "product": { "name": "python3-0:3.6.8-51.el8_8.2.src", "product_id": "python3-0:3.6.8-51.el8_8.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-51.el8_8.2?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-51.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.aarch64" }, "product_reference": "platform-python-0:3.6.8-51.el8_8.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-51.el8_8.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.i686" }, "product_reference": "platform-python-0:3.6.8-51.el8_8.2.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-51.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.ppc64le" }, "product_reference": "platform-python-0:3.6.8-51.el8_8.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-51.el8_8.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.s390x" }, "product_reference": "platform-python-0:3.6.8-51.el8_8.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-51.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.x86_64" }, "product_reference": "platform-python-0:3.6.8-51.el8_8.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-51.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.aarch64" }, "product_reference": "platform-python-debug-0:3.6.8-51.el8_8.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-51.el8_8.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.i686" }, "product_reference": "platform-python-debug-0:3.6.8-51.el8_8.2.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-51.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.ppc64le" }, "product_reference": "platform-python-debug-0:3.6.8-51.el8_8.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-51.el8_8.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.s390x" }, "product_reference": "platform-python-debug-0:3.6.8-51.el8_8.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-51.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-51.el8_8.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-51.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.aarch64" }, "product_reference": "platform-python-devel-0:3.6.8-51.el8_8.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-51.el8_8.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.i686" }, "product_reference": "platform-python-devel-0:3.6.8-51.el8_8.2.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-51.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.ppc64le" }, "product_reference": "platform-python-devel-0:3.6.8-51.el8_8.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-51.el8_8.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.s390x" }, "product_reference": "platform-python-devel-0:3.6.8-51.el8_8.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-51.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-51.el8_8.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-51.el8_8.2.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-0:3.6.8-51.el8_8.2.src" }, "product_reference": "python3-0:3.6.8-51.el8_8.2.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.aarch64" }, "product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.2.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-51.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.aarch64" }, "product_reference": "python3-debugsource-0:3.6.8-51.el8_8.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-51.el8_8.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.i686" }, "product_reference": "python3-debugsource-0:3.6.8-51.el8_8.2.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-51.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.ppc64le" }, "product_reference": "python3-debugsource-0:3.6.8-51.el8_8.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-51.el8_8.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.s390x" }, "product_reference": "python3-debugsource-0:3.6.8-51.el8_8.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-51.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-51.el8_8.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-51.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.aarch64" }, "product_reference": "python3-idle-0:3.6.8-51.el8_8.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-51.el8_8.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.i686" }, "product_reference": "python3-idle-0:3.6.8-51.el8_8.2.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-51.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-51.el8_8.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-51.el8_8.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.s390x" }, "product_reference": "python3-idle-0:3.6.8-51.el8_8.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-51.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.x86_64" }, "product_reference": "python3-idle-0:3.6.8-51.el8_8.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-51.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.aarch64" }, "product_reference": "python3-libs-0:3.6.8-51.el8_8.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-51.el8_8.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.i686" }, "product_reference": "python3-libs-0:3.6.8-51.el8_8.2.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-51.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-51.el8_8.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-51.el8_8.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.s390x" }, "product_reference": "python3-libs-0:3.6.8-51.el8_8.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-51.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.x86_64" }, "product_reference": "python3-libs-0:3.6.8-51.el8_8.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-51.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.aarch64" }, "product_reference": "python3-test-0:3.6.8-51.el8_8.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-51.el8_8.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.i686" }, "product_reference": "python3-test-0:3.6.8-51.el8_8.2.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-51.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.ppc64le" }, "product_reference": "python3-test-0:3.6.8-51.el8_8.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-51.el8_8.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.s390x" }, "product_reference": "python3-test-0:3.6.8-51.el8_8.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-51.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.x86_64" }, "product_reference": "python3-test-0:3.6.8-51.el8_8.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-51.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.aarch64" }, "product_reference": "python3-tkinter-0:3.6.8-51.el8_8.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-51.el8_8.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.i686" }, "product_reference": "python3-tkinter-0:3.6.8-51.el8_8.2.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-51.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-51.el8_8.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-51.el8_8.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-51.el8_8.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-51.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-51.el8_8.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-51.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.aarch64" }, "product_reference": "platform-python-0:3.6.8-51.el8_8.2.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-51.el8_8.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.i686" }, "product_reference": "platform-python-0:3.6.8-51.el8_8.2.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-51.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.ppc64le" }, "product_reference": "platform-python-0:3.6.8-51.el8_8.2.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-51.el8_8.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.s390x" }, "product_reference": "platform-python-0:3.6.8-51.el8_8.2.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-51.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.x86_64" }, "product_reference": "platform-python-0:3.6.8-51.el8_8.2.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-51.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.aarch64" }, "product_reference": "platform-python-debug-0:3.6.8-51.el8_8.2.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-51.el8_8.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.i686" }, "product_reference": "platform-python-debug-0:3.6.8-51.el8_8.2.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-51.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.ppc64le" }, "product_reference": "platform-python-debug-0:3.6.8-51.el8_8.2.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-51.el8_8.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.s390x" }, "product_reference": "platform-python-debug-0:3.6.8-51.el8_8.2.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-51.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-51.el8_8.2.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-51.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.aarch64" }, "product_reference": "platform-python-devel-0:3.6.8-51.el8_8.2.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-51.el8_8.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.i686" }, "product_reference": "platform-python-devel-0:3.6.8-51.el8_8.2.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-51.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.ppc64le" }, "product_reference": "platform-python-devel-0:3.6.8-51.el8_8.2.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-51.el8_8.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.s390x" }, "product_reference": "platform-python-devel-0:3.6.8-51.el8_8.2.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-51.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-51.el8_8.2.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-51.el8_8.2.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-0:3.6.8-51.el8_8.2.src" }, "product_reference": "python3-0:3.6.8-51.el8_8.2.src", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.aarch64" }, "product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.2.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.2.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.2.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.2.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.2.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-51.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.aarch64" }, "product_reference": "python3-debugsource-0:3.6.8-51.el8_8.2.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-51.el8_8.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.i686" }, "product_reference": "python3-debugsource-0:3.6.8-51.el8_8.2.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-51.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.ppc64le" }, "product_reference": "python3-debugsource-0:3.6.8-51.el8_8.2.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-51.el8_8.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.s390x" }, "product_reference": "python3-debugsource-0:3.6.8-51.el8_8.2.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-51.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-51.el8_8.2.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-51.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.aarch64" }, "product_reference": "python3-idle-0:3.6.8-51.el8_8.2.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-51.el8_8.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.i686" }, "product_reference": "python3-idle-0:3.6.8-51.el8_8.2.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-51.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-51.el8_8.2.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-51.el8_8.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.s390x" }, "product_reference": "python3-idle-0:3.6.8-51.el8_8.2.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-51.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.x86_64" }, "product_reference": "python3-idle-0:3.6.8-51.el8_8.2.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-51.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.aarch64" }, "product_reference": "python3-libs-0:3.6.8-51.el8_8.2.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-51.el8_8.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.i686" }, "product_reference": "python3-libs-0:3.6.8-51.el8_8.2.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-51.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-51.el8_8.2.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-51.el8_8.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.s390x" }, "product_reference": "python3-libs-0:3.6.8-51.el8_8.2.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-51.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.x86_64" }, "product_reference": "python3-libs-0:3.6.8-51.el8_8.2.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-51.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.aarch64" }, "product_reference": "python3-test-0:3.6.8-51.el8_8.2.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-51.el8_8.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.i686" }, "product_reference": "python3-test-0:3.6.8-51.el8_8.2.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-51.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.ppc64le" }, "product_reference": "python3-test-0:3.6.8-51.el8_8.2.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-51.el8_8.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.s390x" }, "product_reference": "python3-test-0:3.6.8-51.el8_8.2.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-51.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.x86_64" }, "product_reference": "python3-test-0:3.6.8-51.el8_8.2.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-51.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.aarch64" }, "product_reference": "python3-tkinter-0:3.6.8-51.el8_8.2.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-51.el8_8.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.i686" }, "product_reference": "python3-tkinter-0:3.6.8-51.el8_8.2.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-51.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-51.el8_8.2.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-51.el8_8.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-51.el8_8.2.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-51.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-51.el8_8.2.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "cwe": { "id": "CWE-305", "name": "Authentication Bypass by Primary Weakness" }, "discovery_date": "2023-08-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2235789" } ], "notes": [ { "category": "description", "text": "Python ssl.SSLSocket is vulnerable to a bypass of the TLS handshake in certain instances for HTTPS servers and other server-side protocols that use TLS client authentication such as mTLS. This issue may result in a breach of integrity as its possible to modify or delete resources that are authenticated only by a TLS certificate. No breach of confidentiality is possible.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: TLS handshake bypass", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3-0:3.6.8-51.el8_8.2.src", "AppStream-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-0:3.6.8-51.el8_8.2.src", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "RHBZ#2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-40217", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40217" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/108310", "url": "https://github.com/python/cpython/issues/108310" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/108315", "url": "https://github.com/python/cpython/pull/108315" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" } ], "release_date": "2023-08-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-23T10:13:23+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3-0:3.6.8-51.el8_8.2.src", "AppStream-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-0:3.6.8-51.el8_8.2.src", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5997" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3-0:3.6.8-51.el8_8.2.src", "AppStream-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.i686", "AppStream-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-0:3.6.8-51.el8_8.2.src", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:python3-idle-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:python3-libs-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:python3-test-0:3.6.8-51.el8_8.2.x86_64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.aarch64", "BaseOS-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.i686", "BaseOS-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.ppc64le", "BaseOS-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.s390x", "BaseOS-8.8.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-51.el8_8.2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: TLS handshake bypass" } ] }
rhsa-2023_5528
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for python3 is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support, Red Hat Enterprise Linux 8.2 Telecommunications Update Service, and Red Hat Enterprise Linux 8.2 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: TLS handshake bypass (CVE-2023-40217)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2023:5528", "url": "https://access.redhat.com/errata/RHSA-2023:5528" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5528.json" } ], "title": "Red Hat Security Advisory: python3 security update", "tracking": { "current_release_date": "2024-11-15T17:29:28+00:00", "generator": { "date": "2024-11-15T17:29:28+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2023:5528", "initial_release_date": "2023-10-09T10:56:47+00:00", "revision_history": [ { "date": "2023-10-09T10:56:47+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-09T10:56:47+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T17:29:28+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.2::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_aus:8.2::baseos" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.2::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_e4s:8.2::baseos" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.2::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_tus:8.2::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "platform-python-0:3.6.8-24.el8_2.2.i686", "product": { "name": "platform-python-0:3.6.8-24.el8_2.2.i686", "product_id": "platform-python-0:3.6.8-24.el8_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-24.el8_2.2?arch=i686" } } }, { "category": "product_version", "name": "platform-python-debug-0:3.6.8-24.el8_2.2.i686", "product": { "name": "platform-python-debug-0:3.6.8-24.el8_2.2.i686", "product_id": "platform-python-debug-0:3.6.8-24.el8_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-24.el8_2.2?arch=i686" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-24.el8_2.2.i686", "product": { "name": "platform-python-devel-0:3.6.8-24.el8_2.2.i686", "product_id": "platform-python-devel-0:3.6.8-24.el8_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-24.el8_2.2?arch=i686" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-24.el8_2.2.i686", "product": { "name": "python3-idle-0:3.6.8-24.el8_2.2.i686", "product_id": "python3-idle-0:3.6.8-24.el8_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-24.el8_2.2?arch=i686" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-24.el8_2.2.i686", "product": { "name": "python3-test-0:3.6.8-24.el8_2.2.i686", "product_id": "python3-test-0:3.6.8-24.el8_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-24.el8_2.2?arch=i686" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-24.el8_2.2.i686", "product": { "name": "python3-tkinter-0:3.6.8-24.el8_2.2.i686", "product_id": "python3-tkinter-0:3.6.8-24.el8_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-24.el8_2.2?arch=i686" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-24.el8_2.2.i686", "product": { "name": "python3-debugsource-0:3.6.8-24.el8_2.2.i686", "product_id": "python3-debugsource-0:3.6.8-24.el8_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-24.el8_2.2?arch=i686" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "product": { "name": "python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "product_id": "python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-24.el8_2.2?arch=i686" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-24.el8_2.2.i686", "product": { "name": "python3-libs-0:3.6.8-24.el8_2.2.i686", "product_id": "python3-libs-0:3.6.8-24.el8_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-24.el8_2.2?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "product": { "name": "platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "product_id": "platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-24.el8_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "product": { "name": "platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "product_id": "platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-24.el8_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-24.el8_2.2.x86_64", "product": { "name": "python3-idle-0:3.6.8-24.el8_2.2.x86_64", "product_id": "python3-idle-0:3.6.8-24.el8_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-24.el8_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-24.el8_2.2.x86_64", "product": { "name": "python3-tkinter-0:3.6.8-24.el8_2.2.x86_64", "product_id": "python3-tkinter-0:3.6.8-24.el8_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-24.el8_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "product": { "name": "python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "product_id": "python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-24.el8_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "product": { "name": "python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "product_id": "python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-24.el8_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-24.el8_2.2.x86_64", "product": { "name": "platform-python-0:3.6.8-24.el8_2.2.x86_64", "product_id": "platform-python-0:3.6.8-24.el8_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-24.el8_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-24.el8_2.2.x86_64", "product": { "name": "python3-libs-0:3.6.8-24.el8_2.2.x86_64", "product_id": "python3-libs-0:3.6.8-24.el8_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-24.el8_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-24.el8_2.2.x86_64", "product": { "name": "python3-test-0:3.6.8-24.el8_2.2.x86_64", "product_id": "python3-test-0:3.6.8-24.el8_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-24.el8_2.2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3-0:3.6.8-24.el8_2.2.src", "product": { "name": "python3-0:3.6.8-24.el8_2.2.src", "product_id": "python3-0:3.6.8-24.el8_2.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-24.el8_2.2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "platform-python-debug-0:3.6.8-24.el8_2.2.ppc64le", "product": { "name": "platform-python-debug-0:3.6.8-24.el8_2.2.ppc64le", "product_id": "platform-python-debug-0:3.6.8-24.el8_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-24.el8_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-24.el8_2.2.ppc64le", "product": { "name": "platform-python-devel-0:3.6.8-24.el8_2.2.ppc64le", "product_id": "platform-python-devel-0:3.6.8-24.el8_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-24.el8_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-24.el8_2.2.ppc64le", "product": { "name": "python3-idle-0:3.6.8-24.el8_2.2.ppc64le", "product_id": "python3-idle-0:3.6.8-24.el8_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-24.el8_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-24.el8_2.2.ppc64le", "product": { "name": "python3-tkinter-0:3.6.8-24.el8_2.2.ppc64le", "product_id": "python3-tkinter-0:3.6.8-24.el8_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-24.el8_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-24.el8_2.2.ppc64le", "product": { "name": "python3-debugsource-0:3.6.8-24.el8_2.2.ppc64le", "product_id": "python3-debugsource-0:3.6.8-24.el8_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-24.el8_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-24.el8_2.2.ppc64le", "product": { "name": "python3-debuginfo-0:3.6.8-24.el8_2.2.ppc64le", "product_id": "python3-debuginfo-0:3.6.8-24.el8_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-24.el8_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-24.el8_2.2.ppc64le", "product": { "name": "platform-python-0:3.6.8-24.el8_2.2.ppc64le", "product_id": "platform-python-0:3.6.8-24.el8_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-24.el8_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-24.el8_2.2.ppc64le", "product": { "name": "python3-libs-0:3.6.8-24.el8_2.2.ppc64le", "product_id": "python3-libs-0:3.6.8-24.el8_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-24.el8_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-24.el8_2.2.ppc64le", "product": { "name": "python3-test-0:3.6.8-24.el8_2.2.ppc64le", "product_id": "python3-test-0:3.6.8-24.el8_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-24.el8_2.2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "platform-python-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "platform-python-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "platform-python-debug-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "platform-python-devel-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-24.el8_2.2.src as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python3-0:3.6.8-24.el8_2.2.src" }, "product_reference": "python3-0:3.6.8-24.el8_2.2.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-debugsource-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-idle-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-idle-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-libs-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-libs-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-test-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-test-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-tkinter-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:platform-python-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "platform-python-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-24.el8_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:platform-python-0:3.6.8-24.el8_2.2.ppc64le" }, "product_reference": "platform-python-0:3.6.8-24.el8_2.2.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:platform-python-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "platform-python-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:platform-python-debug-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "platform-python-debug-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-24.el8_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:platform-python-debug-0:3.6.8-24.el8_2.2.ppc64le" }, "product_reference": "platform-python-debug-0:3.6.8-24.el8_2.2.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:platform-python-debug-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:platform-python-devel-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "platform-python-devel-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-24.el8_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:platform-python-devel-0:3.6.8-24.el8_2.2.ppc64le" }, "product_reference": "platform-python-devel-0:3.6.8-24.el8_2.2.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:platform-python-devel-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-24.el8_2.2.src as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python3-0:3.6.8-24.el8_2.2.src" }, "product_reference": "python3-0:3.6.8-24.el8_2.2.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python3-debuginfo-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-24.el8_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python3-debuginfo-0:3.6.8-24.el8_2.2.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-24.el8_2.2.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python3-debugsource-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-debugsource-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-24.el8_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python3-debugsource-0:3.6.8-24.el8_2.2.ppc64le" }, "product_reference": "python3-debugsource-0:3.6.8-24.el8_2.2.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python3-debugsource-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python3-idle-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-idle-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-24.el8_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python3-idle-0:3.6.8-24.el8_2.2.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-24.el8_2.2.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python3-idle-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-idle-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python3-libs-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-libs-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-24.el8_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python3-libs-0:3.6.8-24.el8_2.2.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-24.el8_2.2.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python3-libs-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-libs-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python3-test-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-test-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-24.el8_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python3-test-0:3.6.8-24.el8_2.2.ppc64le" }, "product_reference": "python3-test-0:3.6.8-24.el8_2.2.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python3-test-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-test-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python3-tkinter-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-tkinter-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-24.el8_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python3-tkinter-0:3.6.8-24.el8_2.2.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-24.el8_2.2.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python3-tkinter-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:platform-python-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "platform-python-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:platform-python-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "platform-python-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:platform-python-debug-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "platform-python-debug-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:platform-python-debug-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:platform-python-devel-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "platform-python-devel-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:platform-python-devel-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-24.el8_2.2.src as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python3-0:3.6.8-24.el8_2.2.src" }, "product_reference": "python3-0:3.6.8-24.el8_2.2.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python3-debuginfo-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python3-debugsource-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-debugsource-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python3-debugsource-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python3-idle-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-idle-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python3-idle-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-idle-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python3-libs-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-libs-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python3-libs-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-libs-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python3-test-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-test-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python3-test-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-test-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python3-tkinter-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-tkinter-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python3-tkinter-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "platform-python-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "platform-python-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "platform-python-debug-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "platform-python-devel-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-24.el8_2.2.src as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:python3-0:3.6.8-24.el8_2.2.src" }, "product_reference": "python3-0:3.6.8-24.el8_2.2.src", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-debugsource-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-idle-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-idle-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-libs-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-libs-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-test-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-test-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-tkinter-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:platform-python-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "platform-python-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-24.el8_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:platform-python-0:3.6.8-24.el8_2.2.ppc64le" }, "product_reference": "platform-python-0:3.6.8-24.el8_2.2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:platform-python-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "platform-python-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:platform-python-debug-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "platform-python-debug-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-24.el8_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:platform-python-debug-0:3.6.8-24.el8_2.2.ppc64le" }, "product_reference": "platform-python-debug-0:3.6.8-24.el8_2.2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:platform-python-debug-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:platform-python-devel-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "platform-python-devel-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-24.el8_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:platform-python-devel-0:3.6.8-24.el8_2.2.ppc64le" }, "product_reference": "platform-python-devel-0:3.6.8-24.el8_2.2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:platform-python-devel-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-24.el8_2.2.src as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:python3-0:3.6.8-24.el8_2.2.src" }, "product_reference": "python3-0:3.6.8-24.el8_2.2.src", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:python3-debuginfo-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-24.el8_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:python3-debuginfo-0:3.6.8-24.el8_2.2.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-24.el8_2.2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:python3-debugsource-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-debugsource-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-24.el8_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:python3-debugsource-0:3.6.8-24.el8_2.2.ppc64le" }, "product_reference": "python3-debugsource-0:3.6.8-24.el8_2.2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:python3-debugsource-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:python3-idle-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-idle-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-24.el8_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:python3-idle-0:3.6.8-24.el8_2.2.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-24.el8_2.2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:python3-idle-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-idle-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:python3-libs-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-libs-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-24.el8_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:python3-libs-0:3.6.8-24.el8_2.2.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-24.el8_2.2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:python3-libs-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-libs-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:python3-test-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-test-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-24.el8_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:python3-test-0:3.6.8-24.el8_2.2.ppc64le" }, "product_reference": "python3-test-0:3.6.8-24.el8_2.2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:python3-test-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-test-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:python3-tkinter-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-tkinter-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-24.el8_2.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:python3-tkinter-0:3.6.8-24.el8_2.2.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-24.el8_2.2.ppc64le", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.E4S:python3-tkinter-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:platform-python-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "platform-python-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:platform-python-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "platform-python-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:platform-python-debug-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "platform-python-debug-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:platform-python-debug-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:platform-python-devel-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "platform-python-devel-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:platform-python-devel-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-24.el8_2.2.src as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:python3-0:3.6.8-24.el8_2.2.src" }, "product_reference": "python3-0:3.6.8-24.el8_2.2.src", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:python3-debuginfo-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:python3-debugsource-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-debugsource-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:python3-debugsource-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:python3-idle-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-idle-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:python3-idle-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-idle-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:python3-libs-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-libs-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:python3-libs-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-libs-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:python3-test-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-test-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:python3-test-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-test-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-24.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:python3-tkinter-0:3.6.8-24.el8_2.2.i686" }, "product_reference": "python3-tkinter-0:3.6.8-24.el8_2.2.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-24.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.TUS:python3-tkinter-0:3.6.8-24.el8_2.2.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-24.el8_2.2.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.TUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "cwe": { "id": "CWE-305", "name": "Authentication Bypass by Primary Weakness" }, "discovery_date": "2023-08-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2235789" } ], "notes": [ { "category": "description", "text": "Python ssl.SSLSocket is vulnerable to a bypass of the TLS handshake in certain instances for HTTPS servers and other server-side protocols that use TLS client authentication such as mTLS. This issue may result in a breach of integrity as its possible to modify or delete resources that are authenticated only by a TLS certificate. No breach of confidentiality is possible.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: TLS handshake bypass", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:python3-0:3.6.8-24.el8_2.2.src", "AppStream-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:platform-python-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:platform-python-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:platform-python-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:platform-python-debug-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:platform-python-debug-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:platform-python-devel-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:platform-python-devel-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:python3-0:3.6.8-24.el8_2.2.src", "AppStream-8.2.0.Z.E4S:python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:python3-debuginfo-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:python3-debugsource-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:python3-debugsource-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:python3-idle-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:python3-idle-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:python3-idle-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:python3-libs-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:python3-libs-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:python3-libs-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:python3-test-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:python3-test-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:python3-test-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:python3-tkinter-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:python3-tkinter-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:python3-tkinter-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:platform-python-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:platform-python-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:platform-python-debug-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:platform-python-devel-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:python3-0:3.6.8-24.el8_2.2.src", "AppStream-8.2.0.Z.TUS:python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:python3-debugsource-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:python3-idle-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:python3-idle-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:python3-libs-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:python3-libs-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:python3-test-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:python3-test-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:python3-tkinter-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:python3-tkinter-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-0:3.6.8-24.el8_2.2.src", "BaseOS-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:platform-python-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:platform-python-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:platform-python-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:platform-python-debug-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:platform-python-debug-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:platform-python-devel-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:platform-python-devel-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-0:3.6.8-24.el8_2.2.src", "BaseOS-8.2.0.Z.E4S:python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:python3-debuginfo-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-debugsource-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:python3-debugsource-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-idle-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:python3-idle-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-idle-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-libs-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:python3-libs-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-libs-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-test-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:python3-test-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-test-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-tkinter-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:python3-tkinter-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-tkinter-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:platform-python-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:platform-python-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:platform-python-debug-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:platform-python-devel-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-0:3.6.8-24.el8_2.2.src", "BaseOS-8.2.0.Z.TUS:python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-debugsource-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-idle-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:python3-idle-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-libs-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:python3-libs-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-test-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:python3-test-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-tkinter-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:python3-tkinter-0:3.6.8-24.el8_2.2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "RHBZ#2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-40217", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40217" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/108310", "url": "https://github.com/python/cpython/issues/108310" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/108315", "url": "https://github.com/python/cpython/pull/108315" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" } ], "release_date": "2023-08-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-09T10:56:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:python3-0:3.6.8-24.el8_2.2.src", "AppStream-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:platform-python-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:platform-python-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:platform-python-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:platform-python-debug-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:platform-python-debug-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:platform-python-devel-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:platform-python-devel-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:python3-0:3.6.8-24.el8_2.2.src", "AppStream-8.2.0.Z.E4S:python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:python3-debuginfo-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:python3-debugsource-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:python3-debugsource-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:python3-idle-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:python3-idle-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:python3-idle-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:python3-libs-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:python3-libs-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:python3-libs-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:python3-test-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:python3-test-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:python3-test-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:python3-tkinter-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:python3-tkinter-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:python3-tkinter-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:platform-python-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:platform-python-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:platform-python-debug-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:platform-python-devel-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:python3-0:3.6.8-24.el8_2.2.src", "AppStream-8.2.0.Z.TUS:python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:python3-debugsource-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:python3-idle-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:python3-idle-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:python3-libs-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:python3-libs-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:python3-test-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:python3-test-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:python3-tkinter-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:python3-tkinter-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-0:3.6.8-24.el8_2.2.src", "BaseOS-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:platform-python-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:platform-python-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:platform-python-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:platform-python-debug-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:platform-python-debug-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:platform-python-devel-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:platform-python-devel-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-0:3.6.8-24.el8_2.2.src", "BaseOS-8.2.0.Z.E4S:python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:python3-debuginfo-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-debugsource-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:python3-debugsource-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-idle-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:python3-idle-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-idle-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-libs-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:python3-libs-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-libs-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-test-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:python3-test-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-test-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-tkinter-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:python3-tkinter-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-tkinter-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:platform-python-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:platform-python-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:platform-python-debug-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:platform-python-devel-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-0:3.6.8-24.el8_2.2.src", "BaseOS-8.2.0.Z.TUS:python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-debugsource-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-idle-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:python3-idle-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-libs-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:python3-libs-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-test-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:python3-test-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-tkinter-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:python3-tkinter-0:3.6.8-24.el8_2.2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5528" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:python3-0:3.6.8-24.el8_2.2.src", "AppStream-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:platform-python-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:platform-python-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:platform-python-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:platform-python-debug-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:platform-python-debug-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:platform-python-devel-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:platform-python-devel-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:python3-0:3.6.8-24.el8_2.2.src", "AppStream-8.2.0.Z.E4S:python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:python3-debuginfo-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:python3-debugsource-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:python3-debugsource-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:python3-idle-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:python3-idle-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:python3-idle-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:python3-libs-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:python3-libs-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:python3-libs-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:python3-test-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:python3-test-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:python3-test-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.E4S:python3-tkinter-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.E4S:python3-tkinter-0:3.6.8-24.el8_2.2.ppc64le", "AppStream-8.2.0.Z.E4S:python3-tkinter-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:platform-python-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:platform-python-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:platform-python-debug-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:platform-python-devel-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:python3-0:3.6.8-24.el8_2.2.src", "AppStream-8.2.0.Z.TUS:python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:python3-debugsource-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:python3-idle-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:python3-idle-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:python3-libs-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:python3-libs-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:python3-test-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:python3-test-0:3.6.8-24.el8_2.2.x86_64", "AppStream-8.2.0.Z.TUS:python3-tkinter-0:3.6.8-24.el8_2.2.i686", "AppStream-8.2.0.Z.TUS:python3-tkinter-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-0:3.6.8-24.el8_2.2.src", "BaseOS-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:platform-python-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:platform-python-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:platform-python-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:platform-python-debug-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:platform-python-debug-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:platform-python-devel-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:platform-python-devel-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-0:3.6.8-24.el8_2.2.src", "BaseOS-8.2.0.Z.E4S:python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:python3-debuginfo-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-debugsource-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:python3-debugsource-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-idle-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:python3-idle-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-idle-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-libs-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:python3-libs-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-libs-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-test-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:python3-test-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-test-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.E4S:python3-tkinter-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.E4S:python3-tkinter-0:3.6.8-24.el8_2.2.ppc64le", "BaseOS-8.2.0.Z.E4S:python3-tkinter-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:platform-python-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:platform-python-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:platform-python-debug-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:platform-python-debug-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:platform-python-devel-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:platform-python-devel-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-0:3.6.8-24.el8_2.2.src", "BaseOS-8.2.0.Z.TUS:python3-debuginfo-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:python3-debuginfo-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-debugsource-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:python3-debugsource-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-idle-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:python3-idle-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-libs-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:python3-libs-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-test-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:python3-test-0:3.6.8-24.el8_2.2.x86_64", "BaseOS-8.2.0.Z.TUS:python3-tkinter-0:3.6.8-24.el8_2.2.i686", "BaseOS-8.2.0.Z.TUS:python3-tkinter-0:3.6.8-24.el8_2.2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: TLS handshake bypass" } ] }
rhsa-2023_6290
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for python is now available for Red Hat Enterprise Linux 6 Extended Lifecycle Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: TLS handshake bypass (CVE-2023-40217)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2023:6290", "url": "https://access.redhat.com/errata/RHSA-2023:6290" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6290.json" } ], "title": "Red Hat Security Advisory: python security update", "tracking": { "current_release_date": "2024-11-15T17:34:07+00:00", "generator": { "date": "2024-11-15T17:34:07+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2023:6290", "initial_release_date": "2023-11-02T15:54:28+00:00", "revision_history": [ { "date": "2023-11-02T15:54:28+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-11-02T15:54:28+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T17:34:07+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux Server (v. 6 ELS)", "product": { "name": "Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_els:6" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_els:6" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python-0:2.6.6-70.el6_10.src", "product": { "name": "python-0:2.6.6-70.el6_10.src", "product_id": "python-0:2.6.6-70.el6_10.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.6.6-70.el6_10?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python-0:2.6.6-70.el6_10.x86_64", "product": { "name": "python-0:2.6.6-70.el6_10.x86_64", "product_id": "python-0:2.6.6-70.el6_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.6.6-70.el6_10?arch=x86_64" } } }, { "category": "product_version", "name": "python-devel-0:2.6.6-70.el6_10.x86_64", "product": { "name": "python-devel-0:2.6.6-70.el6_10.x86_64", "product_id": "python-devel-0:2.6.6-70.el6_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.6.6-70.el6_10?arch=x86_64" } } }, { "category": "product_version", "name": "python-libs-0:2.6.6-70.el6_10.x86_64", "product": { "name": "python-libs-0:2.6.6-70.el6_10.x86_64", "product_id": "python-libs-0:2.6.6-70.el6_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-libs@2.6.6-70.el6_10?arch=x86_64" } } }, { "category": "product_version", "name": "tkinter-0:2.6.6-70.el6_10.x86_64", "product": { "name": "tkinter-0:2.6.6-70.el6_10.x86_64", "product_id": "tkinter-0:2.6.6-70.el6_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.6.6-70.el6_10?arch=x86_64" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.6.6-70.el6_10.x86_64", "product": { "name": "python-debuginfo-0:2.6.6-70.el6_10.x86_64", "product_id": "python-debuginfo-0:2.6.6-70.el6_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.6.6-70.el6_10?arch=x86_64" } } }, { "category": "product_version", "name": "python-test-0:2.6.6-70.el6_10.x86_64", "product": { "name": "python-test-0:2.6.6-70.el6_10.x86_64", "product_id": "python-test-0:2.6.6-70.el6_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-test@2.6.6-70.el6_10?arch=x86_64" } } }, { "category": "product_version", "name": "python-tools-0:2.6.6-70.el6_10.x86_64", "product": { "name": "python-tools-0:2.6.6-70.el6_10.x86_64", "product_id": "python-tools-0:2.6.6-70.el6_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.6.6-70.el6_10?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python-devel-0:2.6.6-70.el6_10.i686", "product": { "name": "python-devel-0:2.6.6-70.el6_10.i686", "product_id": "python-devel-0:2.6.6-70.el6_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.6.6-70.el6_10?arch=i686" } } }, { "category": "product_version", "name": "python-libs-0:2.6.6-70.el6_10.i686", "product": { "name": "python-libs-0:2.6.6-70.el6_10.i686", "product_id": "python-libs-0:2.6.6-70.el6_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-libs@2.6.6-70.el6_10?arch=i686" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.6.6-70.el6_10.i686", "product": { "name": "python-debuginfo-0:2.6.6-70.el6_10.i686", "product_id": "python-debuginfo-0:2.6.6-70.el6_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.6.6-70.el6_10?arch=i686" } } }, { "category": "product_version", "name": "python-0:2.6.6-70.el6_10.i686", "product": { "name": "python-0:2.6.6-70.el6_10.i686", "product_id": "python-0:2.6.6-70.el6_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.6.6-70.el6_10?arch=i686" } } }, { "category": "product_version", "name": "tkinter-0:2.6.6-70.el6_10.i686", "product": { "name": "tkinter-0:2.6.6-70.el6_10.i686", "product_id": "tkinter-0:2.6.6-70.el6_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.6.6-70.el6_10?arch=i686" } } }, { "category": "product_version", "name": "python-test-0:2.6.6-70.el6_10.i686", "product": { "name": "python-test-0:2.6.6-70.el6_10.i686", "product_id": "python-test-0:2.6.6-70.el6_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-test@2.6.6-70.el6_10?arch=i686" } } }, { "category": "product_version", "name": "python-tools-0:2.6.6-70.el6_10.i686", "product": { "name": "python-tools-0:2.6.6-70.el6_10.i686", "product_id": "python-tools-0:2.6.6-70.el6_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.6.6-70.el6_10?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "python-0:2.6.6-70.el6_10.s390x", "product": { "name": "python-0:2.6.6-70.el6_10.s390x", "product_id": "python-0:2.6.6-70.el6_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.6.6-70.el6_10?arch=s390x" } } }, { "category": "product_version", "name": "python-devel-0:2.6.6-70.el6_10.s390x", "product": { "name": "python-devel-0:2.6.6-70.el6_10.s390x", "product_id": "python-devel-0:2.6.6-70.el6_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.6.6-70.el6_10?arch=s390x" } } }, { "category": "product_version", "name": "python-libs-0:2.6.6-70.el6_10.s390x", "product": { "name": "python-libs-0:2.6.6-70.el6_10.s390x", "product_id": "python-libs-0:2.6.6-70.el6_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-libs@2.6.6-70.el6_10?arch=s390x" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.6.6-70.el6_10.s390x", "product": { "name": "python-debuginfo-0:2.6.6-70.el6_10.s390x", "product_id": "python-debuginfo-0:2.6.6-70.el6_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.6.6-70.el6_10?arch=s390x" } } }, { "category": "product_version", "name": "python-test-0:2.6.6-70.el6_10.s390x", "product": { "name": "python-test-0:2.6.6-70.el6_10.s390x", "product_id": "python-test-0:2.6.6-70.el6_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-test@2.6.6-70.el6_10?arch=s390x" } } }, { "category": "product_version", "name": "python-tools-0:2.6.6-70.el6_10.s390x", "product": { "name": "python-tools-0:2.6.6-70.el6_10.s390x", "product_id": "python-tools-0:2.6.6-70.el6_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.6.6-70.el6_10?arch=s390x" } } }, { "category": "product_version", "name": "tkinter-0:2.6.6-70.el6_10.s390x", "product": { "name": "tkinter-0:2.6.6-70.el6_10.s390x", "product_id": "tkinter-0:2.6.6-70.el6_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.6.6-70.el6_10?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python-devel-0:2.6.6-70.el6_10.s390", "product": { "name": "python-devel-0:2.6.6-70.el6_10.s390", "product_id": "python-devel-0:2.6.6-70.el6_10.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.6.6-70.el6_10?arch=s390" } } }, { "category": "product_version", "name": "python-libs-0:2.6.6-70.el6_10.s390", "product": { "name": "python-libs-0:2.6.6-70.el6_10.s390", "product_id": "python-libs-0:2.6.6-70.el6_10.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-libs@2.6.6-70.el6_10?arch=s390" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.6.6-70.el6_10.s390", "product": { "name": "python-debuginfo-0:2.6.6-70.el6_10.s390", "product_id": "python-debuginfo-0:2.6.6-70.el6_10.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.6.6-70.el6_10?arch=s390" } } } ], "category": "architecture", "name": "s390" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-0:2.6.6-70.el6_10.i686 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:python-0:2.6.6-70.el6_10.i686" }, "product_reference": "python-0:2.6.6-70.el6_10.i686", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.6.6-70.el6_10.s390x as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:python-0:2.6.6-70.el6_10.s390x" }, "product_reference": "python-0:2.6.6-70.el6_10.s390x", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.6.6-70.el6_10.src as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:python-0:2.6.6-70.el6_10.src" }, "product_reference": "python-0:2.6.6-70.el6_10.src", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.6.6-70.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:python-0:2.6.6-70.el6_10.x86_64" }, "product_reference": "python-0:2.6.6-70.el6_10.x86_64", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.6.6-70.el6_10.i686 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:python-debuginfo-0:2.6.6-70.el6_10.i686" }, "product_reference": "python-debuginfo-0:2.6.6-70.el6_10.i686", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.6.6-70.el6_10.s390 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:python-debuginfo-0:2.6.6-70.el6_10.s390" }, "product_reference": "python-debuginfo-0:2.6.6-70.el6_10.s390", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.6.6-70.el6_10.s390x as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:python-debuginfo-0:2.6.6-70.el6_10.s390x" }, "product_reference": "python-debuginfo-0:2.6.6-70.el6_10.s390x", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.6.6-70.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:python-debuginfo-0:2.6.6-70.el6_10.x86_64" }, "product_reference": "python-debuginfo-0:2.6.6-70.el6_10.x86_64", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.6.6-70.el6_10.i686 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:python-devel-0:2.6.6-70.el6_10.i686" }, "product_reference": "python-devel-0:2.6.6-70.el6_10.i686", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.6.6-70.el6_10.s390 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:python-devel-0:2.6.6-70.el6_10.s390" }, "product_reference": "python-devel-0:2.6.6-70.el6_10.s390", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.6.6-70.el6_10.s390x as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:python-devel-0:2.6.6-70.el6_10.s390x" }, "product_reference": "python-devel-0:2.6.6-70.el6_10.s390x", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.6.6-70.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:python-devel-0:2.6.6-70.el6_10.x86_64" }, "product_reference": "python-devel-0:2.6.6-70.el6_10.x86_64", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.6.6-70.el6_10.i686 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:python-libs-0:2.6.6-70.el6_10.i686" }, "product_reference": "python-libs-0:2.6.6-70.el6_10.i686", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.6.6-70.el6_10.s390 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:python-libs-0:2.6.6-70.el6_10.s390" }, "product_reference": "python-libs-0:2.6.6-70.el6_10.s390", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.6.6-70.el6_10.s390x as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:python-libs-0:2.6.6-70.el6_10.s390x" }, "product_reference": "python-libs-0:2.6.6-70.el6_10.s390x", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.6.6-70.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:python-libs-0:2.6.6-70.el6_10.x86_64" }, "product_reference": "python-libs-0:2.6.6-70.el6_10.x86_64", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.6.6-70.el6_10.i686 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:python-test-0:2.6.6-70.el6_10.i686" }, "product_reference": "python-test-0:2.6.6-70.el6_10.i686", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.6.6-70.el6_10.s390x as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:python-test-0:2.6.6-70.el6_10.s390x" }, "product_reference": "python-test-0:2.6.6-70.el6_10.s390x", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.6.6-70.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:python-test-0:2.6.6-70.el6_10.x86_64" }, "product_reference": "python-test-0:2.6.6-70.el6_10.x86_64", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.6.6-70.el6_10.i686 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:python-tools-0:2.6.6-70.el6_10.i686" }, "product_reference": "python-tools-0:2.6.6-70.el6_10.i686", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.6.6-70.el6_10.s390x as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:python-tools-0:2.6.6-70.el6_10.s390x" }, "product_reference": "python-tools-0:2.6.6-70.el6_10.s390x", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.6.6-70.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:python-tools-0:2.6.6-70.el6_10.x86_64" }, "product_reference": "python-tools-0:2.6.6-70.el6_10.x86_64", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.6.6-70.el6_10.i686 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:tkinter-0:2.6.6-70.el6_10.i686" }, "product_reference": "tkinter-0:2.6.6-70.el6_10.i686", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.6.6-70.el6_10.s390x as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:tkinter-0:2.6.6-70.el6_10.s390x" }, "product_reference": "tkinter-0:2.6.6-70.el6_10.s390x", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.6.6-70.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)", "product_id": "6Server-ELS:tkinter-0:2.6.6-70.el6_10.x86_64" }, "product_reference": "tkinter-0:2.6.6-70.el6_10.x86_64", "relates_to_product_reference": "6Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.6.6-70.el6_10.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:python-0:2.6.6-70.el6_10.i686" }, "product_reference": "python-0:2.6.6-70.el6_10.i686", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.6.6-70.el6_10.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:python-0:2.6.6-70.el6_10.s390x" }, "product_reference": "python-0:2.6.6-70.el6_10.s390x", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.6.6-70.el6_10.src as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:python-0:2.6.6-70.el6_10.src" }, "product_reference": "python-0:2.6.6-70.el6_10.src", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.6.6-70.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:python-0:2.6.6-70.el6_10.x86_64" }, "product_reference": "python-0:2.6.6-70.el6_10.x86_64", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.6.6-70.el6_10.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:python-debuginfo-0:2.6.6-70.el6_10.i686" }, "product_reference": "python-debuginfo-0:2.6.6-70.el6_10.i686", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.6.6-70.el6_10.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:python-debuginfo-0:2.6.6-70.el6_10.s390" }, "product_reference": "python-debuginfo-0:2.6.6-70.el6_10.s390", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.6.6-70.el6_10.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:python-debuginfo-0:2.6.6-70.el6_10.s390x" }, "product_reference": "python-debuginfo-0:2.6.6-70.el6_10.s390x", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.6.6-70.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:python-debuginfo-0:2.6.6-70.el6_10.x86_64" }, "product_reference": "python-debuginfo-0:2.6.6-70.el6_10.x86_64", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.6.6-70.el6_10.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:python-devel-0:2.6.6-70.el6_10.i686" }, "product_reference": "python-devel-0:2.6.6-70.el6_10.i686", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.6.6-70.el6_10.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:python-devel-0:2.6.6-70.el6_10.s390" }, "product_reference": "python-devel-0:2.6.6-70.el6_10.s390", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.6.6-70.el6_10.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:python-devel-0:2.6.6-70.el6_10.s390x" }, "product_reference": "python-devel-0:2.6.6-70.el6_10.s390x", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.6.6-70.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:python-devel-0:2.6.6-70.el6_10.x86_64" }, "product_reference": "python-devel-0:2.6.6-70.el6_10.x86_64", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.6.6-70.el6_10.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:python-libs-0:2.6.6-70.el6_10.i686" }, "product_reference": "python-libs-0:2.6.6-70.el6_10.i686", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.6.6-70.el6_10.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:python-libs-0:2.6.6-70.el6_10.s390" }, "product_reference": "python-libs-0:2.6.6-70.el6_10.s390", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.6.6-70.el6_10.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:python-libs-0:2.6.6-70.el6_10.s390x" }, "product_reference": "python-libs-0:2.6.6-70.el6_10.s390x", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.6.6-70.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:python-libs-0:2.6.6-70.el6_10.x86_64" }, "product_reference": "python-libs-0:2.6.6-70.el6_10.x86_64", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.6.6-70.el6_10.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:python-test-0:2.6.6-70.el6_10.i686" }, "product_reference": "python-test-0:2.6.6-70.el6_10.i686", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.6.6-70.el6_10.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:python-test-0:2.6.6-70.el6_10.s390x" }, "product_reference": "python-test-0:2.6.6-70.el6_10.s390x", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.6.6-70.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:python-test-0:2.6.6-70.el6_10.x86_64" }, "product_reference": "python-test-0:2.6.6-70.el6_10.x86_64", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.6.6-70.el6_10.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:python-tools-0:2.6.6-70.el6_10.i686" }, "product_reference": "python-tools-0:2.6.6-70.el6_10.i686", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.6.6-70.el6_10.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:python-tools-0:2.6.6-70.el6_10.s390x" }, "product_reference": "python-tools-0:2.6.6-70.el6_10.s390x", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.6.6-70.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:python-tools-0:2.6.6-70.el6_10.x86_64" }, "product_reference": "python-tools-0:2.6.6-70.el6_10.x86_64", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.6.6-70.el6_10.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:tkinter-0:2.6.6-70.el6_10.i686" }, "product_reference": "tkinter-0:2.6.6-70.el6_10.i686", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.6.6-70.el6_10.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:tkinter-0:2.6.6-70.el6_10.s390x" }, "product_reference": "tkinter-0:2.6.6-70.el6_10.s390x", "relates_to_product_reference": "6Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.6.6-70.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)", "product_id": "6Server-optional-ELS:tkinter-0:2.6.6-70.el6_10.x86_64" }, "product_reference": "tkinter-0:2.6.6-70.el6_10.x86_64", "relates_to_product_reference": "6Server-optional-ELS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "cwe": { "id": "CWE-305", "name": "Authentication Bypass by Primary Weakness" }, "discovery_date": "2023-08-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2235789" } ], "notes": [ { "category": "description", "text": "Python ssl.SSLSocket is vulnerable to a bypass of the TLS handshake in certain instances for HTTPS servers and other server-side protocols that use TLS client authentication such as mTLS. This issue may result in a breach of integrity as its possible to modify or delete resources that are authenticated only by a TLS certificate. No breach of confidentiality is possible.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: TLS handshake bypass", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-ELS:python-0:2.6.6-70.el6_10.i686", "6Server-ELS:python-0:2.6.6-70.el6_10.s390x", "6Server-ELS:python-0:2.6.6-70.el6_10.src", "6Server-ELS:python-0:2.6.6-70.el6_10.x86_64", "6Server-ELS:python-debuginfo-0:2.6.6-70.el6_10.i686", "6Server-ELS:python-debuginfo-0:2.6.6-70.el6_10.s390", "6Server-ELS:python-debuginfo-0:2.6.6-70.el6_10.s390x", "6Server-ELS:python-debuginfo-0:2.6.6-70.el6_10.x86_64", "6Server-ELS:python-devel-0:2.6.6-70.el6_10.i686", "6Server-ELS:python-devel-0:2.6.6-70.el6_10.s390", "6Server-ELS:python-devel-0:2.6.6-70.el6_10.s390x", "6Server-ELS:python-devel-0:2.6.6-70.el6_10.x86_64", "6Server-ELS:python-libs-0:2.6.6-70.el6_10.i686", "6Server-ELS:python-libs-0:2.6.6-70.el6_10.s390", "6Server-ELS:python-libs-0:2.6.6-70.el6_10.s390x", "6Server-ELS:python-libs-0:2.6.6-70.el6_10.x86_64", "6Server-ELS:python-test-0:2.6.6-70.el6_10.i686", "6Server-ELS:python-test-0:2.6.6-70.el6_10.s390x", "6Server-ELS:python-test-0:2.6.6-70.el6_10.x86_64", "6Server-ELS:python-tools-0:2.6.6-70.el6_10.i686", "6Server-ELS:python-tools-0:2.6.6-70.el6_10.s390x", "6Server-ELS:python-tools-0:2.6.6-70.el6_10.x86_64", "6Server-ELS:tkinter-0:2.6.6-70.el6_10.i686", "6Server-ELS:tkinter-0:2.6.6-70.el6_10.s390x", "6Server-ELS:tkinter-0:2.6.6-70.el6_10.x86_64", "6Server-optional-ELS:python-0:2.6.6-70.el6_10.i686", "6Server-optional-ELS:python-0:2.6.6-70.el6_10.s390x", "6Server-optional-ELS:python-0:2.6.6-70.el6_10.src", "6Server-optional-ELS:python-0:2.6.6-70.el6_10.x86_64", "6Server-optional-ELS:python-debuginfo-0:2.6.6-70.el6_10.i686", "6Server-optional-ELS:python-debuginfo-0:2.6.6-70.el6_10.s390", "6Server-optional-ELS:python-debuginfo-0:2.6.6-70.el6_10.s390x", "6Server-optional-ELS:python-debuginfo-0:2.6.6-70.el6_10.x86_64", "6Server-optional-ELS:python-devel-0:2.6.6-70.el6_10.i686", "6Server-optional-ELS:python-devel-0:2.6.6-70.el6_10.s390", "6Server-optional-ELS:python-devel-0:2.6.6-70.el6_10.s390x", "6Server-optional-ELS:python-devel-0:2.6.6-70.el6_10.x86_64", "6Server-optional-ELS:python-libs-0:2.6.6-70.el6_10.i686", "6Server-optional-ELS:python-libs-0:2.6.6-70.el6_10.s390", "6Server-optional-ELS:python-libs-0:2.6.6-70.el6_10.s390x", "6Server-optional-ELS:python-libs-0:2.6.6-70.el6_10.x86_64", "6Server-optional-ELS:python-test-0:2.6.6-70.el6_10.i686", "6Server-optional-ELS:python-test-0:2.6.6-70.el6_10.s390x", "6Server-optional-ELS:python-test-0:2.6.6-70.el6_10.x86_64", "6Server-optional-ELS:python-tools-0:2.6.6-70.el6_10.i686", "6Server-optional-ELS:python-tools-0:2.6.6-70.el6_10.s390x", "6Server-optional-ELS:python-tools-0:2.6.6-70.el6_10.x86_64", "6Server-optional-ELS:tkinter-0:2.6.6-70.el6_10.i686", "6Server-optional-ELS:tkinter-0:2.6.6-70.el6_10.s390x", "6Server-optional-ELS:tkinter-0:2.6.6-70.el6_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "RHBZ#2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-40217", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40217" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/108310", "url": "https://github.com/python/cpython/issues/108310" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/108315", "url": "https://github.com/python/cpython/pull/108315" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" } ], "release_date": "2023-08-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-02T15:54:28+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-ELS:python-0:2.6.6-70.el6_10.i686", "6Server-ELS:python-0:2.6.6-70.el6_10.s390x", "6Server-ELS:python-0:2.6.6-70.el6_10.src", "6Server-ELS:python-0:2.6.6-70.el6_10.x86_64", "6Server-ELS:python-debuginfo-0:2.6.6-70.el6_10.i686", "6Server-ELS:python-debuginfo-0:2.6.6-70.el6_10.s390", "6Server-ELS:python-debuginfo-0:2.6.6-70.el6_10.s390x", "6Server-ELS:python-debuginfo-0:2.6.6-70.el6_10.x86_64", "6Server-ELS:python-devel-0:2.6.6-70.el6_10.i686", "6Server-ELS:python-devel-0:2.6.6-70.el6_10.s390", "6Server-ELS:python-devel-0:2.6.6-70.el6_10.s390x", "6Server-ELS:python-devel-0:2.6.6-70.el6_10.x86_64", "6Server-ELS:python-libs-0:2.6.6-70.el6_10.i686", "6Server-ELS:python-libs-0:2.6.6-70.el6_10.s390", "6Server-ELS:python-libs-0:2.6.6-70.el6_10.s390x", "6Server-ELS:python-libs-0:2.6.6-70.el6_10.x86_64", "6Server-ELS:python-test-0:2.6.6-70.el6_10.i686", "6Server-ELS:python-test-0:2.6.6-70.el6_10.s390x", "6Server-ELS:python-test-0:2.6.6-70.el6_10.x86_64", "6Server-ELS:python-tools-0:2.6.6-70.el6_10.i686", "6Server-ELS:python-tools-0:2.6.6-70.el6_10.s390x", "6Server-ELS:python-tools-0:2.6.6-70.el6_10.x86_64", "6Server-ELS:tkinter-0:2.6.6-70.el6_10.i686", "6Server-ELS:tkinter-0:2.6.6-70.el6_10.s390x", "6Server-ELS:tkinter-0:2.6.6-70.el6_10.x86_64", "6Server-optional-ELS:python-0:2.6.6-70.el6_10.i686", "6Server-optional-ELS:python-0:2.6.6-70.el6_10.s390x", "6Server-optional-ELS:python-0:2.6.6-70.el6_10.src", "6Server-optional-ELS:python-0:2.6.6-70.el6_10.x86_64", "6Server-optional-ELS:python-debuginfo-0:2.6.6-70.el6_10.i686", "6Server-optional-ELS:python-debuginfo-0:2.6.6-70.el6_10.s390", "6Server-optional-ELS:python-debuginfo-0:2.6.6-70.el6_10.s390x", "6Server-optional-ELS:python-debuginfo-0:2.6.6-70.el6_10.x86_64", "6Server-optional-ELS:python-devel-0:2.6.6-70.el6_10.i686", "6Server-optional-ELS:python-devel-0:2.6.6-70.el6_10.s390", "6Server-optional-ELS:python-devel-0:2.6.6-70.el6_10.s390x", "6Server-optional-ELS:python-devel-0:2.6.6-70.el6_10.x86_64", "6Server-optional-ELS:python-libs-0:2.6.6-70.el6_10.i686", "6Server-optional-ELS:python-libs-0:2.6.6-70.el6_10.s390", "6Server-optional-ELS:python-libs-0:2.6.6-70.el6_10.s390x", "6Server-optional-ELS:python-libs-0:2.6.6-70.el6_10.x86_64", "6Server-optional-ELS:python-test-0:2.6.6-70.el6_10.i686", "6Server-optional-ELS:python-test-0:2.6.6-70.el6_10.s390x", "6Server-optional-ELS:python-test-0:2.6.6-70.el6_10.x86_64", "6Server-optional-ELS:python-tools-0:2.6.6-70.el6_10.i686", "6Server-optional-ELS:python-tools-0:2.6.6-70.el6_10.s390x", "6Server-optional-ELS:python-tools-0:2.6.6-70.el6_10.x86_64", "6Server-optional-ELS:tkinter-0:2.6.6-70.el6_10.i686", "6Server-optional-ELS:tkinter-0:2.6.6-70.el6_10.s390x", "6Server-optional-ELS:tkinter-0:2.6.6-70.el6_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6290" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "6Server-ELS:python-0:2.6.6-70.el6_10.i686", "6Server-ELS:python-0:2.6.6-70.el6_10.s390x", "6Server-ELS:python-0:2.6.6-70.el6_10.src", "6Server-ELS:python-0:2.6.6-70.el6_10.x86_64", "6Server-ELS:python-debuginfo-0:2.6.6-70.el6_10.i686", "6Server-ELS:python-debuginfo-0:2.6.6-70.el6_10.s390", "6Server-ELS:python-debuginfo-0:2.6.6-70.el6_10.s390x", "6Server-ELS:python-debuginfo-0:2.6.6-70.el6_10.x86_64", "6Server-ELS:python-devel-0:2.6.6-70.el6_10.i686", "6Server-ELS:python-devel-0:2.6.6-70.el6_10.s390", "6Server-ELS:python-devel-0:2.6.6-70.el6_10.s390x", "6Server-ELS:python-devel-0:2.6.6-70.el6_10.x86_64", "6Server-ELS:python-libs-0:2.6.6-70.el6_10.i686", "6Server-ELS:python-libs-0:2.6.6-70.el6_10.s390", "6Server-ELS:python-libs-0:2.6.6-70.el6_10.s390x", "6Server-ELS:python-libs-0:2.6.6-70.el6_10.x86_64", "6Server-ELS:python-test-0:2.6.6-70.el6_10.i686", "6Server-ELS:python-test-0:2.6.6-70.el6_10.s390x", "6Server-ELS:python-test-0:2.6.6-70.el6_10.x86_64", "6Server-ELS:python-tools-0:2.6.6-70.el6_10.i686", "6Server-ELS:python-tools-0:2.6.6-70.el6_10.s390x", "6Server-ELS:python-tools-0:2.6.6-70.el6_10.x86_64", "6Server-ELS:tkinter-0:2.6.6-70.el6_10.i686", "6Server-ELS:tkinter-0:2.6.6-70.el6_10.s390x", "6Server-ELS:tkinter-0:2.6.6-70.el6_10.x86_64", "6Server-optional-ELS:python-0:2.6.6-70.el6_10.i686", "6Server-optional-ELS:python-0:2.6.6-70.el6_10.s390x", "6Server-optional-ELS:python-0:2.6.6-70.el6_10.src", "6Server-optional-ELS:python-0:2.6.6-70.el6_10.x86_64", "6Server-optional-ELS:python-debuginfo-0:2.6.6-70.el6_10.i686", "6Server-optional-ELS:python-debuginfo-0:2.6.6-70.el6_10.s390", "6Server-optional-ELS:python-debuginfo-0:2.6.6-70.el6_10.s390x", "6Server-optional-ELS:python-debuginfo-0:2.6.6-70.el6_10.x86_64", "6Server-optional-ELS:python-devel-0:2.6.6-70.el6_10.i686", "6Server-optional-ELS:python-devel-0:2.6.6-70.el6_10.s390", "6Server-optional-ELS:python-devel-0:2.6.6-70.el6_10.s390x", "6Server-optional-ELS:python-devel-0:2.6.6-70.el6_10.x86_64", "6Server-optional-ELS:python-libs-0:2.6.6-70.el6_10.i686", "6Server-optional-ELS:python-libs-0:2.6.6-70.el6_10.s390", "6Server-optional-ELS:python-libs-0:2.6.6-70.el6_10.s390x", "6Server-optional-ELS:python-libs-0:2.6.6-70.el6_10.x86_64", "6Server-optional-ELS:python-test-0:2.6.6-70.el6_10.i686", "6Server-optional-ELS:python-test-0:2.6.6-70.el6_10.s390x", "6Server-optional-ELS:python-test-0:2.6.6-70.el6_10.x86_64", "6Server-optional-ELS:python-tools-0:2.6.6-70.el6_10.i686", "6Server-optional-ELS:python-tools-0:2.6.6-70.el6_10.s390x", "6Server-optional-ELS:python-tools-0:2.6.6-70.el6_10.x86_64", "6Server-optional-ELS:tkinter-0:2.6.6-70.el6_10.i686", "6Server-optional-ELS:tkinter-0:2.6.6-70.el6_10.s390x", "6Server-optional-ELS:tkinter-0:2.6.6-70.el6_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: TLS handshake bypass" } ] }
rhsa-2023_5998
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the python39:3.9 and python39-devel:3.9 modules is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: TLS handshake bypass (CVE-2023-40217)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2023:5998", "url": "https://access.redhat.com/errata/RHSA-2023:5998" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5998.json" } ], "title": "Red Hat Security Advisory: python39:3.9 and python39-devel:3.9 security update", "tracking": { "current_release_date": "2024-11-15T17:32:03+00:00", "generator": { "date": "2024-11-15T17:32:03+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2023:5998", "initial_release_date": "2023-10-23T09:52:33+00:00", "revision_history": [ { "date": "2023-10-23T09:52:33+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-23T09:52:33+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T17:32:03+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux CRB (v. 8)", "product": { "name": "Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python39:3.9:8080020230922214114:93c2fc2f", "product": { "name": "python39:3.9:8080020230922214114:93c2fc2f", "product_id": "python39:3.9:8080020230922214114:93c2fc2f", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/python39@3.9:8080020230922214114:93c2fc2f" } } }, { "category": "product_version", "name": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-PyMySQL@0.10.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-chardet@3.0.4-19.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idna@2.10-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch", "product": { "name": "python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch", "product_id": "python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-doc@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch" } } }, { "category": "product_version", "name": "python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "product": { "name": "python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "product_id": "python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pip@20.2.4-7.module%2Bel8.6.0%2B13003%2B6bb2c488?arch=noarch" } } }, { "category": "product_version", "name": "python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "product": { "name": "python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "product_id": "python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pip-wheel@20.2.4-7.module%2Bel8.6.0%2B13003%2B6bb2c488?arch=noarch" } } }, { "category": "product_version", "name": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-ply@3.11-10.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pycparser@2.20-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pysocks@1.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-requests@2.25.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-rpm-macros-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.noarch", "product": { "name": "python39-rpm-macros-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.noarch", "product_id": "python39-rpm-macros-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-rpm-macros@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=noarch" } } }, { "category": "product_version", "name": "python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "product": { "name": "python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "product_id": "python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-setuptools@50.3.2-4.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch" } } }, { "category": "product_version", "name": "python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "product": { "name": "python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "product_id": "python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-setuptools-wheel@50.3.2-4.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch" } } }, { "category": "product_version", "name": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-six@1.15.0-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-toml@0.10.1-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch", "product": { "name": "python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch", "product_id": "python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-urllib3@1.25.10-4.module%2Bel8.5.0%2B11712%2Bea2d2be1?arch=noarch" } } }, { "category": "product_version", "name": "python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "product": { "name": "python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "product_id": "python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-wheel@0.35.1-4.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "product": { "name": "python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "product_id": "python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-wheel-wheel@0.35.1-4.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python39-devel:3.9:8080020230922214114:93c2fc2f", "product": { "name": "python39-devel:3.9:8080020230922214114:93c2fc2f", "product_id": "python39-devel:3.9:8080020230922214114:93c2fc2f", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/python39-devel@3.9:8080020230922214114:93c2fc2f" } } }, { "category": "product_version", "name": "python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-attrs@20.3.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-iniconfig@1.1.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-more-itertools@8.5.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-packaging@20.4-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pluggy@0.13.1-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-py@1.10.0-1.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyparsing@2.4.7-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pytest@6.0.2-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } }, { "category": "product_version", "name": "python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch", "product": { "name": "python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch", "product_id": "python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-wcwidth@0.2.5-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src", "product": { "name": "PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src", "product_id": "PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=src" } } }, { "category": "product_version", "name": "mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.src", "product": { "name": "mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.src", "product_id": "mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_wsgi@4.7.1-5.module%2Bel8.7.0%2B16654%2B645aad7f?arch=src" } } }, { "category": "product_version", "name": "numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src", "product": { "name": "numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src", "product_id": "numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=src" } } }, { "category": "product_version", "name": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "product_id": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-PyMySQL@0.10.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "product_id": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "product_id": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-chardet@3.0.4-19.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "product_id": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "product_id": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-idna@2.10-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src", "product": { "name": "python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src", "product_id": "python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=src" } } }, { "category": "product_version", "name": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "product_id": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-ply@3.11-10.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "product_id": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "product_id": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "product_id": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pycparser@2.20-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "product_id": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pysocks@1.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "product_id": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-requests@2.25.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "product_id": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-toml@0.10.1-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src", "product": { "name": "python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src", "product_id": "python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-urllib3@1.25.10-4.module%2Bel8.5.0%2B11712%2Bea2d2be1?arch=src" } } }, { "category": "product_version", "name": "python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src", "product": { "name": "python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src", "product_id": "python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-wheel@0.35.1-4.module%2Bel8.5.0%2B12204%2B54860423?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.src", "product": { "name": "python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.src", "product_id": "python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=src" } } }, { "category": "product_version", "name": "python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src", "product": { "name": "python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src", "product_id": "python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-pip@20.2.4-7.module%2Bel8.6.0%2B13003%2B6bb2c488?arch=src" } } }, { "category": "product_version", "name": "python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src", "product": { "name": "python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src", "product_id": "python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-setuptools@50.3.2-4.module%2Bel8.5.0%2B12204%2B54860423?arch=src" } } }, { "category": "product_version", "name": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "product_id": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-six@1.15.0-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "product": { "name": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "product_id": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src", "product": { "name": "Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src", "product_id": "Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.src", "product": { "name": "pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.src", "product_id": "pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pybind11@2.7.1-1.module%2Bel8.6.0%2B12838%2B640e6226?arch=src" } } }, { "category": "product_version", "name": "pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src", "product": { "name": "pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src", "product_id": "pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pytest@6.0.2-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src", "product_id": "python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-attrs@20.3.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src", "product_id": "python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-iniconfig@1.1.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src", "product_id": "python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-more-itertools@8.5.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src", "product_id": "python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-packaging@20.4-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src", "product_id": "python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pluggy@0.13.1-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src", "product_id": "python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-py@1.10.0-1.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src", "product_id": "python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-wcwidth@0.2.5-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } }, { "category": "product_version", "name": "python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src", "product": { "name": "python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src", "product_id": "python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-pyparsing@2.4.7-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "product": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=aarch64" } } }, { "category": "product_version", "name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "product": { "name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "product_id": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64" } } }, { "category": "product_version", "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "product": { "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "product_id": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=aarch64" } } }, { "category": "product_version", "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product": { "name": "python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product_id": "python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=aarch64" } } }, { "category": "product_version", "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product": { "name": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product_id": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debuginfo@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=aarch64" } } }, { "category": "product_version", "name": "python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product": { "name": "python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product_id": "python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debugsource@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=aarch64" } } }, { "category": "product_version", "name": "python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product": { "name": "python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product_id": "python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-devel@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=aarch64" } } }, { "category": "product_version", "name": "python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product": { "name": "python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product_id": "python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idle@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=aarch64" } } }, { "category": "product_version", "name": "python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product": { "name": "python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product_id": "python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-libs@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=aarch64" } } }, { "category": "product_version", "name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "product": { "name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "product_id": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=aarch64" } } }, { "category": "product_version", "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "product": { "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "product_id": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=aarch64" } } }, { "category": "product_version", "name": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.aarch64", "product": { "name": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.aarch64", "product_id": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-5.module%2Bel8.7.0%2B16654%2B645aad7f?arch=aarch64" } } }, { "category": "product_version", "name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "product": { "name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "product_id": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64" } } }, { "category": "product_version", "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "product": { "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64" } } }, { "category": "product_version", "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "product": { "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64" } } }, { "category": "product_version", "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "product": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "product_id": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=aarch64" } } }, { "category": "product_version", "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "product": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=aarch64" } } }, { "category": "product_version", "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product": { "name": "python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product_id": "python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-test@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=aarch64" } } }, { "category": "product_version", "name": "python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product": { "name": "python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product_id": "python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-tkinter@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=aarch64" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "product": { "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64" } } }, { "category": "product_version", "name": "python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product": { "name": "python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product_id": "python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debug@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=aarch64" } } }, { "category": "product_version", "name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "product": { "name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "product_id": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11@2.7.1-1.module%2Bel8.6.0%2B12838%2B640e6226?arch=aarch64" } } }, { "category": "product_version", "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "product": { "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "product_id": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11-devel@2.7.1-1.module%2Bel8.6.0%2B12838%2B640e6226?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "product": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=ppc64le" } } }, { "category": "product_version", "name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "product": { "name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "product_id": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le" } } }, { "category": "product_version", "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "product": { "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "product_id": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product": { "name": "python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product_id": "python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product": { "name": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product_id": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debuginfo@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product": { "name": "python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product_id": "python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debugsource@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product": { "name": "python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product_id": "python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-devel@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product": { "name": "python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product_id": "python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idle@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product": { "name": "python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product_id": "python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-libs@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "product": { "name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "product_id": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "product": { "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "product_id": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.ppc64le", "product": { "name": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.ppc64le", "product_id": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-5.module%2Bel8.7.0%2B16654%2B645aad7f?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "product": { "name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "product_id": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "product": { "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "product": { "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "product": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "product_id": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "product": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product": { "name": "python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product_id": "python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-test@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product": { "name": "python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product_id": "python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-tkinter@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=ppc64le" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "product": { "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product": { "name": "python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product_id": "python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debug@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "product": { "name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "product_id": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11@2.7.1-1.module%2Bel8.6.0%2B12838%2B640e6226?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "product": { "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "product_id": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11-devel@2.7.1-1.module%2Bel8.6.0%2B12838%2B640e6226?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "product": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=s390x" } } }, { "category": "product_version", "name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "product": { "name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "product_id": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x" } } }, { "category": "product_version", "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "product": { "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "product_id": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=s390x" } } }, { "category": "product_version", "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product": { "name": "python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product_id": "python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=s390x" } } }, { "category": "product_version", "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product": { "name": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product_id": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debuginfo@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=s390x" } } }, { "category": "product_version", "name": "python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product": { "name": "python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product_id": "python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debugsource@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=s390x" } } }, { "category": "product_version", "name": "python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product": { "name": "python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product_id": "python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-devel@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=s390x" } } }, { "category": "product_version", "name": "python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product": { "name": "python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product_id": "python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idle@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=s390x" } } }, { "category": "product_version", "name": "python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product": { "name": "python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product_id": "python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-libs@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=s390x" } } }, { "category": "product_version", "name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "product": { "name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "product_id": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=s390x" } } }, { "category": "product_version", "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "product": { "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "product_id": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=s390x" } } }, { "category": "product_version", "name": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.s390x", "product": { "name": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.s390x", "product_id": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-5.module%2Bel8.7.0%2B16654%2B645aad7f?arch=s390x" } } }, { "category": "product_version", "name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "product": { "name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "product_id": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x" } } }, { "category": "product_version", "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "product": { "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x" } } }, { "category": "product_version", "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "product": { "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x" } } }, { "category": "product_version", "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "product": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "product_id": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=s390x" } } }, { "category": "product_version", "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "product": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=s390x" } } }, { "category": "product_version", "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product": { "name": "python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product_id": "python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-test@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=s390x" } } }, { "category": "product_version", "name": "python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product": { "name": "python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product_id": "python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-tkinter@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=s390x" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product_id": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "product_id": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "product": { "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x" } } }, { "category": "product_version", "name": "python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product": { "name": "python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product_id": "python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debug@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=s390x" } } }, { "category": "product_version", "name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "product": { "name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "product_id": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11@2.7.1-1.module%2Bel8.6.0%2B12838%2B640e6226?arch=s390x" } } }, { "category": "product_version", "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "product": { "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "product_id": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11-devel@2.7.1-1.module%2Bel8.6.0%2B12838%2B640e6226?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "product": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=x86_64" } } }, { "category": "product_version", "name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "product": { "name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "product_id": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64" } } }, { "category": "product_version", "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "product": { "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "product_id": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=x86_64" } } }, { "category": "product_version", "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product": { "name": "python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product_id": "python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=x86_64" } } }, { "category": "product_version", "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product": { "name": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product_id": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debuginfo@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=x86_64" } } }, { "category": "product_version", "name": "python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product": { "name": "python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product_id": "python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debugsource@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=x86_64" } } }, { "category": "product_version", "name": "python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product": { "name": "python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product_id": "python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-devel@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=x86_64" } } }, { "category": "product_version", "name": "python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product": { "name": "python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product_id": "python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idle@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=x86_64" } } }, { "category": "product_version", "name": "python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product": { "name": "python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product_id": "python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-libs@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=x86_64" } } }, { "category": "product_version", "name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "product": { "name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "product_id": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=x86_64" } } }, { "category": "product_version", "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "product": { "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "product_id": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.6.0%2B13933%2B9cf0c87c?arch=x86_64" } } }, { "category": "product_version", "name": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.x86_64", "product": { "name": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.x86_64", "product_id": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-5.module%2Bel8.7.0%2B16654%2B645aad7f?arch=x86_64" } } }, { "category": "product_version", "name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "product": { "name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "product_id": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64" } } }, { "category": "product_version", "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "product": { "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64" } } }, { "category": "product_version", "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "product": { "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64" } } }, { "category": "product_version", "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "product": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "product_id": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=x86_64" } } }, { "category": "product_version", "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "product": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=x86_64" } } }, { "category": "product_version", "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product": { "name": "python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product_id": "python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-test@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=x86_64" } } }, { "category": "product_version", "name": "python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product": { "name": "python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product_id": "python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-tkinter@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=x86_64" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "product": { "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64" } } }, { "category": "product_version", "name": "python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product": { "name": "python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product_id": "python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debug@3.9.16-1.module%2Bel8.8.0%2B20025%2Bf2100191.2?arch=x86_64" } } }, { "category": "product_version", "name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "product": { "name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "product_id": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11@2.7.1-1.module%2Bel8.6.0%2B12838%2B640e6226?arch=x86_64" } } }, { "category": "product_version", "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "product": { "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "product_id": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11-devel@2.7.1-1.module%2Bel8.6.0%2B12838%2B640e6226?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, "product_reference": "python39:3.9:8080020230922214114:93c2fc2f", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src" }, "product_reference": "PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64" }, "product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le" }, "product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x" }, "product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64" }, "product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.src as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.src" }, "product_reference": "mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src" }, "product_reference": "numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64" }, "product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le" }, "product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x" }, "product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64" }, "product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src" }, "product_reference": "python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64" }, "product_reference": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le" }, "product_reference": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x" }, "product_reference": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64" }, "product_reference": "python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src" }, "product_reference": "python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src" }, "product_reference": "python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64" }, "product_reference": "python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le" }, "product_reference": "python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x" }, "product_reference": "python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.src as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.src" }, "product_reference": "python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64" }, "product_reference": "python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64" }, "product_reference": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le" }, "product_reference": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x" }, "product_reference": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64" }, "product_reference": "python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64" }, "product_reference": "python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le" }, "product_reference": "python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x" }, "product_reference": "python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64" }, "product_reference": "python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64" }, "product_reference": "python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le" }, "product_reference": "python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x" }, "product_reference": "python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64" }, "product_reference": "python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64" }, "product_reference": "python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le" }, "product_reference": "python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x" }, "product_reference": "python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64" }, "product_reference": "python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64" }, "product_reference": "python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le" }, "product_reference": "python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x" }, "product_reference": "python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64" }, "product_reference": "python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64" }, "product_reference": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le" }, "product_reference": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x" }, "product_reference": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64" }, "product_reference": "python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64" }, "product_reference": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le" }, "product_reference": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x" }, "product_reference": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64" }, "product_reference": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.aarch64" }, "product_reference": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.ppc64le" }, "product_reference": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.s390x" }, "product_reference": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.x86_64" }, "product_reference": "python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64" }, "product_reference": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le" }, "product_reference": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x" }, "product_reference": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64" }, "product_reference": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64" }, "product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le" }, "product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x" }, "product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64" }, "product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch" }, "product_reference": "python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64" }, "product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le" }, "product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x" }, "product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64" }, "product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch" }, "product_reference": "python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch" }, "product_reference": "python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64" }, "product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le" }, "product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x" }, "product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64" }, "product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64" }, "product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le" }, "product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x" }, "product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64" }, "product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-rpm-macros-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.noarch as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-rpm-macros-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.noarch" }, "product_reference": "python39-rpm-macros-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch" }, "product_reference": "python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch" }, "product_reference": "python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64" }, "product_reference": "python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le" }, "product_reference": "python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x" }, "product_reference": "python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64" }, "product_reference": "python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64" }, "product_reference": "python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le" }, "product_reference": "python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x" }, "product_reference": "python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64" }, "product_reference": "python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch" }, "product_reference": "python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch" }, "product_reference": "python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch" }, "product_reference": "python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src" }, "product_reference": "python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src" }, "product_reference": "python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, "product_reference": "python39-devel:3.9:8080020230922214114:93c2fc2f", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.src as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.src" }, "product_reference": "pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.src", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64" }, "product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le" }, "product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x" }, "product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64" }, "product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64 as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64" }, "product_reference": "python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le" }, "product_reference": "python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x" }, "product_reference": "python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64 as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64" }, "product_reference": "python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64 as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64" }, "product_reference": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le" }, "product_reference": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x" }, "product_reference": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64 as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64" }, "product_reference": "python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64 as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64" }, "product_reference": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le" }, "product_reference": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x" }, "product_reference": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64 as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64" }, "product_reference": "python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch" }, "product_reference": "python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src as a component of python39-devel:3.9:8080020230922214114:93c2fc2f as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src" }, "product_reference": "python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src", "relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "cwe": { "id": "CWE-305", "name": "Authentication Bypass by Primary Weakness" }, "discovery_date": "2023-08-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2235789" } ], "notes": [ { "category": "description", "text": "Python ssl.SSLSocket is vulnerable to a bypass of the TLS handshake in certain instances for HTTPS servers and other server-side protocols that use TLS client authentication such as mTLS. This issue may result in a breach of integrity as its possible to modify or delete resources that are authenticated only by a TLS certificate. No breach of confidentiality is possible.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: TLS handshake bypass", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-rpm-macros-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "RHBZ#2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-40217", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40217" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/108310", "url": "https://github.com/python/cpython/issues/108310" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/108315", "url": "https://github.com/python/cpython/pull/108315" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" } ], "release_date": "2023-08-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-23T09:52:33+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-rpm-macros-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5998" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-lxml-debugsource-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debuginfo-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-debugsource-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-devel-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-idle-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-libs-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-lxml-debuginfo-0:4.6.5-1.module+el8.6.0+13933+9cf0c87c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-mod_wsgi-0:4.7.1-5.module+el8.7.0+16654+645aad7f.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pip-wheel-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-rpm-macros-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-test-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-tkinter-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python3x-pip-0:20.2.4-7.module+el8.6.0+13003+6bb2c488.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python39:3.9:8080020230922214114:93c2fc2f:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.s390x", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-debug-0:3.9.16-1.module+el8.8.0+20025+f2100191.2.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.aarch64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.ppc64le", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.s390x", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pybind11-devel-0:2.7.1-1.module+el8.6.0+12838+640e6226.x86_64", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch", "CRB-8.8.0.Z.MAIN.EUS:python39-devel:3.9:8080020230922214114:93c2fc2f:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: TLS handshake bypass" } ] }
rhsa-2023_5995
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for python3 is now available for Red Hat Enterprise Linux 8.1 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: TLS handshake bypass (CVE-2023-40217)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2023:5995", "url": "https://access.redhat.com/errata/RHSA-2023:5995" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5995.json" } ], "title": "Red Hat Security Advisory: python3 security update", "tracking": { "current_release_date": "2024-11-15T17:31:44+00:00", "generator": { "date": "2024-11-15T17:31:44+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2023:5995", "initial_release_date": "2023-10-23T09:29:48+00:00", "revision_history": [ { "date": "2023-10-23T09:29:48+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-23T09:29:48+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T17:31:44+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.1::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product": { "name": "Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_e4s:8.1::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "platform-python-0:3.6.8-15.1.el8_1.2.i686", "product": { "name": "platform-python-0:3.6.8-15.1.el8_1.2.i686", "product_id": "platform-python-0:3.6.8-15.1.el8_1.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-15.1.el8_1.2?arch=i686" } } }, { "category": "product_version", "name": "platform-python-debug-0:3.6.8-15.1.el8_1.2.i686", "product": { "name": "platform-python-debug-0:3.6.8-15.1.el8_1.2.i686", "product_id": "platform-python-debug-0:3.6.8-15.1.el8_1.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-15.1.el8_1.2?arch=i686" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-15.1.el8_1.2.i686", "product": { "name": "platform-python-devel-0:3.6.8-15.1.el8_1.2.i686", "product_id": "platform-python-devel-0:3.6.8-15.1.el8_1.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-15.1.el8_1.2?arch=i686" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-15.1.el8_1.2.i686", "product": { "name": "python3-idle-0:3.6.8-15.1.el8_1.2.i686", "product_id": "python3-idle-0:3.6.8-15.1.el8_1.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-15.1.el8_1.2?arch=i686" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-15.1.el8_1.2.i686", "product": { "name": "python3-test-0:3.6.8-15.1.el8_1.2.i686", "product_id": "python3-test-0:3.6.8-15.1.el8_1.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-15.1.el8_1.2?arch=i686" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-15.1.el8_1.2.i686", "product": { "name": "python3-tkinter-0:3.6.8-15.1.el8_1.2.i686", "product_id": "python3-tkinter-0:3.6.8-15.1.el8_1.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-15.1.el8_1.2?arch=i686" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-15.1.el8_1.2.i686", "product": { "name": "python3-debugsource-0:3.6.8-15.1.el8_1.2.i686", "product_id": "python3-debugsource-0:3.6.8-15.1.el8_1.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-15.1.el8_1.2?arch=i686" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-15.1.el8_1.2.i686", "product": { "name": "python3-debuginfo-0:3.6.8-15.1.el8_1.2.i686", "product_id": "python3-debuginfo-0:3.6.8-15.1.el8_1.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-15.1.el8_1.2?arch=i686" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-15.1.el8_1.2.i686", "product": { "name": "python3-libs-0:3.6.8-15.1.el8_1.2.i686", "product_id": "python3-libs-0:3.6.8-15.1.el8_1.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-15.1.el8_1.2?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "platform-python-debug-0:3.6.8-15.1.el8_1.2.x86_64", "product": { "name": "platform-python-debug-0:3.6.8-15.1.el8_1.2.x86_64", "product_id": "platform-python-debug-0:3.6.8-15.1.el8_1.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-15.1.el8_1.2?arch=x86_64" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-15.1.el8_1.2.x86_64", "product": { "name": "platform-python-devel-0:3.6.8-15.1.el8_1.2.x86_64", "product_id": "platform-python-devel-0:3.6.8-15.1.el8_1.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-15.1.el8_1.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-15.1.el8_1.2.x86_64", "product": { "name": "python3-idle-0:3.6.8-15.1.el8_1.2.x86_64", "product_id": "python3-idle-0:3.6.8-15.1.el8_1.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-15.1.el8_1.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-15.1.el8_1.2.x86_64", "product": { "name": "python3-tkinter-0:3.6.8-15.1.el8_1.2.x86_64", "product_id": "python3-tkinter-0:3.6.8-15.1.el8_1.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-15.1.el8_1.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-15.1.el8_1.2.x86_64", "product": { "name": "python3-debugsource-0:3.6.8-15.1.el8_1.2.x86_64", "product_id": "python3-debugsource-0:3.6.8-15.1.el8_1.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-15.1.el8_1.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-15.1.el8_1.2.x86_64", "product": { "name": "python3-debuginfo-0:3.6.8-15.1.el8_1.2.x86_64", "product_id": "python3-debuginfo-0:3.6.8-15.1.el8_1.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-15.1.el8_1.2?arch=x86_64" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-15.1.el8_1.2.x86_64", "product": { "name": "platform-python-0:3.6.8-15.1.el8_1.2.x86_64", "product_id": "platform-python-0:3.6.8-15.1.el8_1.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-15.1.el8_1.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-15.1.el8_1.2.x86_64", "product": { "name": "python3-libs-0:3.6.8-15.1.el8_1.2.x86_64", "product_id": "python3-libs-0:3.6.8-15.1.el8_1.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-15.1.el8_1.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-15.1.el8_1.2.x86_64", "product": { "name": "python3-test-0:3.6.8-15.1.el8_1.2.x86_64", "product_id": "python3-test-0:3.6.8-15.1.el8_1.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-15.1.el8_1.2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "platform-python-debug-0:3.6.8-15.1.el8_1.2.ppc64le", "product": { "name": "platform-python-debug-0:3.6.8-15.1.el8_1.2.ppc64le", "product_id": "platform-python-debug-0:3.6.8-15.1.el8_1.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-15.1.el8_1.2?arch=ppc64le" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-15.1.el8_1.2.ppc64le", "product": { "name": "platform-python-devel-0:3.6.8-15.1.el8_1.2.ppc64le", "product_id": "platform-python-devel-0:3.6.8-15.1.el8_1.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-15.1.el8_1.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-15.1.el8_1.2.ppc64le", "product": { "name": "python3-idle-0:3.6.8-15.1.el8_1.2.ppc64le", "product_id": "python3-idle-0:3.6.8-15.1.el8_1.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-15.1.el8_1.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-15.1.el8_1.2.ppc64le", "product": { "name": "python3-tkinter-0:3.6.8-15.1.el8_1.2.ppc64le", "product_id": "python3-tkinter-0:3.6.8-15.1.el8_1.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-15.1.el8_1.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-15.1.el8_1.2.ppc64le", "product": { "name": "python3-debugsource-0:3.6.8-15.1.el8_1.2.ppc64le", "product_id": "python3-debugsource-0:3.6.8-15.1.el8_1.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-15.1.el8_1.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-15.1.el8_1.2.ppc64le", "product": { "name": "python3-debuginfo-0:3.6.8-15.1.el8_1.2.ppc64le", "product_id": "python3-debuginfo-0:3.6.8-15.1.el8_1.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-15.1.el8_1.2?arch=ppc64le" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-15.1.el8_1.2.ppc64le", "product": { "name": "platform-python-0:3.6.8-15.1.el8_1.2.ppc64le", "product_id": "platform-python-0:3.6.8-15.1.el8_1.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-15.1.el8_1.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-15.1.el8_1.2.ppc64le", "product": { "name": "python3-libs-0:3.6.8-15.1.el8_1.2.ppc64le", "product_id": "python3-libs-0:3.6.8-15.1.el8_1.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-15.1.el8_1.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-15.1.el8_1.2.ppc64le", "product": { "name": "python3-test-0:3.6.8-15.1.el8_1.2.ppc64le", "product_id": "python3-test-0:3.6.8-15.1.el8_1.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-15.1.el8_1.2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python3-0:3.6.8-15.1.el8_1.2.src", "product": { "name": "python3-0:3.6.8-15.1.el8_1.2.src", "product_id": "python3-0:3.6.8-15.1.el8_1.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-15.1.el8_1.2?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-15.1.el8_1.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:platform-python-0:3.6.8-15.1.el8_1.2.i686" }, "product_reference": "platform-python-0:3.6.8-15.1.el8_1.2.i686", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-15.1.el8_1.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:platform-python-0:3.6.8-15.1.el8_1.2.ppc64le" }, "product_reference": "platform-python-0:3.6.8-15.1.el8_1.2.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-15.1.el8_1.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:platform-python-0:3.6.8-15.1.el8_1.2.x86_64" }, "product_reference": "platform-python-0:3.6.8-15.1.el8_1.2.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-15.1.el8_1.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:platform-python-debug-0:3.6.8-15.1.el8_1.2.i686" }, "product_reference": "platform-python-debug-0:3.6.8-15.1.el8_1.2.i686", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-15.1.el8_1.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:platform-python-debug-0:3.6.8-15.1.el8_1.2.ppc64le" }, "product_reference": "platform-python-debug-0:3.6.8-15.1.el8_1.2.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-15.1.el8_1.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:platform-python-debug-0:3.6.8-15.1.el8_1.2.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-15.1.el8_1.2.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-15.1.el8_1.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:platform-python-devel-0:3.6.8-15.1.el8_1.2.i686" }, "product_reference": "platform-python-devel-0:3.6.8-15.1.el8_1.2.i686", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-15.1.el8_1.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:platform-python-devel-0:3.6.8-15.1.el8_1.2.ppc64le" }, "product_reference": "platform-python-devel-0:3.6.8-15.1.el8_1.2.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-15.1.el8_1.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:platform-python-devel-0:3.6.8-15.1.el8_1.2.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-15.1.el8_1.2.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-15.1.el8_1.2.src as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python3-0:3.6.8-15.1.el8_1.2.src" }, "product_reference": "python3-0:3.6.8-15.1.el8_1.2.src", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-15.1.el8_1.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python3-debuginfo-0:3.6.8-15.1.el8_1.2.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-15.1.el8_1.2.i686", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-15.1.el8_1.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python3-debuginfo-0:3.6.8-15.1.el8_1.2.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-15.1.el8_1.2.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-15.1.el8_1.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python3-debuginfo-0:3.6.8-15.1.el8_1.2.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-15.1.el8_1.2.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-15.1.el8_1.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python3-debugsource-0:3.6.8-15.1.el8_1.2.i686" }, "product_reference": "python3-debugsource-0:3.6.8-15.1.el8_1.2.i686", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-15.1.el8_1.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python3-debugsource-0:3.6.8-15.1.el8_1.2.ppc64le" }, "product_reference": "python3-debugsource-0:3.6.8-15.1.el8_1.2.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-15.1.el8_1.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python3-debugsource-0:3.6.8-15.1.el8_1.2.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-15.1.el8_1.2.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-15.1.el8_1.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python3-idle-0:3.6.8-15.1.el8_1.2.i686" }, "product_reference": "python3-idle-0:3.6.8-15.1.el8_1.2.i686", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-15.1.el8_1.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python3-idle-0:3.6.8-15.1.el8_1.2.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-15.1.el8_1.2.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-15.1.el8_1.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python3-idle-0:3.6.8-15.1.el8_1.2.x86_64" }, "product_reference": "python3-idle-0:3.6.8-15.1.el8_1.2.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-15.1.el8_1.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python3-libs-0:3.6.8-15.1.el8_1.2.i686" }, "product_reference": "python3-libs-0:3.6.8-15.1.el8_1.2.i686", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-15.1.el8_1.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python3-libs-0:3.6.8-15.1.el8_1.2.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-15.1.el8_1.2.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-15.1.el8_1.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python3-libs-0:3.6.8-15.1.el8_1.2.x86_64" }, "product_reference": "python3-libs-0:3.6.8-15.1.el8_1.2.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-15.1.el8_1.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python3-test-0:3.6.8-15.1.el8_1.2.i686" }, "product_reference": "python3-test-0:3.6.8-15.1.el8_1.2.i686", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-15.1.el8_1.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python3-test-0:3.6.8-15.1.el8_1.2.ppc64le" }, "product_reference": "python3-test-0:3.6.8-15.1.el8_1.2.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-15.1.el8_1.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python3-test-0:3.6.8-15.1.el8_1.2.x86_64" }, "product_reference": "python3-test-0:3.6.8-15.1.el8_1.2.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-15.1.el8_1.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python3-tkinter-0:3.6.8-15.1.el8_1.2.i686" }, "product_reference": "python3-tkinter-0:3.6.8-15.1.el8_1.2.i686", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-15.1.el8_1.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python3-tkinter-0:3.6.8-15.1.el8_1.2.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-15.1.el8_1.2.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-15.1.el8_1.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)", "product_id": "AppStream-8.1.0.Z.E4S:python3-tkinter-0:3.6.8-15.1.el8_1.2.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-15.1.el8_1.2.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-15.1.el8_1.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:platform-python-0:3.6.8-15.1.el8_1.2.i686" }, "product_reference": "platform-python-0:3.6.8-15.1.el8_1.2.i686", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-15.1.el8_1.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:platform-python-0:3.6.8-15.1.el8_1.2.ppc64le" }, "product_reference": "platform-python-0:3.6.8-15.1.el8_1.2.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-15.1.el8_1.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:platform-python-0:3.6.8-15.1.el8_1.2.x86_64" }, "product_reference": "platform-python-0:3.6.8-15.1.el8_1.2.x86_64", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-15.1.el8_1.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:platform-python-debug-0:3.6.8-15.1.el8_1.2.i686" }, "product_reference": "platform-python-debug-0:3.6.8-15.1.el8_1.2.i686", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-15.1.el8_1.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:platform-python-debug-0:3.6.8-15.1.el8_1.2.ppc64le" }, "product_reference": "platform-python-debug-0:3.6.8-15.1.el8_1.2.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-15.1.el8_1.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:platform-python-debug-0:3.6.8-15.1.el8_1.2.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-15.1.el8_1.2.x86_64", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-15.1.el8_1.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:platform-python-devel-0:3.6.8-15.1.el8_1.2.i686" }, "product_reference": "platform-python-devel-0:3.6.8-15.1.el8_1.2.i686", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-15.1.el8_1.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:platform-python-devel-0:3.6.8-15.1.el8_1.2.ppc64le" }, "product_reference": "platform-python-devel-0:3.6.8-15.1.el8_1.2.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-15.1.el8_1.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:platform-python-devel-0:3.6.8-15.1.el8_1.2.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-15.1.el8_1.2.x86_64", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-15.1.el8_1.2.src as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:python3-0:3.6.8-15.1.el8_1.2.src" }, "product_reference": "python3-0:3.6.8-15.1.el8_1.2.src", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-15.1.el8_1.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:python3-debuginfo-0:3.6.8-15.1.el8_1.2.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-15.1.el8_1.2.i686", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-15.1.el8_1.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:python3-debuginfo-0:3.6.8-15.1.el8_1.2.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-15.1.el8_1.2.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-15.1.el8_1.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:python3-debuginfo-0:3.6.8-15.1.el8_1.2.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-15.1.el8_1.2.x86_64", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-15.1.el8_1.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:python3-debugsource-0:3.6.8-15.1.el8_1.2.i686" }, "product_reference": "python3-debugsource-0:3.6.8-15.1.el8_1.2.i686", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-15.1.el8_1.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:python3-debugsource-0:3.6.8-15.1.el8_1.2.ppc64le" }, "product_reference": "python3-debugsource-0:3.6.8-15.1.el8_1.2.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-15.1.el8_1.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:python3-debugsource-0:3.6.8-15.1.el8_1.2.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-15.1.el8_1.2.x86_64", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-15.1.el8_1.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:python3-idle-0:3.6.8-15.1.el8_1.2.i686" }, "product_reference": "python3-idle-0:3.6.8-15.1.el8_1.2.i686", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-15.1.el8_1.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:python3-idle-0:3.6.8-15.1.el8_1.2.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-15.1.el8_1.2.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-15.1.el8_1.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:python3-idle-0:3.6.8-15.1.el8_1.2.x86_64" }, "product_reference": "python3-idle-0:3.6.8-15.1.el8_1.2.x86_64", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-15.1.el8_1.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:python3-libs-0:3.6.8-15.1.el8_1.2.i686" }, "product_reference": "python3-libs-0:3.6.8-15.1.el8_1.2.i686", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-15.1.el8_1.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:python3-libs-0:3.6.8-15.1.el8_1.2.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-15.1.el8_1.2.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-15.1.el8_1.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:python3-libs-0:3.6.8-15.1.el8_1.2.x86_64" }, "product_reference": "python3-libs-0:3.6.8-15.1.el8_1.2.x86_64", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-15.1.el8_1.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:python3-test-0:3.6.8-15.1.el8_1.2.i686" }, "product_reference": "python3-test-0:3.6.8-15.1.el8_1.2.i686", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-15.1.el8_1.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:python3-test-0:3.6.8-15.1.el8_1.2.ppc64le" }, "product_reference": "python3-test-0:3.6.8-15.1.el8_1.2.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-15.1.el8_1.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:python3-test-0:3.6.8-15.1.el8_1.2.x86_64" }, "product_reference": "python3-test-0:3.6.8-15.1.el8_1.2.x86_64", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-15.1.el8_1.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:python3-tkinter-0:3.6.8-15.1.el8_1.2.i686" }, "product_reference": "python3-tkinter-0:3.6.8-15.1.el8_1.2.i686", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-15.1.el8_1.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:python3-tkinter-0:3.6.8-15.1.el8_1.2.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-15.1.el8_1.2.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-15.1.el8_1.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)", "product_id": "BaseOS-8.1.0.Z.E4S:python3-tkinter-0:3.6.8-15.1.el8_1.2.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-15.1.el8_1.2.x86_64", "relates_to_product_reference": "BaseOS-8.1.0.Z.E4S" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "cwe": { "id": "CWE-305", "name": "Authentication Bypass by Primary Weakness" }, "discovery_date": "2023-08-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2235789" } ], "notes": [ { "category": "description", "text": "Python ssl.SSLSocket is vulnerable to a bypass of the TLS handshake in certain instances for HTTPS servers and other server-side protocols that use TLS client authentication such as mTLS. This issue may result in a breach of integrity as its possible to modify or delete resources that are authenticated only by a TLS certificate. No breach of confidentiality is possible.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: TLS handshake bypass", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.1.0.Z.E4S:platform-python-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:platform-python-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:platform-python-0:3.6.8-15.1.el8_1.2.x86_64", "AppStream-8.1.0.Z.E4S:platform-python-debug-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:platform-python-debug-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:platform-python-debug-0:3.6.8-15.1.el8_1.2.x86_64", "AppStream-8.1.0.Z.E4S:platform-python-devel-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:platform-python-devel-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:platform-python-devel-0:3.6.8-15.1.el8_1.2.x86_64", "AppStream-8.1.0.Z.E4S:python3-0:3.6.8-15.1.el8_1.2.src", "AppStream-8.1.0.Z.E4S:python3-debuginfo-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:python3-debuginfo-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:python3-debuginfo-0:3.6.8-15.1.el8_1.2.x86_64", "AppStream-8.1.0.Z.E4S:python3-debugsource-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:python3-debugsource-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:python3-debugsource-0:3.6.8-15.1.el8_1.2.x86_64", "AppStream-8.1.0.Z.E4S:python3-idle-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:python3-idle-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:python3-idle-0:3.6.8-15.1.el8_1.2.x86_64", "AppStream-8.1.0.Z.E4S:python3-libs-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:python3-libs-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:python3-libs-0:3.6.8-15.1.el8_1.2.x86_64", "AppStream-8.1.0.Z.E4S:python3-test-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:python3-test-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:python3-test-0:3.6.8-15.1.el8_1.2.x86_64", "AppStream-8.1.0.Z.E4S:python3-tkinter-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:python3-tkinter-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:python3-tkinter-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:platform-python-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:platform-python-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:platform-python-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:platform-python-debug-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:platform-python-debug-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:platform-python-debug-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:platform-python-devel-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:platform-python-devel-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:platform-python-devel-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:python3-0:3.6.8-15.1.el8_1.2.src", "BaseOS-8.1.0.Z.E4S:python3-debuginfo-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:python3-debuginfo-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:python3-debuginfo-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:python3-debugsource-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:python3-debugsource-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:python3-debugsource-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:python3-idle-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:python3-idle-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:python3-idle-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:python3-libs-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:python3-libs-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:python3-libs-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:python3-test-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:python3-test-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:python3-test-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:python3-tkinter-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:python3-tkinter-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:python3-tkinter-0:3.6.8-15.1.el8_1.2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "RHBZ#2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-40217", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40217" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/108310", "url": "https://github.com/python/cpython/issues/108310" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/108315", "url": "https://github.com/python/cpython/pull/108315" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" } ], "release_date": "2023-08-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-23T09:29:48+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.1.0.Z.E4S:platform-python-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:platform-python-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:platform-python-0:3.6.8-15.1.el8_1.2.x86_64", "AppStream-8.1.0.Z.E4S:platform-python-debug-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:platform-python-debug-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:platform-python-debug-0:3.6.8-15.1.el8_1.2.x86_64", "AppStream-8.1.0.Z.E4S:platform-python-devel-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:platform-python-devel-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:platform-python-devel-0:3.6.8-15.1.el8_1.2.x86_64", "AppStream-8.1.0.Z.E4S:python3-0:3.6.8-15.1.el8_1.2.src", "AppStream-8.1.0.Z.E4S:python3-debuginfo-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:python3-debuginfo-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:python3-debuginfo-0:3.6.8-15.1.el8_1.2.x86_64", "AppStream-8.1.0.Z.E4S:python3-debugsource-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:python3-debugsource-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:python3-debugsource-0:3.6.8-15.1.el8_1.2.x86_64", "AppStream-8.1.0.Z.E4S:python3-idle-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:python3-idle-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:python3-idle-0:3.6.8-15.1.el8_1.2.x86_64", "AppStream-8.1.0.Z.E4S:python3-libs-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:python3-libs-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:python3-libs-0:3.6.8-15.1.el8_1.2.x86_64", "AppStream-8.1.0.Z.E4S:python3-test-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:python3-test-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:python3-test-0:3.6.8-15.1.el8_1.2.x86_64", "AppStream-8.1.0.Z.E4S:python3-tkinter-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:python3-tkinter-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:python3-tkinter-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:platform-python-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:platform-python-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:platform-python-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:platform-python-debug-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:platform-python-debug-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:platform-python-debug-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:platform-python-devel-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:platform-python-devel-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:platform-python-devel-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:python3-0:3.6.8-15.1.el8_1.2.src", "BaseOS-8.1.0.Z.E4S:python3-debuginfo-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:python3-debuginfo-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:python3-debuginfo-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:python3-debugsource-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:python3-debugsource-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:python3-debugsource-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:python3-idle-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:python3-idle-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:python3-idle-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:python3-libs-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:python3-libs-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:python3-libs-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:python3-test-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:python3-test-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:python3-test-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:python3-tkinter-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:python3-tkinter-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:python3-tkinter-0:3.6.8-15.1.el8_1.2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5995" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.1.0.Z.E4S:platform-python-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:platform-python-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:platform-python-0:3.6.8-15.1.el8_1.2.x86_64", "AppStream-8.1.0.Z.E4S:platform-python-debug-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:platform-python-debug-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:platform-python-debug-0:3.6.8-15.1.el8_1.2.x86_64", "AppStream-8.1.0.Z.E4S:platform-python-devel-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:platform-python-devel-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:platform-python-devel-0:3.6.8-15.1.el8_1.2.x86_64", "AppStream-8.1.0.Z.E4S:python3-0:3.6.8-15.1.el8_1.2.src", "AppStream-8.1.0.Z.E4S:python3-debuginfo-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:python3-debuginfo-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:python3-debuginfo-0:3.6.8-15.1.el8_1.2.x86_64", "AppStream-8.1.0.Z.E4S:python3-debugsource-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:python3-debugsource-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:python3-debugsource-0:3.6.8-15.1.el8_1.2.x86_64", "AppStream-8.1.0.Z.E4S:python3-idle-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:python3-idle-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:python3-idle-0:3.6.8-15.1.el8_1.2.x86_64", "AppStream-8.1.0.Z.E4S:python3-libs-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:python3-libs-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:python3-libs-0:3.6.8-15.1.el8_1.2.x86_64", "AppStream-8.1.0.Z.E4S:python3-test-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:python3-test-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:python3-test-0:3.6.8-15.1.el8_1.2.x86_64", "AppStream-8.1.0.Z.E4S:python3-tkinter-0:3.6.8-15.1.el8_1.2.i686", "AppStream-8.1.0.Z.E4S:python3-tkinter-0:3.6.8-15.1.el8_1.2.ppc64le", "AppStream-8.1.0.Z.E4S:python3-tkinter-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:platform-python-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:platform-python-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:platform-python-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:platform-python-debug-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:platform-python-debug-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:platform-python-debug-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:platform-python-devel-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:platform-python-devel-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:platform-python-devel-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:python3-0:3.6.8-15.1.el8_1.2.src", "BaseOS-8.1.0.Z.E4S:python3-debuginfo-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:python3-debuginfo-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:python3-debuginfo-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:python3-debugsource-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:python3-debugsource-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:python3-debugsource-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:python3-idle-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:python3-idle-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:python3-idle-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:python3-libs-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:python3-libs-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:python3-libs-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:python3-test-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:python3-test-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:python3-test-0:3.6.8-15.1.el8_1.2.x86_64", "BaseOS-8.1.0.Z.E4S:python3-tkinter-0:3.6.8-15.1.el8_1.2.i686", "BaseOS-8.1.0.Z.E4S:python3-tkinter-0:3.6.8-15.1.el8_1.2.ppc64le", "BaseOS-8.1.0.Z.E4S:python3-tkinter-0:3.6.8-15.1.el8_1.2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: TLS handshake bypass" } ] }
rhsa-2023_5991
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the python27:2.7 module is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support, Red Hat Enterprise Linux 8.2 Telecommunications Update Service, and Red Hat Enterprise Linux 8.2 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language that supports modules, classes, exceptions, high-level dynamic data types, and dynamic typing. The python27 packages provide a stable release of Python 2.7 with a number of additional utilities and database connectors for MySQL and PostgreSQL.\n\nSecurity Fix(es):\n\n* python: TLS handshake bypass (CVE-2023-40217)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2023:5991", "url": "https://access.redhat.com/errata/RHSA-2023:5991" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5991.json" } ], "title": "Red Hat Security Advisory: python27:2.7 security update", "tracking": { "current_release_date": "2024-11-15T17:32:24+00:00", "generator": { "date": "2024-11-15T17:32:24+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2023:5991", "initial_release_date": "2023-10-23T09:16:13+00:00", "revision_history": [ { "date": "2023-10-23T09:16:13+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-23T09:16:13+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T17:32:24+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.2::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.2::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.2::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python27:2.7:8020020231004234409:c9f5743f", "product": { "name": "python27:2.7:8020020231004234409:c9f5743f", "product_id": "python27:2.7:8020020231004234409:c9f5743f", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/python27@2.7:8020020231004234409:c9f5743f" } } }, { "category": "product_version", "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/babel@2.5.1-9.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-nose-docs@1.3.7-30.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch", "product": { "name": "python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch", "product_id": "python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-sqlalchemy-doc@1.3.2-1.module%2Bel8.1.0%2B2994%2B98e054d6?arch=noarch" } } }, { "category": "product_version", "name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-PyMySQL@0.8.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-attrs@17.4.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-babel@2.5.1-9.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-backports-ssl_match_hostname@3.5.0.1-11.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-chardet@3.0.4-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-dns@1.15.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-docs@2.7.16-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-docs-info@2.7.16-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-docutils@0.14-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-funcsigs@1.0.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-idna@2.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-ipaddress@1.0.18-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-jinja2@2.10-8.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-mock@2.0.0-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-nose@1.3.7-30.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "product": { "name": "python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "product_id": "python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-doc@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "product": { "name": "python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "product_id": "python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pip@9.0.3-16.module%2Bel8.2.0%2B5478%2Bb505947e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pip-wheel-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "product": { "name": "python2-pip-wheel-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "product_id": "python2-pip-wheel-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pip-wheel@9.0.3-16.module%2Bel8.2.0%2B5478%2Bb505947e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pluggy@0.6.0-8.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-py@1.5.3-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pygments@2.2.0-20.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pysocks@1.6.8-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pytest@3.4.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pytest-mock@1.9.0-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pytz@2017.2-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "product": { "name": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "product_id": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-requests@2.20.0-3.module%2Bel8.2.0%2B4577%2Bfeefd9b8?arch=noarch" } } }, { "category": "product_version", "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-rpm-macros@3-38.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "product": { "name": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "product_id": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-setuptools@39.0.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=noarch" } } }, { "category": "product_version", "name": "python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "product": { "name": "python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "product_id": "python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-setuptools-wheel@39.0.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=noarch" } } }, { "category": "product_version", "name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-setuptools_scm@1.15.7-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-six@1.11.0-5.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "product": { "name": "python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "product_id": "python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-urllib3@1.24.2-1.module%2Bel8.1.0%2B3280%2B19512f10?arch=noarch" } } }, { "category": "product_version", "name": "python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "product": { "name": "python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "product_id": "python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-virtualenv@15.1.0-19.module%2Bel8.1.0%2B3507%2Bd69c168d?arch=noarch" } } }, { "category": "product_version", "name": "python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "product": { "name": "python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "product_id": "python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-wheel@0.31.1-2.module%2Bel8.1.0%2B3725%2Baac5cd17?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "product": { "name": "python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "product_id": "python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-wheel-wheel@0.31.1-2.module%2Bel8.1.0%2B3725%2Baac5cd17?arch=noarch\u0026epoch=1" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "product_id": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "product_id": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "product_id": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/babel@2.5.1-9.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "product": { "name": "numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "product_id": "numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "product_id": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pytest@3.4.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-PyMySQL@0.8.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-attrs@17.4.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-backports@1.0-15.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-backports-ssl_match_hostname@3.5.0.1-11.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-chardet@3.0.4-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-dns@1.15.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-docs@2.7.16-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-docutils@0.14-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-funcsigs@1.0.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-idna@2.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-ipaddress@1.0.18-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-jinja2@2.10-8.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-mock@2.0.0-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-nose@1.3.7-30.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pluggy@0.6.0-8.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-py@1.5.3-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pygments@2.2.0-20.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "product": { "name": "python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "product_id": "python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=src" } } }, { "category": "product_version", "name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pysocks@1.6.8-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pytest-mock@1.9.0-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "product": { "name": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "product_id": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-requests@2.20.0-3.module%2Bel8.2.0%2B4577%2Bfeefd9b8?arch=src" } } }, { "category": "product_version", "name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-setuptools_scm@1.15.7-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-six@1.11.0-5.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src", "product": { "name": "python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src", "product_id": "python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-sqlalchemy@1.3.2-1.module%2Bel8.1.0%2B2994%2B98e054d6?arch=src" } } }, { "category": "product_version", "name": "python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "product": { "name": "python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "product_id": "python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-urllib3@1.24.2-1.module%2Bel8.1.0%2B3280%2B19512f10?arch=src" } } }, { "category": "product_version", "name": "python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "product": { "name": "python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "product_id": "python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-virtualenv@15.1.0-19.module%2Bel8.1.0%2B3507%2Bd69c168d?arch=src" } } }, { "category": "product_version", "name": "python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "product": { "name": "python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "product_id": "python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-wheel@0.31.1-2.module%2Bel8.1.0%2B3725%2Baac5cd17?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.src", "product": { "name": "python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.src", "product_id": "python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2@2.7.17-1.module%2Bel8.2.0%2B20147%2B127b428c.2?arch=src" } } }, { "category": "product_version", "name": "python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.src", "product": { "name": "python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.src", "product_id": "python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pip@9.0.3-16.module%2Bel8.2.0%2B5478%2Bb505947e?arch=src" } } }, { "category": "product_version", "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-rpm-macros@3-38.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src", "product": { "name": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src", "product_id": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-setuptools@39.0.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=src" } } }, { "category": "product_version", "name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "product_id": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pytz@2017.2-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "product": { "name": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "product_id": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product": { "name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product_id": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product": { "name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_id": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=x86_64" } } }, { "category": "product_version", "name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product": { "name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_id": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=x86_64" } } }, { "category": "product_version", "name": "python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product": { "name": "python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product_id": "python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2@2.7.17-1.module%2Bel8.2.0%2B20147%2B127b428c.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-backports@1.0-15.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product": { "name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_id": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=x86_64" } } }, { "category": "product_version", "name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product": { "name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_id": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=x86_64" } } }, { "category": "product_version", "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product": { "name": "python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product_id": "python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debug@2.7.17-1.module%2Bel8.2.0%2B20147%2B127b428c.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product": { "name": "python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product_id": "python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debuginfo@2.7.17-1.module%2Bel8.2.0%2B20147%2B127b428c.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product": { "name": "python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product_id": "python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debugsource@2.7.17-1.module%2Bel8.2.0%2B20147%2B127b428c.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product": { "name": "python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product_id": "python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-devel@2.7.17-1.module%2Bel8.2.0%2B20147%2B127b428c.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product": { "name": "python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product_id": "python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-libs@2.7.17-1.module%2Bel8.2.0%2B20147%2B127b428c.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product": { "name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product_id": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product": { "name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product_id": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product": { "name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product_id": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product": { "name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_id": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product": { "name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_id": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product": { "name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_id": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product": { "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product_id": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=x86_64" } } }, { "category": "product_version", "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product": { "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product_id": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=x86_64" } } }, { "category": "product_version", "name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64", "product": { "name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64", "product_id": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-1.module%2Bel8.1.0%2B2994%2B98e054d6?arch=x86_64" } } }, { "category": "product_version", "name": "python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product": { "name": "python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product_id": "python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-test@2.7.17-1.module%2Bel8.2.0%2B20147%2B127b428c.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product": { "name": "python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product_id": "python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tkinter@2.7.17-1.module%2Bel8.2.0%2B20147%2B127b428c.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product": { "name": "python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product_id": "python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tools@2.7.17-1.module%2Bel8.2.0%2B20147%2B127b428c.2?arch=x86_64" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product": { "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product_id": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product": { "name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_id": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product": { "name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_id": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=ppc64le" } } }, { "category": "product_version", "name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product": { "name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_id": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product": { "name": "python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product_id": "python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2@2.7.17-1.module%2Bel8.2.0%2B20147%2B127b428c.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-backports@1.0-15.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product": { "name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_id": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product": { "name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_id": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product": { "name": "python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product_id": "python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debug@2.7.17-1.module%2Bel8.2.0%2B20147%2B127b428c.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product": { "name": "python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product_id": "python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debuginfo@2.7.17-1.module%2Bel8.2.0%2B20147%2B127b428c.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product": { "name": "python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product_id": "python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debugsource@2.7.17-1.module%2Bel8.2.0%2B20147%2B127b428c.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product": { "name": "python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product_id": "python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-devel@2.7.17-1.module%2Bel8.2.0%2B20147%2B127b428c.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product": { "name": "python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product_id": "python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-libs@2.7.17-1.module%2Bel8.2.0%2B20147%2B127b428c.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product": { "name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_id": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product": { "name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_id": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product": { "name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_id": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product": { "name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_id": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product": { "name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_id": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product": { "name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_id": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product": { "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_id": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product": { "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_id": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le", "product": { "name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le", "product_id": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-1.module%2Bel8.1.0%2B2994%2B98e054d6?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product": { "name": "python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product_id": "python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-test@2.7.17-1.module%2Bel8.2.0%2B20147%2B127b428c.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product": { "name": "python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product_id": "python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tkinter@2.7.17-1.module%2Bel8.2.0%2B20147%2B127b428c.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product": { "name": "python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product_id": "python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tools@2.7.17-1.module%2Bel8.2.0%2B20147%2B127b428c.2?arch=ppc64le" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product": { "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_id": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, "product_reference": "python27:2.7:8020020231004234409:c9f5743f", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src" }, "product_reference": "numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src" }, "product_reference": "python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src" }, "product_reference": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src" }, "product_reference": "python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch" }, "product_reference": "python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src" }, "product_reference": "python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src" }, "product_reference": "python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src" }, "product_reference": "python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.src" }, "product_reference": "python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch" }, "product_reference": "python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch" }, "product_reference": "python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.src" }, "product_reference": "python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-wheel-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pip-wheel-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch" }, "product_reference": "python2-pip-wheel-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch" }, "product_reference": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch" }, "product_reference": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src" }, "product_reference": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch" }, "product_reference": "python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64" }, "product_reference": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch" }, "product_reference": "python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch" }, "product_reference": "python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch" }, "product_reference": "python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch" }, "product_reference": "python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src" }, "product_reference": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, "product_reference": "python27:2.7:8020020231004234409:c9f5743f", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src" }, "product_reference": "numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le" }, "product_reference": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src" }, "product_reference": "python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le" }, "product_reference": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le" }, "product_reference": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src" }, "product_reference": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src" }, "product_reference": "python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch" }, "product_reference": "python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src" }, "product_reference": "python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src" }, "product_reference": "python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src" }, "product_reference": "python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le" }, "product_reference": "python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.src" }, "product_reference": "python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le" }, "product_reference": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le" }, "product_reference": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le" }, "product_reference": "python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le" }, "product_reference": "python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le" }, "product_reference": "python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le" }, "product_reference": "python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le" }, "product_reference": "python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le" }, "product_reference": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le" }, "product_reference": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch" }, "product_reference": "python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le" }, "product_reference": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch" }, "product_reference": "python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.src" }, "product_reference": "python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-wheel-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pip-wheel-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch" }, "product_reference": "python2-pip-wheel-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le" }, "product_reference": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le" }, "product_reference": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le" }, "product_reference": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch" }, "product_reference": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le" }, "product_reference": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le" }, "product_reference": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch" }, "product_reference": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src" }, "product_reference": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch" }, "product_reference": "python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le" }, "product_reference": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64" }, "product_reference": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le" }, "product_reference": "python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le" }, "product_reference": "python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le" }, "product_reference": "python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch" }, "product_reference": "python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch" }, "product_reference": "python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch" }, "product_reference": "python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch" }, "product_reference": "python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src" }, "product_reference": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le" }, "product_reference": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, "product_reference": "python27:2.7:8020020231004234409:c9f5743f", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src" }, "product_reference": "numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src" }, "product_reference": "python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src" }, "product_reference": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src" }, "product_reference": "python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch" }, "product_reference": "python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src" }, "product_reference": "python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src" }, "product_reference": "python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src" }, "product_reference": "python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.src" }, "product_reference": "python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch" }, "product_reference": "python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch" }, "product_reference": "python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.src" }, "product_reference": "python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-wheel-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pip-wheel-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch" }, "product_reference": "python2-pip-wheel-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64" }, "product_reference": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch" }, "product_reference": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch" }, "product_reference": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src" }, "product_reference": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch" }, "product_reference": "python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64" }, "product_reference": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64" }, "product_reference": "python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch" }, "product_reference": "python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch" }, "product_reference": "python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch" }, "product_reference": "python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch" }, "product_reference": "python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src" }, "product_reference": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 as a component of python27:2.7:8020020231004234409:c9f5743f as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" }, "product_reference": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "cwe": { "id": "CWE-305", "name": "Authentication Bypass by Primary Weakness" }, "discovery_date": "2023-08-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2235789" } ], "notes": [ { "category": "description", "text": "Python ssl.SSLSocket is vulnerable to a bypass of the TLS handshake in certain instances for HTTPS servers and other server-side protocols that use TLS client authentication such as mTLS. This issue may result in a breach of integrity as its possible to modify or delete resources that are authenticated only by a TLS certificate. No breach of confidentiality is possible.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: TLS handshake bypass", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pip-wheel-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pip-wheel-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pip-wheel-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "RHBZ#2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-40217", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40217" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/108310", "url": "https://github.com/python/cpython/issues/108310" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/108315", "url": "https://github.com/python/cpython/pull/108315" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" } ], "release_date": "2023-08-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-23T09:16:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pip-wheel-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pip-wheel-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pip-wheel-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5991" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pip-wheel-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.2.0.Z.AUS:python27:2.7:8020020231004234409:c9f5743f:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pip-wheel-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le", "AppStream-8.2.0.Z.E4S:python27:2.7:8020020231004234409:c9f5743f:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-debug-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-debuginfo-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-debugsource-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-devel-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-libs-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pip-0:9.0.3-16.module+el8.2.0+5478+b505947e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pip-wheel-0:9.0.3-16.module+el8.2.0+5478+b505947e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-test-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-tkinter-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-tools-0:2.7.17-1.module+el8.2.0+20147+127b428c.2.x86_64", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src", "AppStream-8.2.0.Z.TUS:python27:2.7:8020020231004234409:c9f5743f:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: TLS handshake bypass" } ] }
rhsa-2023_5472
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for python3.9 is now available for Red Hat Enterprise Linux 9.0 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: TLS handshake bypass (CVE-2023-40217)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2023:5472", "url": "https://access.redhat.com/errata/RHSA-2023:5472" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5472.json" } ], "title": "Red Hat Security Advisory: python3.9 security update", "tracking": { "current_release_date": "2024-11-15T17:28:30+00:00", "generator": { "date": "2024-11-15T17:28:30+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2023:5472", "initial_release_date": "2023-10-05T14:27:59+00:00", "revision_history": [ { "date": "2023-10-05T14:27:59+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-05T14:27:59+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T17:28:30+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:9.0::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product": { "name": "Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus:9.0::baseos" } } }, { "category": "product_name", "name": "Red Hat CodeReady Linux Builder EUS (v.9.0)", "product": { "name": "Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:9.0::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python-unversioned-command-0:3.9.10-4.el9_0.2.noarch", "product": { "name": "python-unversioned-command-0:3.9.10-4.el9_0.2.noarch", "product_id": "python-unversioned-command-0:3.9.10-4.el9_0.2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-unversioned-command@3.9.10-4.el9_0.2?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "python3-devel-0:3.9.10-4.el9_0.2.aarch64", "product": { "name": "python3-devel-0:3.9.10-4.el9_0.2.aarch64", "product_id": "python3-devel-0:3.9.10-4.el9_0.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.9.10-4.el9_0.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.9.10-4.el9_0.2.aarch64", "product": { "name": "python3-tkinter-0:3.9.10-4.el9_0.2.aarch64", "product_id": "python3-tkinter-0:3.9.10-4.el9_0.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.9.10-4.el9_0.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3.9-debugsource-0:3.9.10-4.el9_0.2.aarch64", "product": { "name": "python3.9-debugsource-0:3.9.10-4.el9_0.2.aarch64", "product_id": "python3.9-debugsource-0:3.9.10-4.el9_0.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.10-4.el9_0.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.aarch64", "product": { "name": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.aarch64", "product_id": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.10-4.el9_0.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-0:3.9.10-4.el9_0.2.aarch64", "product": { "name": "python3-0:3.9.10-4.el9_0.2.aarch64", "product_id": "python3-0:3.9.10-4.el9_0.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.9.10-4.el9_0.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-libs-0:3.9.10-4.el9_0.2.aarch64", "product": { "name": "python3-libs-0:3.9.10-4.el9_0.2.aarch64", "product_id": "python3-libs-0:3.9.10-4.el9_0.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.9.10-4.el9_0.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-debug-0:3.9.10-4.el9_0.2.aarch64", "product": { "name": "python3-debug-0:3.9.10-4.el9_0.2.aarch64", "product_id": "python3-debug-0:3.9.10-4.el9_0.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.9.10-4.el9_0.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-idle-0:3.9.10-4.el9_0.2.aarch64", "product": { "name": "python3-idle-0:3.9.10-4.el9_0.2.aarch64", "product_id": "python3-idle-0:3.9.10-4.el9_0.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.9.10-4.el9_0.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-test-0:3.9.10-4.el9_0.2.aarch64", "product": { "name": "python3-test-0:3.9.10-4.el9_0.2.aarch64", "product_id": "python3-test-0:3.9.10-4.el9_0.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.9.10-4.el9_0.2?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python3-devel-0:3.9.10-4.el9_0.2.ppc64le", "product": { "name": "python3-devel-0:3.9.10-4.el9_0.2.ppc64le", "product_id": "python3-devel-0:3.9.10-4.el9_0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.9.10-4.el9_0.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.9.10-4.el9_0.2.ppc64le", "product": { "name": "python3-tkinter-0:3.9.10-4.el9_0.2.ppc64le", "product_id": "python3-tkinter-0:3.9.10-4.el9_0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.9.10-4.el9_0.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.9-debugsource-0:3.9.10-4.el9_0.2.ppc64le", "product": { "name": "python3.9-debugsource-0:3.9.10-4.el9_0.2.ppc64le", "product_id": "python3.9-debugsource-0:3.9.10-4.el9_0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.10-4.el9_0.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.ppc64le", "product": { "name": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.ppc64le", "product_id": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.10-4.el9_0.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-0:3.9.10-4.el9_0.2.ppc64le", "product": { "name": "python3-0:3.9.10-4.el9_0.2.ppc64le", "product_id": "python3-0:3.9.10-4.el9_0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.9.10-4.el9_0.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-libs-0:3.9.10-4.el9_0.2.ppc64le", "product": { "name": "python3-libs-0:3.9.10-4.el9_0.2.ppc64le", "product_id": "python3-libs-0:3.9.10-4.el9_0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.9.10-4.el9_0.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debug-0:3.9.10-4.el9_0.2.ppc64le", "product": { "name": "python3-debug-0:3.9.10-4.el9_0.2.ppc64le", "product_id": "python3-debug-0:3.9.10-4.el9_0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.9.10-4.el9_0.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-idle-0:3.9.10-4.el9_0.2.ppc64le", "product": { "name": "python3-idle-0:3.9.10-4.el9_0.2.ppc64le", "product_id": "python3-idle-0:3.9.10-4.el9_0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.9.10-4.el9_0.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-test-0:3.9.10-4.el9_0.2.ppc64le", "product": { "name": "python3-test-0:3.9.10-4.el9_0.2.ppc64le", "product_id": "python3-test-0:3.9.10-4.el9_0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.9.10-4.el9_0.2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python3-devel-0:3.9.10-4.el9_0.2.i686", "product": { "name": "python3-devel-0:3.9.10-4.el9_0.2.i686", "product_id": "python3-devel-0:3.9.10-4.el9_0.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.9.10-4.el9_0.2?arch=i686" } } }, { "category": "product_version", "name": "python3.9-debugsource-0:3.9.10-4.el9_0.2.i686", "product": { "name": "python3.9-debugsource-0:3.9.10-4.el9_0.2.i686", "product_id": "python3.9-debugsource-0:3.9.10-4.el9_0.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.10-4.el9_0.2?arch=i686" } } }, { "category": "product_version", "name": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.i686", "product": { "name": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.i686", "product_id": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.10-4.el9_0.2?arch=i686" } } }, { "category": "product_version", "name": "python3-libs-0:3.9.10-4.el9_0.2.i686", "product": { "name": "python3-libs-0:3.9.10-4.el9_0.2.i686", "product_id": "python3-libs-0:3.9.10-4.el9_0.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.9.10-4.el9_0.2?arch=i686" } } }, { "category": "product_version", "name": "python3-0:3.9.10-4.el9_0.2.i686", "product": { "name": "python3-0:3.9.10-4.el9_0.2.i686", "product_id": "python3-0:3.9.10-4.el9_0.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.9.10-4.el9_0.2?arch=i686" } } }, { "category": "product_version", "name": "python3-debug-0:3.9.10-4.el9_0.2.i686", "product": { "name": "python3-debug-0:3.9.10-4.el9_0.2.i686", "product_id": "python3-debug-0:3.9.10-4.el9_0.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.9.10-4.el9_0.2?arch=i686" } } }, { "category": "product_version", "name": "python3-idle-0:3.9.10-4.el9_0.2.i686", "product": { "name": "python3-idle-0:3.9.10-4.el9_0.2.i686", "product_id": "python3-idle-0:3.9.10-4.el9_0.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.9.10-4.el9_0.2?arch=i686" } } }, { "category": "product_version", "name": "python3-test-0:3.9.10-4.el9_0.2.i686", "product": { "name": "python3-test-0:3.9.10-4.el9_0.2.i686", "product_id": "python3-test-0:3.9.10-4.el9_0.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.9.10-4.el9_0.2?arch=i686" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.9.10-4.el9_0.2.i686", "product": { "name": "python3-tkinter-0:3.9.10-4.el9_0.2.i686", "product_id": "python3-tkinter-0:3.9.10-4.el9_0.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.9.10-4.el9_0.2?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "python3-devel-0:3.9.10-4.el9_0.2.x86_64", "product": { "name": "python3-devel-0:3.9.10-4.el9_0.2.x86_64", "product_id": "python3-devel-0:3.9.10-4.el9_0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.9.10-4.el9_0.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.9.10-4.el9_0.2.x86_64", "product": { "name": "python3-tkinter-0:3.9.10-4.el9_0.2.x86_64", "product_id": "python3-tkinter-0:3.9.10-4.el9_0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.9.10-4.el9_0.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3.9-debugsource-0:3.9.10-4.el9_0.2.x86_64", "product": { "name": "python3.9-debugsource-0:3.9.10-4.el9_0.2.x86_64", "product_id": "python3.9-debugsource-0:3.9.10-4.el9_0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.10-4.el9_0.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.x86_64", "product": { "name": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.x86_64", "product_id": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.10-4.el9_0.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-0:3.9.10-4.el9_0.2.x86_64", "product": { "name": "python3-0:3.9.10-4.el9_0.2.x86_64", "product_id": "python3-0:3.9.10-4.el9_0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.9.10-4.el9_0.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-libs-0:3.9.10-4.el9_0.2.x86_64", "product": { "name": "python3-libs-0:3.9.10-4.el9_0.2.x86_64", "product_id": "python3-libs-0:3.9.10-4.el9_0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.9.10-4.el9_0.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debug-0:3.9.10-4.el9_0.2.x86_64", "product": { "name": "python3-debug-0:3.9.10-4.el9_0.2.x86_64", "product_id": "python3-debug-0:3.9.10-4.el9_0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.9.10-4.el9_0.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-idle-0:3.9.10-4.el9_0.2.x86_64", "product": { "name": "python3-idle-0:3.9.10-4.el9_0.2.x86_64", "product_id": "python3-idle-0:3.9.10-4.el9_0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.9.10-4.el9_0.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-test-0:3.9.10-4.el9_0.2.x86_64", "product": { "name": "python3-test-0:3.9.10-4.el9_0.2.x86_64", "product_id": "python3-test-0:3.9.10-4.el9_0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.9.10-4.el9_0.2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3-devel-0:3.9.10-4.el9_0.2.s390x", "product": { "name": "python3-devel-0:3.9.10-4.el9_0.2.s390x", "product_id": "python3-devel-0:3.9.10-4.el9_0.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.9.10-4.el9_0.2?arch=s390x" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.9.10-4.el9_0.2.s390x", "product": { "name": "python3-tkinter-0:3.9.10-4.el9_0.2.s390x", "product_id": "python3-tkinter-0:3.9.10-4.el9_0.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.9.10-4.el9_0.2?arch=s390x" } } }, { "category": "product_version", "name": "python3.9-debugsource-0:3.9.10-4.el9_0.2.s390x", "product": { "name": "python3.9-debugsource-0:3.9.10-4.el9_0.2.s390x", "product_id": "python3.9-debugsource-0:3.9.10-4.el9_0.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.10-4.el9_0.2?arch=s390x" } } }, { "category": "product_version", "name": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.s390x", "product": { "name": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.s390x", "product_id": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.10-4.el9_0.2?arch=s390x" } } }, { "category": "product_version", "name": "python3-0:3.9.10-4.el9_0.2.s390x", "product": { "name": "python3-0:3.9.10-4.el9_0.2.s390x", "product_id": "python3-0:3.9.10-4.el9_0.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.9.10-4.el9_0.2?arch=s390x" } } }, { "category": "product_version", "name": "python3-libs-0:3.9.10-4.el9_0.2.s390x", "product": { "name": "python3-libs-0:3.9.10-4.el9_0.2.s390x", "product_id": "python3-libs-0:3.9.10-4.el9_0.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.9.10-4.el9_0.2?arch=s390x" } } }, { "category": "product_version", "name": "python3-debug-0:3.9.10-4.el9_0.2.s390x", "product": { "name": "python3-debug-0:3.9.10-4.el9_0.2.s390x", "product_id": "python3-debug-0:3.9.10-4.el9_0.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.9.10-4.el9_0.2?arch=s390x" } } }, { "category": "product_version", "name": "python3-idle-0:3.9.10-4.el9_0.2.s390x", "product": { "name": "python3-idle-0:3.9.10-4.el9_0.2.s390x", "product_id": "python3-idle-0:3.9.10-4.el9_0.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.9.10-4.el9_0.2?arch=s390x" } } }, { "category": "product_version", "name": "python3-test-0:3.9.10-4.el9_0.2.s390x", "product": { "name": "python3-test-0:3.9.10-4.el9_0.2.s390x", "product_id": "python3-test-0:3.9.10-4.el9_0.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.9.10-4.el9_0.2?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python3.9-0:3.9.10-4.el9_0.2.src", "product": { "name": "python3.9-0:3.9.10-4.el9_0.2.src", "product_id": "python3.9-0:3.9.10-4.el9_0.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9@3.9.10-4.el9_0.2?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-unversioned-command-0:3.9.10-4.el9_0.2.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python-unversioned-command-0:3.9.10-4.el9_0.2.noarch" }, "product_reference": "python-unversioned-command-0:3.9.10-4.el9_0.2.noarch", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3-debug-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3-debug-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3-debug-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3-debug-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3-debug-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3-devel-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3-devel-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3-devel-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3-devel-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3-devel-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3-idle-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3-idle-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3-idle-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3-idle-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3-idle-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3-libs-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3-libs-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3-libs-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3-libs-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3-libs-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3-test-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3-test-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3-test-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3-test-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3-test-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3-tkinter-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3-tkinter-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3-tkinter-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3-tkinter-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3-tkinter-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-0:3.9.10-4.el9_0.2.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3.9-0:3.9.10-4.el9_0.2.src" }, "product_reference": "python3.9-0:3.9.10-4.el9_0.2.src", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3.9-debugsource-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3.9-debugsource-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3.9-debugsource-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3.9-debugsource-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3.9-debugsource-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-unversioned-command-0:3.9.10-4.el9_0.2.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python-unversioned-command-0:3.9.10-4.el9_0.2.noarch" }, "product_reference": "python-unversioned-command-0:3.9.10-4.el9_0.2.noarch", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3-debug-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3-debug-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3-debug-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3-debug-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3-debug-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3-devel-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3-devel-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3-devel-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3-devel-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3-devel-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3-idle-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3-idle-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3-idle-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3-idle-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3-idle-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3-libs-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3-libs-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3-libs-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3-libs-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3-libs-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3-test-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3-test-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3-test-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3-test-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3-test-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3-tkinter-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3-tkinter-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3-tkinter-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3-tkinter-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3-tkinter-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-0:3.9.10-4.el9_0.2.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3.9-0:3.9.10-4.el9_0.2.src" }, "product_reference": "python3.9-0:3.9.10-4.el9_0.2.src", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3.9-debugsource-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3.9-debugsource-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3.9-debugsource-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3.9-debugsource-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.0)", "product_id": "BaseOS-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3.9-debugsource-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "BaseOS-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-unversioned-command-0:3.9.10-4.el9_0.2.noarch as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python-unversioned-command-0:3.9.10-4.el9_0.2.noarch" }, "product_reference": "python-unversioned-command-0:3.9.10-4.el9_0.2.noarch", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3-debug-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3-debug-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3-debug-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3-debug-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3-debug-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3-devel-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3-devel-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3-devel-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3-devel-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3-devel-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3-idle-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3-idle-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3-idle-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3-idle-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3-idle-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3-libs-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3-libs-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3-libs-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3-libs-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3-libs-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3-test-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3-test-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3-test-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3-test-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3-test-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3-tkinter-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3-tkinter-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3-tkinter-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3-tkinter-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3-tkinter-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-0:3.9.10-4.el9_0.2.src as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3.9-0:3.9.10-4.el9_0.2.src" }, "product_reference": "python3.9-0:3.9.10-4.el9_0.2.src", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3.9-debuginfo-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.10-4.el9_0.2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.aarch64" }, "product_reference": "python3.9-debugsource-0:3.9.10-4.el9_0.2.aarch64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.10-4.el9_0.2.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.i686" }, "product_reference": "python3.9-debugsource-0:3.9.10-4.el9_0.2.i686", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.10-4.el9_0.2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.ppc64le" }, "product_reference": "python3.9-debugsource-0:3.9.10-4.el9_0.2.ppc64le", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.10-4.el9_0.2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.s390x" }, "product_reference": "python3.9-debugsource-0:3.9.10-4.el9_0.2.s390x", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.10-4.el9_0.2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.x86_64" }, "product_reference": "python3.9-debugsource-0:3.9.10-4.el9_0.2.x86_64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "cwe": { "id": "CWE-305", "name": "Authentication Bypass by Primary Weakness" }, "discovery_date": "2023-08-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2235789" } ], "notes": [ { "category": "description", "text": "Python ssl.SSLSocket is vulnerable to a bypass of the TLS handshake in certain instances for HTTPS servers and other server-side protocols that use TLS client authentication such as mTLS. This issue may result in a breach of integrity as its possible to modify or delete resources that are authenticated only by a TLS certificate. No breach of confidentiality is possible.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: TLS handshake bypass", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.EUS:python-unversioned-command-0:3.9.10-4.el9_0.2.noarch", "AppStream-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.x86_64", "AppStream-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.x86_64", "AppStream-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.x86_64", "AppStream-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.x86_64", "AppStream-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.x86_64", "AppStream-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.x86_64", "AppStream-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.x86_64", "AppStream-9.0.0.Z.EUS:python3.9-0:3.9.10-4.el9_0.2.src", "AppStream-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.x86_64", "AppStream-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python-unversioned-command-0:3.9.10-4.el9_0.2.noarch", "BaseOS-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python3.9-0:3.9.10-4.el9_0.2.src", "BaseOS-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python-unversioned-command-0:3.9.10-4.el9_0.2.noarch", "CRB-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python3.9-0:3.9.10-4.el9_0.2.src", "CRB-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "RHBZ#2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-40217", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40217" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/108310", "url": "https://github.com/python/cpython/issues/108310" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/108315", "url": "https://github.com/python/cpython/pull/108315" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" } ], "release_date": "2023-08-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-05T14:27:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:python-unversioned-command-0:3.9.10-4.el9_0.2.noarch", "AppStream-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.x86_64", "AppStream-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.x86_64", "AppStream-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.x86_64", "AppStream-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.x86_64", "AppStream-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.x86_64", "AppStream-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.x86_64", "AppStream-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.x86_64", "AppStream-9.0.0.Z.EUS:python3.9-0:3.9.10-4.el9_0.2.src", "AppStream-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.x86_64", "AppStream-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python-unversioned-command-0:3.9.10-4.el9_0.2.noarch", "BaseOS-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python3.9-0:3.9.10-4.el9_0.2.src", "BaseOS-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python-unversioned-command-0:3.9.10-4.el9_0.2.noarch", "CRB-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python3.9-0:3.9.10-4.el9_0.2.src", "CRB-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5472" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:python-unversioned-command-0:3.9.10-4.el9_0.2.noarch", "AppStream-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.x86_64", "AppStream-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.x86_64", "AppStream-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.x86_64", "AppStream-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.x86_64", "AppStream-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.x86_64", "AppStream-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.x86_64", "AppStream-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.x86_64", "AppStream-9.0.0.Z.EUS:python3.9-0:3.9.10-4.el9_0.2.src", "AppStream-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.x86_64", "AppStream-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.aarch64", "AppStream-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.i686", "AppStream-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.ppc64le", "AppStream-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.s390x", "AppStream-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python-unversioned-command-0:3.9.10-4.el9_0.2.noarch", "BaseOS-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python3.9-0:3.9.10-4.el9_0.2.src", "BaseOS-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.x86_64", "BaseOS-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.aarch64", "BaseOS-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.i686", "BaseOS-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.ppc64le", "BaseOS-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.s390x", "BaseOS-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python-unversioned-command-0:3.9.10-4.el9_0.2.noarch", "CRB-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3-debug-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3-devel-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3-idle-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3-libs-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3-test-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3-tkinter-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python3.9-0:3.9.10-4.el9_0.2.src", "CRB-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3.9-debuginfo-0:3.9.10-4.el9_0.2.x86_64", "CRB-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.aarch64", "CRB-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.i686", "CRB-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.ppc64le", "CRB-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.s390x", "CRB-9.0.0.Z.EUS:python3.9-debugsource-0:3.9.10-4.el9_0.2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: TLS handshake bypass" } ] }
rhsa-2023_5531
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for python3 is now available for Red Hat Enterprise Linux 8.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: TLS handshake bypass (CVE-2023-40217)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2023:5531", "url": "https://access.redhat.com/errata/RHSA-2023:5531" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5531.json" } ], "title": "Red Hat Security Advisory: python3 security update", "tracking": { "current_release_date": "2024-11-15T17:29:26+00:00", "generator": { "date": "2024-11-15T17:29:26+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2023:5531", "initial_release_date": "2023-10-09T10:22:58+00:00", "revision_history": [ { "date": "2023-10-09T10:22:58+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-09T10:22:58+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T17:29:26+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.6::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus:8.6::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "platform-python-0:3.6.8-47.el8_6.2.aarch64", "product": { "name": "platform-python-0:3.6.8-47.el8_6.2.aarch64", "product_id": "platform-python-0:3.6.8-47.el8_6.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-47.el8_6.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-47.el8_6.2.aarch64", "product": { "name": "python3-libs-0:3.6.8-47.el8_6.2.aarch64", "product_id": "python3-libs-0:3.6.8-47.el8_6.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-47.el8_6.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-47.el8_6.2.aarch64", "product": { "name": "python3-test-0:3.6.8-47.el8_6.2.aarch64", "product_id": "python3-test-0:3.6.8-47.el8_6.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-47.el8_6.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-47.el8_6.2.aarch64", "product": { "name": "python3-debugsource-0:3.6.8-47.el8_6.2.aarch64", "product_id": "python3-debugsource-0:3.6.8-47.el8_6.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-47.el8_6.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-47.el8_6.2.aarch64", "product": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.2.aarch64", "product_id": "python3-debuginfo-0:3.6.8-47.el8_6.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-47.el8_6.2?arch=aarch64" } } }, { "category": "product_version", "name": "platform-python-debug-0:3.6.8-47.el8_6.2.aarch64", "product": { "name": "platform-python-debug-0:3.6.8-47.el8_6.2.aarch64", "product_id": "platform-python-debug-0:3.6.8-47.el8_6.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-47.el8_6.2?arch=aarch64" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-47.el8_6.2.aarch64", "product": { "name": "platform-python-devel-0:3.6.8-47.el8_6.2.aarch64", "product_id": "platform-python-devel-0:3.6.8-47.el8_6.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-47.el8_6.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-47.el8_6.2.aarch64", "product": { "name": "python3-idle-0:3.6.8-47.el8_6.2.aarch64", "product_id": "python3-idle-0:3.6.8-47.el8_6.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-47.el8_6.2?arch=aarch64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-47.el8_6.2.aarch64", "product": { "name": "python3-tkinter-0:3.6.8-47.el8_6.2.aarch64", "product_id": "python3-tkinter-0:3.6.8-47.el8_6.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-47.el8_6.2?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "platform-python-0:3.6.8-47.el8_6.2.ppc64le", "product": { "name": "platform-python-0:3.6.8-47.el8_6.2.ppc64le", "product_id": "platform-python-0:3.6.8-47.el8_6.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-47.el8_6.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-47.el8_6.2.ppc64le", "product": { "name": "python3-libs-0:3.6.8-47.el8_6.2.ppc64le", "product_id": "python3-libs-0:3.6.8-47.el8_6.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-47.el8_6.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-47.el8_6.2.ppc64le", "product": { "name": "python3-test-0:3.6.8-47.el8_6.2.ppc64le", "product_id": "python3-test-0:3.6.8-47.el8_6.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-47.el8_6.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-47.el8_6.2.ppc64le", "product": { "name": "python3-debugsource-0:3.6.8-47.el8_6.2.ppc64le", "product_id": "python3-debugsource-0:3.6.8-47.el8_6.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-47.el8_6.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-47.el8_6.2.ppc64le", "product": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.2.ppc64le", "product_id": "python3-debuginfo-0:3.6.8-47.el8_6.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-47.el8_6.2?arch=ppc64le" } } }, { "category": "product_version", "name": "platform-python-debug-0:3.6.8-47.el8_6.2.ppc64le", "product": { "name": "platform-python-debug-0:3.6.8-47.el8_6.2.ppc64le", "product_id": "platform-python-debug-0:3.6.8-47.el8_6.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-47.el8_6.2?arch=ppc64le" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-47.el8_6.2.ppc64le", "product": { "name": "platform-python-devel-0:3.6.8-47.el8_6.2.ppc64le", "product_id": "platform-python-devel-0:3.6.8-47.el8_6.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-47.el8_6.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-47.el8_6.2.ppc64le", "product": { "name": "python3-idle-0:3.6.8-47.el8_6.2.ppc64le", "product_id": "python3-idle-0:3.6.8-47.el8_6.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-47.el8_6.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-47.el8_6.2.ppc64le", "product": { "name": "python3-tkinter-0:3.6.8-47.el8_6.2.ppc64le", "product_id": "python3-tkinter-0:3.6.8-47.el8_6.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-47.el8_6.2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "platform-python-0:3.6.8-47.el8_6.2.x86_64", "product": { "name": "platform-python-0:3.6.8-47.el8_6.2.x86_64", "product_id": "platform-python-0:3.6.8-47.el8_6.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-47.el8_6.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-47.el8_6.2.x86_64", "product": { "name": "python3-libs-0:3.6.8-47.el8_6.2.x86_64", "product_id": "python3-libs-0:3.6.8-47.el8_6.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-47.el8_6.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-47.el8_6.2.x86_64", "product": { "name": "python3-test-0:3.6.8-47.el8_6.2.x86_64", "product_id": "python3-test-0:3.6.8-47.el8_6.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-47.el8_6.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-47.el8_6.2.x86_64", "product": { "name": "python3-debugsource-0:3.6.8-47.el8_6.2.x86_64", "product_id": "python3-debugsource-0:3.6.8-47.el8_6.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-47.el8_6.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-47.el8_6.2.x86_64", "product": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.2.x86_64", "product_id": "python3-debuginfo-0:3.6.8-47.el8_6.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-47.el8_6.2?arch=x86_64" } } }, { "category": "product_version", "name": "platform-python-debug-0:3.6.8-47.el8_6.2.x86_64", "product": { "name": "platform-python-debug-0:3.6.8-47.el8_6.2.x86_64", "product_id": "platform-python-debug-0:3.6.8-47.el8_6.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-47.el8_6.2?arch=x86_64" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-47.el8_6.2.x86_64", "product": { "name": "platform-python-devel-0:3.6.8-47.el8_6.2.x86_64", "product_id": "platform-python-devel-0:3.6.8-47.el8_6.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-47.el8_6.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-47.el8_6.2.x86_64", "product": { "name": "python3-idle-0:3.6.8-47.el8_6.2.x86_64", "product_id": "python3-idle-0:3.6.8-47.el8_6.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-47.el8_6.2?arch=x86_64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-47.el8_6.2.x86_64", "product": { "name": "python3-tkinter-0:3.6.8-47.el8_6.2.x86_64", "product_id": "python3-tkinter-0:3.6.8-47.el8_6.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-47.el8_6.2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3-libs-0:3.6.8-47.el8_6.2.i686", "product": { "name": "python3-libs-0:3.6.8-47.el8_6.2.i686", "product_id": "python3-libs-0:3.6.8-47.el8_6.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-47.el8_6.2?arch=i686" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-47.el8_6.2.i686", "product": { "name": "python3-debugsource-0:3.6.8-47.el8_6.2.i686", "product_id": "python3-debugsource-0:3.6.8-47.el8_6.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-47.el8_6.2?arch=i686" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-47.el8_6.2.i686", "product": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.2.i686", "product_id": "python3-debuginfo-0:3.6.8-47.el8_6.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-47.el8_6.2?arch=i686" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-47.el8_6.2.i686", "product": { "name": "platform-python-0:3.6.8-47.el8_6.2.i686", "product_id": "platform-python-0:3.6.8-47.el8_6.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-47.el8_6.2?arch=i686" } } }, { "category": "product_version", "name": "platform-python-debug-0:3.6.8-47.el8_6.2.i686", "product": { "name": "platform-python-debug-0:3.6.8-47.el8_6.2.i686", "product_id": "platform-python-debug-0:3.6.8-47.el8_6.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-47.el8_6.2?arch=i686" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-47.el8_6.2.i686", "product": { "name": "platform-python-devel-0:3.6.8-47.el8_6.2.i686", "product_id": "platform-python-devel-0:3.6.8-47.el8_6.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-47.el8_6.2?arch=i686" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-47.el8_6.2.i686", "product": { "name": "python3-idle-0:3.6.8-47.el8_6.2.i686", "product_id": "python3-idle-0:3.6.8-47.el8_6.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-47.el8_6.2?arch=i686" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-47.el8_6.2.i686", "product": { "name": "python3-test-0:3.6.8-47.el8_6.2.i686", "product_id": "python3-test-0:3.6.8-47.el8_6.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-47.el8_6.2?arch=i686" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-47.el8_6.2.i686", "product": { "name": "python3-tkinter-0:3.6.8-47.el8_6.2.i686", "product_id": "python3-tkinter-0:3.6.8-47.el8_6.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-47.el8_6.2?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "platform-python-0:3.6.8-47.el8_6.2.s390x", "product": { "name": "platform-python-0:3.6.8-47.el8_6.2.s390x", "product_id": "platform-python-0:3.6.8-47.el8_6.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-47.el8_6.2?arch=s390x" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-47.el8_6.2.s390x", "product": { "name": "python3-libs-0:3.6.8-47.el8_6.2.s390x", "product_id": "python3-libs-0:3.6.8-47.el8_6.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-47.el8_6.2?arch=s390x" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-47.el8_6.2.s390x", "product": { "name": "python3-test-0:3.6.8-47.el8_6.2.s390x", "product_id": "python3-test-0:3.6.8-47.el8_6.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-47.el8_6.2?arch=s390x" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-47.el8_6.2.s390x", "product": { "name": "python3-debugsource-0:3.6.8-47.el8_6.2.s390x", "product_id": "python3-debugsource-0:3.6.8-47.el8_6.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-47.el8_6.2?arch=s390x" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-47.el8_6.2.s390x", "product": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.2.s390x", "product_id": "python3-debuginfo-0:3.6.8-47.el8_6.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-47.el8_6.2?arch=s390x" } } }, { "category": "product_version", "name": "platform-python-debug-0:3.6.8-47.el8_6.2.s390x", "product": { "name": "platform-python-debug-0:3.6.8-47.el8_6.2.s390x", "product_id": "platform-python-debug-0:3.6.8-47.el8_6.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-47.el8_6.2?arch=s390x" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-47.el8_6.2.s390x", "product": { "name": "platform-python-devel-0:3.6.8-47.el8_6.2.s390x", "product_id": "platform-python-devel-0:3.6.8-47.el8_6.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-47.el8_6.2?arch=s390x" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-47.el8_6.2.s390x", "product": { "name": "python3-idle-0:3.6.8-47.el8_6.2.s390x", "product_id": "python3-idle-0:3.6.8-47.el8_6.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-47.el8_6.2?arch=s390x" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-47.el8_6.2.s390x", "product": { "name": "python3-tkinter-0:3.6.8-47.el8_6.2.s390x", "product_id": "python3-tkinter-0:3.6.8-47.el8_6.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-47.el8_6.2?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python3-0:3.6.8-47.el8_6.2.src", "product": { "name": "python3-0:3.6.8-47.el8_6.2.src", "product_id": "python3-0:3.6.8-47.el8_6.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-47.el8_6.2?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.aarch64" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.i686" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.2.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.ppc64le" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.s390x" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.x86_64" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.aarch64" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.i686" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.2.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.ppc64le" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.s390x" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.aarch64" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.i686" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.2.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.ppc64le" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.s390x" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-47.el8_6.2.src as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-0:3.6.8-47.el8_6.2.src" }, "product_reference": "python3-0:3.6.8-47.el8_6.2.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.aarch64" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.2.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.aarch64" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.i686" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.2.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.ppc64le" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.s390x" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.aarch64" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.i686" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.2.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.s390x" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.x86_64" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.aarch64" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.i686" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.2.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.s390x" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.x86_64" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.aarch64" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.i686" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.2.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.ppc64le" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.s390x" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.x86_64" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.aarch64" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.2.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.i686" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.2.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.2.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.2.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.2.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.aarch64" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.2.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.i686" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.2.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.ppc64le" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.2.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.s390x" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.2.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.x86_64" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.2.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.aarch64" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.2.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.i686" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.2.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.ppc64le" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.2.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.s390x" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.2.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.2.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.aarch64" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.2.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.i686" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.2.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.ppc64le" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.2.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.s390x" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.2.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.2.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-47.el8_6.2.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-0:3.6.8-47.el8_6.2.src" }, "product_reference": "python3-0:3.6.8-47.el8_6.2.src", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.aarch64" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.2.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.2.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.2.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.2.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.2.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.aarch64" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.2.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.i686" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.2.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.ppc64le" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.2.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.s390x" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.2.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.2.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.aarch64" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.2.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.i686" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.2.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.2.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.s390x" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.2.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.x86_64" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.2.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.aarch64" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.2.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.i686" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.2.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.2.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.s390x" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.2.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.x86_64" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.2.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.aarch64" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.2.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.i686" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.2.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.ppc64le" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.2.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.s390x" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.2.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.x86_64" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.2.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.aarch64" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.2.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.i686" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.2.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.2.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.2.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.2.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "cwe": { "id": "CWE-305", "name": "Authentication Bypass by Primary Weakness" }, "discovery_date": "2023-08-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2235789" } ], "notes": [ { "category": "description", "text": "Python ssl.SSLSocket is vulnerable to a bypass of the TLS handshake in certain instances for HTTPS servers and other server-side protocols that use TLS client authentication such as mTLS. This issue may result in a breach of integrity as its possible to modify or delete resources that are authenticated only by a TLS certificate. No breach of confidentiality is possible.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: TLS handshake bypass", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.x86_64", "AppStream-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.x86_64", "AppStream-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.x86_64", "AppStream-8.6.0.Z.EUS:python3-0:3.6.8-47.el8_6.2.src", "AppStream-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.x86_64", "AppStream-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.x86_64", "AppStream-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.x86_64", "AppStream-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.x86_64", "AppStream-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.x86_64", "AppStream-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-0:3.6.8-47.el8_6.2.src", "BaseOS-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "RHBZ#2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-40217", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40217" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/108310", "url": "https://github.com/python/cpython/issues/108310" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/108315", "url": "https://github.com/python/cpython/pull/108315" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" } ], "release_date": "2023-08-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-09T10:22:58+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.x86_64", "AppStream-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.x86_64", "AppStream-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.x86_64", "AppStream-8.6.0.Z.EUS:python3-0:3.6.8-47.el8_6.2.src", "AppStream-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.x86_64", "AppStream-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.x86_64", "AppStream-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.x86_64", "AppStream-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.x86_64", "AppStream-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.x86_64", "AppStream-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-0:3.6.8-47.el8_6.2.src", "BaseOS-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5531" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.x86_64", "AppStream-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.x86_64", "AppStream-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.x86_64", "AppStream-8.6.0.Z.EUS:python3-0:3.6.8-47.el8_6.2.src", "AppStream-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.x86_64", "AppStream-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.x86_64", "AppStream-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.x86_64", "AppStream-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.x86_64", "AppStream-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.x86_64", "AppStream-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.aarch64", "AppStream-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.i686", "AppStream-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.ppc64le", "AppStream-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.s390x", "AppStream-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:platform-python-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:platform-python-debug-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:platform-python-devel-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-0:3.6.8-47.el8_6.2.src", "BaseOS-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:python3-debuginfo-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:python3-debugsource-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:python3-idle-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:python3-libs-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:python3-test-0:3.6.8-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:python3-tkinter-0:3.6.8-47.el8_6.2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: TLS handshake bypass" } ] }
rhsa-2023_5994
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the python27:2.7 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language that supports modules, classes, exceptions, high-level dynamic data types, and dynamic typing. The python27 packages provide a stable release of Python 2.7 with a number of additional utilities and database connectors for MySQL and PostgreSQL.\n\nSecurity Fix(es):\n\n* python: TLS handshake bypass (CVE-2023-40217)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2023:5994", "url": "https://access.redhat.com/errata/RHSA-2023:5994" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5994.json" } ], "title": "Red Hat Security Advisory: python27:2.7 security update", "tracking": { "current_release_date": "2024-11-15T17:32:13+00:00", "generator": { "date": "2024-11-15T17:32:13+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2023:5994", "initial_release_date": "2023-10-23T09:49:48+00:00", "revision_history": [ { "date": "2023-10-23T09:49:48+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-23T09:49:48+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T17:32:13+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python27:2.7:8080020231004233750:392b0bf1", "product": { "name": "python27:2.7:8080020231004233750:392b0bf1", "product_id": "python27:2.7:8080020231004233750:392b0bf1", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/python27@2.7:8080020231004233750:392b0bf1" } } }, { "category": "product_version", "name": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "product": { "name": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "product_id": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/babel@2.5.1-10.module%2Bel8.5.0%2B11014%2B88fc0d0b?arch=noarch" } } }, { "category": "product_version", "name": "python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "product": { "name": "python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "product_id": "python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-nose-docs@1.3.7-31.module%2Bel8.5.0%2B12203%2B77770ab7?arch=noarch" } } }, { "category": "product_version", "name": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "product": { "name": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "product_id": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-sqlalchemy-doc@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=noarch" } } }, { "category": "product_version", "name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-PyMySQL@0.8.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-attrs@17.4.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "product": { "name": "python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "product_id": "python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-babel@2.5.1-10.module%2Bel8.5.0%2B11014%2B88fc0d0b?arch=noarch" } } }, { "category": "product_version", "name": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "product": { "name": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "product_id": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-backports-ssl_match_hostname@3.5.0.1-12.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=noarch" } } }, { "category": "product_version", "name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-chardet@3.0.4-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-dns@1.15.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-docs@2.7.16-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-docs-info@2.7.16-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-docutils@0.14-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-funcsigs@1.0.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-idna@2.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-ipaddress@1.0.18-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch", "product": { "name": "python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch", "product_id": "python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-jinja2@2.10-9.module%2Bel8.5.0%2B10541%2B706bb066?arch=noarch" } } }, { "category": "product_version", "name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-mock@2.0.0-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "product": { "name": "python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "product_id": "python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-nose@1.3.7-31.module%2Bel8.5.0%2B12203%2B77770ab7?arch=noarch" } } }, { "category": "product_version", "name": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "product": { "name": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "product_id": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-doc@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "product": { "name": "python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "product_id": "python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pip@9.0.3-19.module%2Bel8.6.0%2B13001%2Bad200bd9?arch=noarch" } } }, { "category": "product_version", "name": "python2-pip-wheel-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "product": { "name": "python2-pip-wheel-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "product_id": "python2-pip-wheel-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pip-wheel@9.0.3-19.module%2Bel8.6.0%2B13001%2Bad200bd9?arch=noarch" } } }, { "category": "product_version", "name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pluggy@0.6.0-8.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-py@1.5.3-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch", "product": { "name": "python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch", "product_id": "python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pygments@2.2.0-22.module%2Bel8.5.0%2B10788%2Ba4cea9e0?arch=noarch" } } }, { "category": "product_version", "name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pysocks@1.6.8-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pytest@3.4.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pytest-mock@1.9.0-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pytz@2017.2-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "product": { "name": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "product_id": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-requests@2.20.0-3.module%2Bel8.2.0%2B4577%2Bfeefd9b8?arch=noarch" } } }, { "category": "product_version", "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-rpm-macros@3-38.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "product": { "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "product_id": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-setuptools@39.0.1-13.module%2Bel8.4.0%2B9442%2B27d0e81c?arch=noarch" } } }, { "category": "product_version", "name": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "product": { "name": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "product_id": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-setuptools-wheel@39.0.1-13.module%2Bel8.4.0%2B9442%2B27d0e81c?arch=noarch" } } }, { "category": "product_version", "name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "product": { "name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_id": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-setuptools_scm@1.15.7-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch" } } }, { "category": "product_version", "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "product": { "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "product_id": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-six@1.11.0-6.module%2Bel8.4.0%2B9287%2B299307c7?arch=noarch" } } }, { "category": "product_version", "name": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "product": { "name": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "product_id": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-urllib3@1.24.2-3.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=noarch" } } }, { "category": "product_version", "name": "python2-virtualenv-0:15.1.0-22.module+el8.8.0+18977+47894b34.noarch", "product": { "name": "python2-virtualenv-0:15.1.0-22.module+el8.8.0+18977+47894b34.noarch", "product_id": "python2-virtualenv-0:15.1.0-22.module+el8.8.0+18977+47894b34.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-virtualenv@15.1.0-22.module%2Bel8.8.0%2B18977%2B47894b34?arch=noarch" } } }, { "category": "product_version", "name": "python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "product": { "name": "python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "product_id": "python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-wheel@0.31.1-3.module%2Bel8.5.0%2B12203%2B77770ab7?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "product": { "name": "python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "product_id": "python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-wheel-wheel@0.31.1-3.module%2Bel8.5.0%2B12203%2B77770ab7?arch=noarch\u0026epoch=1" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "product_id": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "product_id": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src", "product": { "name": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src", "product_id": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/babel@2.5.1-10.module%2Bel8.5.0%2B11014%2B88fc0d0b?arch=src" } } }, { "category": "product_version", "name": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "product": { "name": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "product_id": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "product_id": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pytest@3.4.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-PyMySQL@0.8.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-attrs@17.4.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "product": { "name": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "product_id": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-backports@1.0-16.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=src" } } }, { "category": "product_version", "name": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "product": { "name": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "product_id": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-backports-ssl_match_hostname@3.5.0.1-12.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=src" } } }, { "category": "product_version", "name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-chardet@3.0.4-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-dns@1.15.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-docs@2.7.16-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-docutils@0.14-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-funcsigs@1.0.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-idna@2.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-ipaddress@1.0.18-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src", "product": { "name": "python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src", "product_id": "python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-jinja2@2.10-9.module%2Bel8.5.0%2B10541%2B706bb066?arch=src" } } }, { "category": "product_version", "name": "python-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.src", "product": { "name": "python-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.src", "product_id": "python-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=src" } } }, { "category": "product_version", "name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-mock@2.0.0-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src", "product": { "name": "python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src", "product_id": "python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-nose@1.3.7-31.module%2Bel8.5.0%2B12203%2B77770ab7?arch=src" } } }, { "category": "product_version", "name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pluggy@0.6.0-8.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-py@1.5.3-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src", "product": { "name": "python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src", "product_id": "python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pygments@2.2.0-22.module%2Bel8.5.0%2B10788%2Ba4cea9e0?arch=src" } } }, { "category": "product_version", "name": "python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src", "product": { "name": "python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src", "product_id": "python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=src" } } }, { "category": "product_version", "name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pysocks@1.6.8-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pytest-mock@1.9.0-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "product": { "name": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "product_id": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-requests@2.20.0-3.module%2Bel8.2.0%2B4577%2Bfeefd9b8?arch=src" } } }, { "category": "product_version", "name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-setuptools_scm@1.15.7-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "product": { "name": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "product_id": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=src" } } }, { "category": "product_version", "name": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "product": { "name": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "product_id": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-urllib3@1.24.2-3.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=src" } } }, { "category": "product_version", "name": "python-virtualenv-0:15.1.0-22.module+el8.8.0+18977+47894b34.src", "product": { "name": "python-virtualenv-0:15.1.0-22.module+el8.8.0+18977+47894b34.src", "product_id": "python-virtualenv-0:15.1.0-22.module+el8.8.0+18977+47894b34.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-virtualenv@15.1.0-22.module%2Bel8.8.0%2B18977%2B47894b34?arch=src" } } }, { "category": "product_version", "name": "python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src", "product": { "name": "python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src", "product_id": "python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-wheel@0.31.1-3.module%2Bel8.5.0%2B12203%2B77770ab7?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.src", "product": { "name": "python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.src", "product_id": "python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=src" } } }, { "category": "product_version", "name": "python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.src", "product": { "name": "python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.src", "product_id": "python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pip@9.0.3-19.module%2Bel8.6.0%2B13001%2Bad200bd9?arch=src" } } }, { "category": "product_version", "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "product_id": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-rpm-macros@3-38.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "product": { "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "product_id": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-setuptools@39.0.1-13.module%2Bel8.4.0%2B9442%2B27d0e81c?arch=src" } } }, { "category": "product_version", "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "product": { "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "product_id": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-six@1.11.0-6.module%2Bel8.4.0%2B9287%2B299307c7?arch=src" } } }, { "category": "product_version", "name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "product": { "name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "product_id": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pytz@2017.2-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src" } } }, { "category": "product_version", "name": "scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src", "product": { "name": "scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src", "product_id": "scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product_id": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "product": { "name": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "product_id": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=aarch64" } } }, { "category": "product_version", "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_id": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=aarch64" } } }, { "category": "product_version", "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_id": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=aarch64" } } }, { "category": "product_version", "name": "python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product": { "name": "python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product_id": "python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=aarch64" } } }, { "category": "product_version", "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64", "product": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64", "product_id": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-backports@1.0-16.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=aarch64" } } }, { "category": "product_version", "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product": { "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_id": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=aarch64" } } }, { "category": "product_version", "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_id": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=aarch64" } } }, { "category": "product_version", "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product": { "name": "python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product_id": "python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debug@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=aarch64" } } }, { "category": "product_version", "name": "python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product": { "name": "python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product_id": "python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debuginfo@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=aarch64" } } }, { "category": "product_version", "name": "python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product": { "name": "python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product_id": "python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debugsource@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=aarch64" } } }, { "category": "product_version", "name": "python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product": { "name": "python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product_id": "python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-devel@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=aarch64" } } }, { "category": "product_version", "name": "python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product": { "name": "python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product_id": "python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-libs@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=aarch64" } } }, { "category": "product_version", "name": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "product": { "name": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "product_id": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=aarch64" } } }, { "category": "product_version", "name": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "product": { "name": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "product_id": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=aarch64" } } }, { "category": "product_version", "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product_id": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product_id": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product_id": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product": { "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_id": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=aarch64" } } }, { "category": "product_version", "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_id": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=aarch64" } } }, { "category": "product_version", "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_id": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=aarch64" } } }, { "category": "product_version", "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64" } } }, { "category": "product_version", "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "product": { "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "product_id": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=aarch64" } } }, { "category": "product_version", "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "product": { "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "product_id": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=aarch64" } } }, { "category": "product_version", "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "product": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "product_id": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=aarch64" } } }, { "category": "product_version", "name": "python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product": { "name": "python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product_id": "python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-test@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=aarch64" } } }, { "category": "product_version", "name": "python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product": { "name": "python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product_id": "python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tkinter@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=aarch64" } } }, { "category": "product_version", "name": "python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product": { "name": "python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product_id": "python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tools@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=aarch64" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "product": { "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "product_id": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product_id": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "product": { "name": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "product_id": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_id": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=ppc64le" } } }, { "category": "product_version", "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_id": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product": { "name": "python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product_id": "python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le", "product": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le", "product_id": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-backports@1.0-16.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product": { "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_id": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_id": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product": { "name": "python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product_id": "python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debug@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product": { "name": "python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product_id": "python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debuginfo@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product": { "name": "python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product_id": "python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debugsource@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product": { "name": "python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product_id": "python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-devel@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product": { "name": "python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product_id": "python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-libs@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "product": { "name": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "product_id": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "product": { "name": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "product_id": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product_id": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product_id": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product_id": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product": { "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_id": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_id": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_id": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "product": { "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "product_id": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "product": { "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "product_id": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "product": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "product_id": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product": { "name": "python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product_id": "python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-test@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product": { "name": "python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product_id": "python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tkinter@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=ppc64le" } } }, { "category": "product_version", "name": "python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product": { "name": "python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product_id": "python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tools@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=ppc64le" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "product": { "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "product_id": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product_id": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "product": { "name": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "product_id": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=s390x" } } }, { "category": "product_version", "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_id": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=s390x" } } }, { "category": "product_version", "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_id": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=s390x" } } }, { "category": "product_version", "name": "python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product": { "name": "python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product_id": "python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=s390x" } } }, { "category": "product_version", "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x", "product": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x", "product_id": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-backports@1.0-16.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=s390x" } } }, { "category": "product_version", "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product": { "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_id": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=s390x" } } }, { "category": "product_version", "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_id": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=s390x" } } }, { "category": "product_version", "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product": { "name": "python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product_id": "python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debug@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=s390x" } } }, { "category": "product_version", "name": "python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product": { "name": "python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product_id": "python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debuginfo@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=s390x" } } }, { "category": "product_version", "name": "python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product": { "name": "python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product_id": "python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debugsource@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=s390x" } } }, { "category": "product_version", "name": "python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product": { "name": "python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product_id": "python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-devel@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=s390x" } } }, { "category": "product_version", "name": "python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product": { "name": "python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product_id": "python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-libs@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=s390x" } } }, { "category": "product_version", "name": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "product": { "name": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "product_id": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=s390x" } } }, { "category": "product_version", "name": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "product": { "name": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "product_id": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=s390x" } } }, { "category": "product_version", "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product_id": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product_id": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product_id": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product": { "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_id": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=s390x" } } }, { "category": "product_version", "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_id": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=s390x" } } }, { "category": "product_version", "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_id": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=s390x" } } }, { "category": "product_version", "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x" } } }, { "category": "product_version", "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "product": { "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "product_id": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=s390x" } } }, { "category": "product_version", "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "product": { "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "product_id": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=s390x" } } }, { "category": "product_version", "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "product": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "product_id": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=s390x" } } }, { "category": "product_version", "name": "python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product": { "name": "python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product_id": "python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-test@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=s390x" } } }, { "category": "product_version", "name": "python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product": { "name": "python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product_id": "python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tkinter@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=s390x" } } }, { "category": "product_version", "name": "python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product": { "name": "python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product_id": "python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tools@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=s390x" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "product": { "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "product_id": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product_id": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "product": { "name": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "product_id": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=x86_64" } } }, { "category": "product_version", "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_id": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=x86_64" } } }, { "category": "product_version", "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_id": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=x86_64" } } }, { "category": "product_version", "name": "python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product": { "name": "python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product_id": "python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "product": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "product_id": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-backports@1.0-16.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=x86_64" } } }, { "category": "product_version", "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product": { "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_id": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=x86_64" } } }, { "category": "product_version", "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_id": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=x86_64" } } }, { "category": "product_version", "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product": { "name": "python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product_id": "python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debug@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product": { "name": "python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product_id": "python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debuginfo@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product": { "name": "python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product_id": "python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-debugsource@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product": { "name": "python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product_id": "python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-devel@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product": { "name": "python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product_id": "python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-libs@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "product": { "name": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "product_id": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=x86_64" } } }, { "category": "product_version", "name": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "product": { "name": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "product_id": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-6.module%2Bel8.6.0%2B13959%2B8e368262?arch=x86_64" } } }, { "category": "product_version", "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product_id": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product_id": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product_id": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product": { "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_id": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_id": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_id": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64" } } }, { "category": "product_version", "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "product": { "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "product_id": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=x86_64" } } }, { "category": "product_version", "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "product": { "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "product_id": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=x86_64" } } }, { "category": "product_version", "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "product": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "product_id": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=x86_64" } } }, { "category": "product_version", "name": "python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product": { "name": "python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product_id": "python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-test@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product": { "name": "python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product_id": "python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tkinter@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=x86_64" } } }, { "category": "product_version", "name": "python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product": { "name": "python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product_id": "python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-tools@2.7.18-13.module%2Bel8.8.0%2B20144%2Bbeed974d.2?arch=x86_64" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "product": { "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "product_id": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, "product_reference": "python27:2.7:8080020231004233750:392b0bf1", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch" }, "product_reference": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src" }, "product_reference": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src" }, "product_reference": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64" }, "product_reference": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le" }, "product_reference": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x" }, "product_reference": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64" }, "product_reference": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src" }, "product_reference": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src" }, "product_reference": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src" }, "product_reference": "python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.src" }, "product_reference": "python-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64" }, "product_reference": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le" }, "product_reference": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x" }, "product_reference": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64" }, "product_reference": "python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src" }, "product_reference": "python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch" }, "product_reference": "python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src" }, "product_reference": "python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src" }, "product_reference": "python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64" }, "product_reference": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le" }, "product_reference": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x" }, "product_reference": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64" }, "product_reference": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64" }, "product_reference": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le" }, "product_reference": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x" }, "product_reference": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64" }, "product_reference": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src" }, "product_reference": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src" }, "product_reference": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch" }, "product_reference": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src" }, "product_reference": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-virtualenv-0:15.1.0-22.module+el8.8.0+18977+47894b34.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-virtualenv-0:15.1.0-22.module+el8.8.0+18977+47894b34.src" }, "product_reference": "python-virtualenv-0:15.1.0-22.module+el8.8.0+18977+47894b34.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src" }, "product_reference": "python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64" }, "product_reference": "python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le" }, "product_reference": "python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x" }, "product_reference": "python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.src" }, "product_reference": "python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64" }, "product_reference": "python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch" }, "product_reference": "python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64" }, "product_reference": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le" }, "product_reference": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x" }, "product_reference": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64" }, "product_reference": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch" }, "product_reference": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64" }, "product_reference": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le" }, "product_reference": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x" }, "product_reference": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64" }, "product_reference": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64" }, "product_reference": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le" }, "product_reference": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x" }, "product_reference": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64" }, "product_reference": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64" }, "product_reference": "python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le" }, "product_reference": "python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x" }, "product_reference": "python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64" }, "product_reference": "python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64" }, "product_reference": "python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le" }, "product_reference": "python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x" }, "product_reference": "python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64" }, "product_reference": "python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64" }, "product_reference": "python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le" }, "product_reference": "python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x" }, "product_reference": "python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64" }, "product_reference": "python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64" }, "product_reference": "python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le" }, "product_reference": "python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x" }, "product_reference": "python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64" }, "product_reference": "python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch" }, "product_reference": "python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64" }, "product_reference": "python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le" }, "product_reference": "python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x" }, "product_reference": "python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64" }, "product_reference": "python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64" }, "product_reference": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le" }, "product_reference": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x" }, "product_reference": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64" }, "product_reference": "python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64" }, "product_reference": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le" }, "product_reference": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x" }, "product_reference": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64" }, "product_reference": "python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch" }, "product_reference": "python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64" }, "product_reference": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le" }, "product_reference": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x" }, "product_reference": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64" }, "product_reference": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64" }, "product_reference": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le" }, "product_reference": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x" }, "product_reference": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64" }, "product_reference": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch" }, "product_reference": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64" }, "product_reference": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le" }, "product_reference": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x" }, "product_reference": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64" }, "product_reference": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch" }, "product_reference": "python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.src" }, "product_reference": "python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pip-wheel-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pip-wheel-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch" }, "product_reference": "python2-pip-wheel-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch" }, "product_reference": "python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64" }, "product_reference": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le" }, "product_reference": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x" }, "product_reference": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64" }, "product_reference": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64" }, "product_reference": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le" }, "product_reference": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x" }, "product_reference": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64" }, "product_reference": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64" }, "product_reference": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le" }, "product_reference": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x" }, "product_reference": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64" }, "product_reference": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64" }, "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le" }, "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x" }, "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64" }, "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch" }, "product_reference": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64" }, "product_reference": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le" }, "product_reference": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x" }, "product_reference": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64" }, "product_reference": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64" }, "product_reference": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le" }, "product_reference": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x" }, "product_reference": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64" }, "product_reference": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch" }, "product_reference": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src" }, "product_reference": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch" }, "product_reference": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch" }, "product_reference": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch" }, "product_reference": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src" }, "product_reference": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64" }, "product_reference": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le" }, "product_reference": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x" }, "product_reference": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64" }, "product_reference": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64" }, "product_reference": "python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le" }, "product_reference": "python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x" }, "product_reference": "python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64" }, "product_reference": "python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64" }, "product_reference": "python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le" }, "product_reference": "python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x" }, "product_reference": "python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64" }, "product_reference": "python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64" }, "product_reference": "python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le" }, "product_reference": "python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x" }, "product_reference": "python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64" }, "product_reference": "python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch" }, "product_reference": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-virtualenv-0:15.1.0-22.module+el8.8.0+18977+47894b34.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-virtualenv-0:15.1.0-22.module+el8.8.0+18977+47894b34.noarch" }, "product_reference": "python2-virtualenv-0:15.1.0-22.module+el8.8.0+18977+47894b34.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch" }, "product_reference": "python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch" }, "product_reference": "python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src" }, "product_reference": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src" }, "product_reference": "scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64" }, "product_reference": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le" }, "product_reference": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x" }, "product_reference": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64 as a component of python27:2.7:8080020231004233750:392b0bf1 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64" }, "product_reference": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "cwe": { "id": "CWE-305", "name": "Authentication Bypass by Primary Weakness" }, "discovery_date": "2023-08-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2235789" } ], "notes": [ { "category": "description", "text": "Python ssl.SSLSocket is vulnerable to a bypass of the TLS handshake in certain instances for HTTPS servers and other server-side protocols that use TLS client authentication such as mTLS. This issue may result in a breach of integrity as its possible to modify or delete resources that are authenticated only by a TLS certificate. No breach of confidentiality is possible.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: TLS handshake bypass", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-virtualenv-0:15.1.0-22.module+el8.8.0+18977+47894b34.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pip-wheel-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-virtualenv-0:15.1.0-22.module+el8.8.0+18977+47894b34.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "RHBZ#2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-40217", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40217" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/108310", "url": "https://github.com/python/cpython/issues/108310" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/108315", "url": "https://github.com/python/cpython/pull/108315" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" } ], "release_date": "2023-08-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-23T09:49:48+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-virtualenv-0:15.1.0-22.module+el8.8.0+18977+47894b34.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pip-wheel-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-virtualenv-0:15.1.0-22.module+el8.8.0+18977+47894b34.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5994" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-lxml-debugsource-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-virtualenv-0:15.1.0-22.module+el8.8.0+18977+47894b34.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debug-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debuginfo-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-debugsource-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-devel-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-libs-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-lxml-debuginfo-0:4.2.3-6.module+el8.6.0+13959+8e368262.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pip-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pip-wheel-0:9.0.3-19.module+el8.6.0+13001+ad200bd9.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-test-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tkinter-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-tools-0:2.7.18-13.module+el8.8.0+20144+beed974d.2.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-virtualenv-0:15.1.0-22.module+el8.8.0+18977+47894b34.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x", "AppStream-8.8.0.Z.MAIN.EUS:python27:2.7:8080020231004233750:392b0bf1:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: TLS handshake bypass" } ] }
rhsa-2023_6885
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for python is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: TLS handshake bypass (CVE-2023-40217)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2023:6885", "url": "https://access.redhat.com/errata/RHSA-2023:6885" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6885.json" } ], "title": "Red Hat Security Advisory: python security update", "tracking": { "current_release_date": "2024-11-15T17:34:06+00:00", "generator": { "date": "2024-11-15T17:34:06+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2023:6885", "initial_release_date": "2023-11-13T09:11:14+00:00", "revision_history": [ { "date": "2023-11-13T09:11:14+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-11-13T09:11:14+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T17:34:06+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux Client (v. 7)", "product": { "name": "Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Client Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python-0:2.7.5-94.el7_9.src", "product": { "name": "python-0:2.7.5-94.el7_9.src", "product_id": "python-0:2.7.5-94.el7_9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.7.5-94.el7_9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python-0:2.7.5-94.el7_9.x86_64", "product": { "name": "python-0:2.7.5-94.el7_9.x86_64", "product_id": "python-0:2.7.5-94.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.7.5-94.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "python-libs-0:2.7.5-94.el7_9.x86_64", "product": { "name": "python-libs-0:2.7.5-94.el7_9.x86_64", "product_id": "python-libs-0:2.7.5-94.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-libs@2.7.5-94.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.7.5-94.el7_9.x86_64", "product": { "name": "python-debuginfo-0:2.7.5-94.el7_9.x86_64", "product_id": "python-debuginfo-0:2.7.5-94.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.7.5-94.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "python-debug-0:2.7.5-94.el7_9.x86_64", "product": { "name": "python-debug-0:2.7.5-94.el7_9.x86_64", "product_id": "python-debug-0:2.7.5-94.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debug@2.7.5-94.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "python-devel-0:2.7.5-94.el7_9.x86_64", "product": { "name": "python-devel-0:2.7.5-94.el7_9.x86_64", "product_id": "python-devel-0:2.7.5-94.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.7.5-94.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "python-test-0:2.7.5-94.el7_9.x86_64", "product": { "name": "python-test-0:2.7.5-94.el7_9.x86_64", "product_id": "python-test-0:2.7.5-94.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-test@2.7.5-94.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "python-tools-0:2.7.5-94.el7_9.x86_64", "product": { "name": "python-tools-0:2.7.5-94.el7_9.x86_64", "product_id": "python-tools-0:2.7.5-94.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.7.5-94.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "tkinter-0:2.7.5-94.el7_9.x86_64", "product": { "name": "tkinter-0:2.7.5-94.el7_9.x86_64", "product_id": "tkinter-0:2.7.5-94.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.7.5-94.el7_9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python-libs-0:2.7.5-94.el7_9.i686", "product": { "name": "python-libs-0:2.7.5-94.el7_9.i686", "product_id": "python-libs-0:2.7.5-94.el7_9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-libs@2.7.5-94.el7_9?arch=i686" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.7.5-94.el7_9.i686", "product": { "name": "python-debuginfo-0:2.7.5-94.el7_9.i686", "product_id": "python-debuginfo-0:2.7.5-94.el7_9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.7.5-94.el7_9?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "python-0:2.7.5-94.el7_9.ppc64le", "product": { "name": "python-0:2.7.5-94.el7_9.ppc64le", "product_id": "python-0:2.7.5-94.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.7.5-94.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "python-devel-0:2.7.5-94.el7_9.ppc64le", "product": { "name": "python-devel-0:2.7.5-94.el7_9.ppc64le", "product_id": "python-devel-0:2.7.5-94.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.7.5-94.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "python-libs-0:2.7.5-94.el7_9.ppc64le", "product": { "name": "python-libs-0:2.7.5-94.el7_9.ppc64le", "product_id": "python-libs-0:2.7.5-94.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-libs@2.7.5-94.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "product": { "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "product_id": "python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.7.5-94.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "python-debug-0:2.7.5-94.el7_9.ppc64le", "product": { "name": "python-debug-0:2.7.5-94.el7_9.ppc64le", "product_id": "python-debug-0:2.7.5-94.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debug@2.7.5-94.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "python-test-0:2.7.5-94.el7_9.ppc64le", "product": { "name": "python-test-0:2.7.5-94.el7_9.ppc64le", "product_id": "python-test-0:2.7.5-94.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-test@2.7.5-94.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "python-tools-0:2.7.5-94.el7_9.ppc64le", "product": { "name": "python-tools-0:2.7.5-94.el7_9.ppc64le", "product_id": "python-tools-0:2.7.5-94.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.7.5-94.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "tkinter-0:2.7.5-94.el7_9.ppc64le", "product": { "name": "tkinter-0:2.7.5-94.el7_9.ppc64le", "product_id": "tkinter-0:2.7.5-94.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.7.5-94.el7_9?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python-0:2.7.5-94.el7_9.ppc64", "product": { "name": "python-0:2.7.5-94.el7_9.ppc64", "product_id": "python-0:2.7.5-94.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.7.5-94.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "python-devel-0:2.7.5-94.el7_9.ppc64", "product": { "name": "python-devel-0:2.7.5-94.el7_9.ppc64", "product_id": "python-devel-0:2.7.5-94.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.7.5-94.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "python-libs-0:2.7.5-94.el7_9.ppc64", "product": { "name": "python-libs-0:2.7.5-94.el7_9.ppc64", "product_id": "python-libs-0:2.7.5-94.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-libs@2.7.5-94.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc64", "product": { "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc64", "product_id": "python-debuginfo-0:2.7.5-94.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.7.5-94.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "python-debug-0:2.7.5-94.el7_9.ppc64", "product": { "name": "python-debug-0:2.7.5-94.el7_9.ppc64", "product_id": "python-debug-0:2.7.5-94.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debug@2.7.5-94.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "python-test-0:2.7.5-94.el7_9.ppc64", "product": { "name": "python-test-0:2.7.5-94.el7_9.ppc64", "product_id": "python-test-0:2.7.5-94.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-test@2.7.5-94.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "python-tools-0:2.7.5-94.el7_9.ppc64", "product": { "name": "python-tools-0:2.7.5-94.el7_9.ppc64", "product_id": "python-tools-0:2.7.5-94.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.7.5-94.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "tkinter-0:2.7.5-94.el7_9.ppc64", "product": { "name": "tkinter-0:2.7.5-94.el7_9.ppc64", "product_id": "tkinter-0:2.7.5-94.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.7.5-94.el7_9?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "python-libs-0:2.7.5-94.el7_9.ppc", "product": { "name": "python-libs-0:2.7.5-94.el7_9.ppc", "product_id": "python-libs-0:2.7.5-94.el7_9.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-libs@2.7.5-94.el7_9?arch=ppc" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc", "product": { "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc", "product_id": "python-debuginfo-0:2.7.5-94.el7_9.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.7.5-94.el7_9?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "python-0:2.7.5-94.el7_9.s390x", "product": { "name": "python-0:2.7.5-94.el7_9.s390x", "product_id": "python-0:2.7.5-94.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python@2.7.5-94.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "python-devel-0:2.7.5-94.el7_9.s390x", "product": { "name": "python-devel-0:2.7.5-94.el7_9.s390x", "product_id": "python-devel-0:2.7.5-94.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-devel@2.7.5-94.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "python-libs-0:2.7.5-94.el7_9.s390x", "product": { "name": "python-libs-0:2.7.5-94.el7_9.s390x", "product_id": "python-libs-0:2.7.5-94.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-libs@2.7.5-94.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.7.5-94.el7_9.s390x", "product": { "name": "python-debuginfo-0:2.7.5-94.el7_9.s390x", "product_id": "python-debuginfo-0:2.7.5-94.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.7.5-94.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "python-debug-0:2.7.5-94.el7_9.s390x", "product": { "name": "python-debug-0:2.7.5-94.el7_9.s390x", "product_id": "python-debug-0:2.7.5-94.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debug@2.7.5-94.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "python-test-0:2.7.5-94.el7_9.s390x", "product": { "name": "python-test-0:2.7.5-94.el7_9.s390x", "product_id": "python-test-0:2.7.5-94.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-test@2.7.5-94.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "python-tools-0:2.7.5-94.el7_9.s390x", "product": { "name": "python-tools-0:2.7.5-94.el7_9.s390x", "product_id": "python-tools-0:2.7.5-94.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tools@2.7.5-94.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "tkinter-0:2.7.5-94.el7_9.s390x", "product": { "name": "tkinter-0:2.7.5-94.el7_9.s390x", "product_id": "tkinter-0:2.7.5-94.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/tkinter@2.7.5-94.el7_9?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python-libs-0:2.7.5-94.el7_9.s390", "product": { "name": "python-libs-0:2.7.5-94.el7_9.s390", "product_id": "python-libs-0:2.7.5-94.el7_9.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-libs@2.7.5-94.el7_9?arch=s390" } } }, { "category": "product_version", "name": "python-debuginfo-0:2.7.5-94.el7_9.s390", "product": { "name": "python-debuginfo-0:2.7.5-94.el7_9.s390", "product_id": "python-debuginfo-0:2.7.5-94.el7_9.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debuginfo@2.7.5-94.el7_9?arch=s390" } } } ], "category": "architecture", "name": "s390" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.src as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-0:2.7.5-94.el7_9.src" }, "product_reference": "python-0:2.7.5-94.el7_9.src", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.i686", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.ppc", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.s390", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.i686", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.ppc", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.s390", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-test-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-test-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-test-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-test-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-0:2.7.5-94.el7_9.src" }, "product_reference": "python-0:2.7.5-94.el7_9.src", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.i686", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.ppc", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.s390", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.i686", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.ppc", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.s390", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-test-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-test-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-test-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-test-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-0:2.7.5-94.el7_9.src" }, "product_reference": "python-0:2.7.5-94.el7_9.src", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.i686", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.s390", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.i686", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.s390", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-test-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-test-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-test-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-test-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-0:2.7.5-94.el7_9.src" }, "product_reference": "python-0:2.7.5-94.el7_9.src", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.i686", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.ppc", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.s390", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.i686", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.ppc", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.s390", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-test-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-test-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-test-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-test-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-0:2.7.5-94.el7_9.src" }, "product_reference": "python-0:2.7.5-94.el7_9.src", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.i686", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.ppc", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.s390", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.i686", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.ppc", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.s390", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-test-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-test-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-test-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-test-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-0:2.7.5-94.el7_9.src" }, "product_reference": "python-0:2.7.5-94.el7_9.src", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.i686", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.ppc", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.s390", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.i686", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.ppc", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.s390", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-test-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-test-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-test-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-test-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-0:2.7.5-94.el7_9.src" }, "product_reference": "python-0:2.7.5-94.el7_9.src", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debug-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-debug-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.i686", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.ppc", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.s390", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-debuginfo-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-debuginfo-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-devel-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.i686", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.ppc", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.s390", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-libs-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-libs-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-test-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-test-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-test-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-test-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-test-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-tools-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "python-tools-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.s390x", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "tkinter-0:2.7.5-94.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64" }, "product_reference": "tkinter-0:2.7.5-94.el7_9.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "cwe": { "id": "CWE-305", "name": "Authentication Bypass by Primary Weakness" }, "discovery_date": "2023-08-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2235789" } ], "notes": [ { "category": "description", "text": "Python ssl.SSLSocket is vulnerable to a bypass of the TLS handshake in certain instances for HTTPS servers and other server-side protocols that use TLS client authentication such as mTLS. This issue may result in a breach of integrity as its possible to modify or delete resources that are authenticated only by a TLS certificate. No breach of confidentiality is possible.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: TLS handshake bypass", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Client-7.9.Z:python-0:2.7.5-94.el7_9.ppc64", "7Client-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le", "7Client-7.9.Z:python-0:2.7.5-94.el7_9.s390x", "7Client-7.9.Z:python-0:2.7.5-94.el7_9.src", "7Client-7.9.Z:python-0:2.7.5-94.el7_9.x86_64", "7Client-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64", "7Client-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le", "7Client-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x", "7Client-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64", "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686", "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc", "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64", "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390", "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x", "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64", "7Client-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64", "7Client-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le", "7Client-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x", "7Client-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64", "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686", "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc", "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64", "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le", "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390", "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x", "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64", "7Client-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64", "7Client-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le", "7Client-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x", "7Client-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64", "7Client-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64", "7Client-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le", "7Client-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x", "7Client-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64", "7Client-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64", "7Client-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le", "7Client-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x", "7Client-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64", "7Client-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64", "7Client-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le", "7Client-optional-7.9.Z:python-0:2.7.5-94.el7_9.s390x", "7Client-optional-7.9.Z:python-0:2.7.5-94.el7_9.src", "7Client-optional-7.9.Z:python-0:2.7.5-94.el7_9.x86_64", "7Client-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64", "7Client-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le", "7Client-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x", "7Client-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64", "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686", "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc", "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64", "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390", "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x", "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64", "7Client-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64", "7Client-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le", "7Client-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x", "7Client-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64", "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686", "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc", "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64", "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le", "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390", "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x", "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64", "7Client-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64", "7Client-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le", "7Client-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x", "7Client-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64", "7Client-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64", "7Client-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le", "7Client-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x", "7Client-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64", "7Client-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64", "7Client-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le", "7Client-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x", "7Client-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python-0:2.7.5-94.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python-0:2.7.5-94.el7_9.src", "7ComputeNode-optional-7.9.Z:python-0:2.7.5-94.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686", "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390", "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686", "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390", "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x", "7ComputeNode-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64", "7Server-7.9.Z:python-0:2.7.5-94.el7_9.ppc64", "7Server-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le", "7Server-7.9.Z:python-0:2.7.5-94.el7_9.s390x", "7Server-7.9.Z:python-0:2.7.5-94.el7_9.src", "7Server-7.9.Z:python-0:2.7.5-94.el7_9.x86_64", "7Server-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64", "7Server-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le", "7Server-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x", "7Server-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64", "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686", "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc", "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64", "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390", "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x", "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64", "7Server-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64", "7Server-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le", "7Server-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x", "7Server-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64", "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686", "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc", "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64", "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le", "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390", "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x", "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64", "7Server-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64", "7Server-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le", "7Server-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x", "7Server-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64", "7Server-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64", "7Server-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le", "7Server-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x", "7Server-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64", "7Server-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64", "7Server-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le", "7Server-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x", "7Server-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64", "7Server-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64", "7Server-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le", "7Server-optional-7.9.Z:python-0:2.7.5-94.el7_9.s390x", "7Server-optional-7.9.Z:python-0:2.7.5-94.el7_9.src", "7Server-optional-7.9.Z:python-0:2.7.5-94.el7_9.x86_64", "7Server-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64", "7Server-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le", "7Server-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x", "7Server-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64", "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686", "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc", "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64", "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390", "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x", "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64", "7Server-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64", "7Server-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le", "7Server-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x", "7Server-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64", "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686", "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc", "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64", "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le", "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390", "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x", "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64", "7Server-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64", "7Server-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le", "7Server-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x", "7Server-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64", "7Server-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64", "7Server-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le", "7Server-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x", "7Server-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64", "7Server-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64", "7Server-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le", "7Server-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x", "7Server-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64", "7Workstation-7.9.Z:python-0:2.7.5-94.el7_9.ppc64", "7Workstation-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le", "7Workstation-7.9.Z:python-0:2.7.5-94.el7_9.s390x", "7Workstation-7.9.Z:python-0:2.7.5-94.el7_9.src", "7Workstation-7.9.Z:python-0:2.7.5-94.el7_9.x86_64", "7Workstation-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64", "7Workstation-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le", "7Workstation-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x", "7Workstation-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64", "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686", "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc", "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64", "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390", "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x", "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64", "7Workstation-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64", "7Workstation-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le", "7Workstation-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x", "7Workstation-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64", "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686", "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc", "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64", "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le", "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390", "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x", "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64", "7Workstation-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64", "7Workstation-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le", "7Workstation-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x", "7Workstation-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64", "7Workstation-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64", "7Workstation-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le", "7Workstation-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x", "7Workstation-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64", "7Workstation-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64", "7Workstation-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le", "7Workstation-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x", "7Workstation-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64", "7Workstation-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64", "7Workstation-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python-0:2.7.5-94.el7_9.s390x", "7Workstation-optional-7.9.Z:python-0:2.7.5-94.el7_9.src", "7Workstation-optional-7.9.Z:python-0:2.7.5-94.el7_9.x86_64", "7Workstation-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64", "7Workstation-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x", "7Workstation-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64", "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686", "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc", "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64", "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390", "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x", "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64", "7Workstation-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64", "7Workstation-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x", "7Workstation-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64", "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686", "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc", "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64", "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390", "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x", "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64", "7Workstation-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64", "7Workstation-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x", "7Workstation-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64", "7Workstation-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64", "7Workstation-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x", "7Workstation-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64", "7Workstation-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64", "7Workstation-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le", "7Workstation-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x", "7Workstation-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-40217" }, { "category": "external", "summary": "RHBZ#2235789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-40217", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40217" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/108310", "url": "https://github.com/python/cpython/issues/108310" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/108315", "url": "https://github.com/python/cpython/pull/108315" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" } ], "release_date": "2023-08-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-13T09:11:14+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Client-7.9.Z:python-0:2.7.5-94.el7_9.ppc64", "7Client-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le", "7Client-7.9.Z:python-0:2.7.5-94.el7_9.s390x", "7Client-7.9.Z:python-0:2.7.5-94.el7_9.src", "7Client-7.9.Z:python-0:2.7.5-94.el7_9.x86_64", "7Client-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64", "7Client-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le", "7Client-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x", "7Client-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64", "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686", "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc", "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64", "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390", "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x", "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64", "7Client-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64", "7Client-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le", "7Client-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x", "7Client-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64", "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686", "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc", "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64", "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le", "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390", "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x", "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64", "7Client-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64", "7Client-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le", "7Client-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x", "7Client-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64", "7Client-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64", "7Client-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le", "7Client-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x", "7Client-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64", "7Client-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64", "7Client-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le", "7Client-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x", "7Client-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64", "7Client-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64", "7Client-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le", "7Client-optional-7.9.Z:python-0:2.7.5-94.el7_9.s390x", "7Client-optional-7.9.Z:python-0:2.7.5-94.el7_9.src", "7Client-optional-7.9.Z:python-0:2.7.5-94.el7_9.x86_64", "7Client-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64", "7Client-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le", "7Client-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x", "7Client-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64", "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686", "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc", "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64", "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390", "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x", "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64", "7Client-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64", "7Client-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le", "7Client-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x", "7Client-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64", "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686", "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc", "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64", "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le", "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390", "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x", "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64", "7Client-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64", "7Client-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le", "7Client-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x", "7Client-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64", "7Client-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64", "7Client-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le", "7Client-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x", "7Client-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64", "7Client-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64", "7Client-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le", "7Client-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x", "7Client-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python-0:2.7.5-94.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python-0:2.7.5-94.el7_9.src", "7ComputeNode-optional-7.9.Z:python-0:2.7.5-94.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686", "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390", "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686", "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390", "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x", "7ComputeNode-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64", "7Server-7.9.Z:python-0:2.7.5-94.el7_9.ppc64", "7Server-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le", "7Server-7.9.Z:python-0:2.7.5-94.el7_9.s390x", "7Server-7.9.Z:python-0:2.7.5-94.el7_9.src", "7Server-7.9.Z:python-0:2.7.5-94.el7_9.x86_64", "7Server-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64", "7Server-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le", "7Server-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x", "7Server-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64", "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686", "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc", "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64", "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390", "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x", "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64", "7Server-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64", "7Server-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le", "7Server-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x", "7Server-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64", "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686", "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc", "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64", "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le", "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390", "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x", "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64", "7Server-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64", "7Server-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le", "7Server-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x", "7Server-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64", "7Server-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64", "7Server-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le", "7Server-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x", "7Server-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64", "7Server-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64", "7Server-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le", "7Server-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x", "7Server-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64", "7Server-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64", "7Server-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le", "7Server-optional-7.9.Z:python-0:2.7.5-94.el7_9.s390x", "7Server-optional-7.9.Z:python-0:2.7.5-94.el7_9.src", "7Server-optional-7.9.Z:python-0:2.7.5-94.el7_9.x86_64", "7Server-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64", "7Server-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le", "7Server-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x", "7Server-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64", "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686", "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc", "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64", "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390", "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x", "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64", "7Server-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64", "7Server-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le", "7Server-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x", "7Server-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64", "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686", "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc", "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64", "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le", "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390", "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x", "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64", "7Server-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64", "7Server-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le", "7Server-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x", "7Server-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64", "7Server-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64", "7Server-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le", "7Server-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x", "7Server-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64", "7Server-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64", "7Server-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le", "7Server-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x", "7Server-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64", "7Workstation-7.9.Z:python-0:2.7.5-94.el7_9.ppc64", "7Workstation-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le", "7Workstation-7.9.Z:python-0:2.7.5-94.el7_9.s390x", "7Workstation-7.9.Z:python-0:2.7.5-94.el7_9.src", "7Workstation-7.9.Z:python-0:2.7.5-94.el7_9.x86_64", "7Workstation-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64", "7Workstation-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le", "7Workstation-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x", "7Workstation-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64", "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686", "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc", "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64", "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390", "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x", "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64", "7Workstation-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64", "7Workstation-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le", "7Workstation-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x", "7Workstation-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64", "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686", "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc", "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64", "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le", "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390", "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x", "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64", "7Workstation-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64", "7Workstation-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le", "7Workstation-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x", "7Workstation-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64", "7Workstation-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64", "7Workstation-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le", "7Workstation-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x", "7Workstation-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64", "7Workstation-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64", "7Workstation-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le", "7Workstation-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x", "7Workstation-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64", "7Workstation-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64", "7Workstation-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python-0:2.7.5-94.el7_9.s390x", "7Workstation-optional-7.9.Z:python-0:2.7.5-94.el7_9.src", "7Workstation-optional-7.9.Z:python-0:2.7.5-94.el7_9.x86_64", "7Workstation-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64", "7Workstation-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x", "7Workstation-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64", "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686", "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc", "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64", "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390", "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x", "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64", "7Workstation-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64", "7Workstation-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x", "7Workstation-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64", "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686", "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc", "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64", "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390", "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x", "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64", "7Workstation-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64", "7Workstation-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x", "7Workstation-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64", "7Workstation-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64", "7Workstation-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x", "7Workstation-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64", "7Workstation-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64", "7Workstation-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le", "7Workstation-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x", "7Workstation-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6885" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "7Client-7.9.Z:python-0:2.7.5-94.el7_9.ppc64", "7Client-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le", "7Client-7.9.Z:python-0:2.7.5-94.el7_9.s390x", "7Client-7.9.Z:python-0:2.7.5-94.el7_9.src", "7Client-7.9.Z:python-0:2.7.5-94.el7_9.x86_64", "7Client-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64", "7Client-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le", "7Client-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x", "7Client-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64", "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686", "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc", "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64", "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390", "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x", "7Client-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64", "7Client-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64", "7Client-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le", "7Client-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x", "7Client-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64", "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686", "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc", "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64", "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le", "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390", "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x", "7Client-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64", "7Client-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64", "7Client-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le", "7Client-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x", "7Client-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64", "7Client-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64", "7Client-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le", "7Client-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x", "7Client-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64", "7Client-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64", "7Client-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le", "7Client-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x", "7Client-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64", "7Client-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64", "7Client-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le", "7Client-optional-7.9.Z:python-0:2.7.5-94.el7_9.s390x", "7Client-optional-7.9.Z:python-0:2.7.5-94.el7_9.src", "7Client-optional-7.9.Z:python-0:2.7.5-94.el7_9.x86_64", "7Client-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64", "7Client-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le", "7Client-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x", "7Client-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64", "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686", "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc", "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64", "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390", "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x", "7Client-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64", "7Client-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64", "7Client-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le", "7Client-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x", "7Client-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64", "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686", "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc", "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64", "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le", "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390", "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x", "7Client-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64", "7Client-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64", "7Client-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le", "7Client-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x", "7Client-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64", "7Client-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64", "7Client-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le", "7Client-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x", "7Client-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64", "7Client-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64", "7Client-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le", "7Client-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x", "7Client-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python-0:2.7.5-94.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python-0:2.7.5-94.el7_9.src", "7ComputeNode-optional-7.9.Z:python-0:2.7.5-94.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686", "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390", "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686", "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc", "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390", "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x", "7ComputeNode-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x", "7ComputeNode-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64", "7Server-7.9.Z:python-0:2.7.5-94.el7_9.ppc64", "7Server-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le", "7Server-7.9.Z:python-0:2.7.5-94.el7_9.s390x", "7Server-7.9.Z:python-0:2.7.5-94.el7_9.src", "7Server-7.9.Z:python-0:2.7.5-94.el7_9.x86_64", "7Server-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64", "7Server-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le", "7Server-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x", "7Server-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64", "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686", "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc", "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64", "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390", "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x", "7Server-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64", "7Server-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64", "7Server-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le", "7Server-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x", "7Server-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64", "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686", "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc", "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64", "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le", "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390", "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x", "7Server-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64", "7Server-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64", "7Server-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le", "7Server-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x", "7Server-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64", "7Server-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64", "7Server-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le", "7Server-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x", "7Server-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64", "7Server-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64", "7Server-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le", "7Server-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x", "7Server-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64", "7Server-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64", "7Server-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le", "7Server-optional-7.9.Z:python-0:2.7.5-94.el7_9.s390x", "7Server-optional-7.9.Z:python-0:2.7.5-94.el7_9.src", "7Server-optional-7.9.Z:python-0:2.7.5-94.el7_9.x86_64", "7Server-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64", "7Server-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le", "7Server-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x", "7Server-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64", "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686", "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc", "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64", "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390", "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x", "7Server-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64", "7Server-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64", "7Server-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le", "7Server-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x", "7Server-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64", "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686", "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc", "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64", "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le", "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390", "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x", "7Server-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64", "7Server-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64", "7Server-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le", "7Server-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x", "7Server-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64", "7Server-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64", "7Server-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le", "7Server-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x", "7Server-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64", "7Server-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64", "7Server-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le", "7Server-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x", "7Server-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64", "7Workstation-7.9.Z:python-0:2.7.5-94.el7_9.ppc64", "7Workstation-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le", "7Workstation-7.9.Z:python-0:2.7.5-94.el7_9.s390x", "7Workstation-7.9.Z:python-0:2.7.5-94.el7_9.src", "7Workstation-7.9.Z:python-0:2.7.5-94.el7_9.x86_64", "7Workstation-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64", "7Workstation-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le", "7Workstation-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x", "7Workstation-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64", "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686", "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc", "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64", "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390", "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x", "7Workstation-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64", "7Workstation-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64", "7Workstation-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le", "7Workstation-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x", "7Workstation-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64", "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686", "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc", "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64", "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le", "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390", "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x", "7Workstation-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64", "7Workstation-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64", "7Workstation-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le", "7Workstation-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x", "7Workstation-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64", "7Workstation-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64", "7Workstation-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le", "7Workstation-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x", "7Workstation-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64", "7Workstation-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64", "7Workstation-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le", "7Workstation-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x", "7Workstation-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64", "7Workstation-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64", "7Workstation-optional-7.9.Z:python-0:2.7.5-94.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python-0:2.7.5-94.el7_9.s390x", "7Workstation-optional-7.9.Z:python-0:2.7.5-94.el7_9.src", "7Workstation-optional-7.9.Z:python-0:2.7.5-94.el7_9.x86_64", "7Workstation-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64", "7Workstation-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.s390x", "7Workstation-optional-7.9.Z:python-debug-0:2.7.5-94.el7_9.x86_64", "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.i686", "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc", "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64", "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390", "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.s390x", "7Workstation-optional-7.9.Z:python-debuginfo-0:2.7.5-94.el7_9.x86_64", "7Workstation-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64", "7Workstation-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.s390x", "7Workstation-optional-7.9.Z:python-devel-0:2.7.5-94.el7_9.x86_64", "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.i686", "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc", "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64", "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390", "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.s390x", "7Workstation-optional-7.9.Z:python-libs-0:2.7.5-94.el7_9.x86_64", "7Workstation-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64", "7Workstation-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.s390x", "7Workstation-optional-7.9.Z:python-test-0:2.7.5-94.el7_9.x86_64", "7Workstation-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64", "7Workstation-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.ppc64le", "7Workstation-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.s390x", "7Workstation-optional-7.9.Z:python-tools-0:2.7.5-94.el7_9.x86_64", "7Workstation-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64", "7Workstation-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.ppc64le", "7Workstation-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.s390x", "7Workstation-optional-7.9.Z:tkinter-0:2.7.5-94.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: TLS handshake bypass" } ] }
gsd-2023-40217
Vulnerability from gsd
{ "GSD": { "alias": "CVE-2023-40217", "id": "GSD-2023-40217" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-40217" ], "details": "An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers (such as HTTP servers) that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buffer, and then is closed quickly, there is a brief window where the SSLSocket instance will detect the socket as \"not connected\" and won\u0027t initiate a handshake, but buffered data will still be readable from the socket buffer. This data will not be authenticated if the server-side TLS peer is expecting client certificate authentication, and is indistinguishable from valid TLS stream data. Data is limited in size to the amount that will fit in the buffer. (The TLS connection cannot directly be used for data exfiltration because the vulnerable code path requires that the connection be closed on initialization of the SSLSocket.)", "id": "GSD-2023-40217", "modified": "2023-12-13T01:20:44.018097Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2023-40217", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers (such as HTTP servers) that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buffer, and then is closed quickly, there is a brief window where the SSLSocket instance will detect the socket as \"not connected\" and won\u0027t initiate a handshake, but buffered data will still be readable from the socket buffer. This data will not be authenticated if the server-side TLS peer is expecting client certificate authentication, and is indistinguishable from valid TLS stream data. Data is limited in size to the amount that will fit in the buffer. (The TLS connection cannot directly be used for data exfiltration because the vulnerable code path requires that the connection be closed on initialization of the SSLSocket.)" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.python.org/dev/security/", "refsource": "MISC", "url": "https://www.python.org/dev/security/" }, { "name": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/", "refsource": "CONFIRM", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" }, { "name": "[debian-lts-announce] 20230920 [SECURITY] [DLA 3575-1] python2.7 security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2023/09/msg00022.html" }, { "name": "https://security.netapp.com/advisory/ntap-20231006-0014/", "refsource": "CONFIRM", "url": "https://security.netapp.com/advisory/ntap-20231006-0014/" }, { "name": "[debian-lts-announce] 20231011 [SECURITY] [DLA 3614-1] python3.7 security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2023/10/msg00017.html" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "3.11.5", "versionStartIncluding": "3.11.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "3.10.13", "versionStartIncluding": "3.10.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "3.9.18", "versionStartIncluding": "3.9.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "3.8.18", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2023-40217" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers (such as HTTP servers) that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buffer, and then is closed quickly, there is a brief window where the SSLSocket instance will detect the socket as \"not connected\" and won\u0027t initiate a handshake, but buffered data will still be readable from the socket buffer. This data will not be authenticated if the server-side TLS peer is expecting client certificate authentication, and is indistinguishable from valid TLS stream data. Data is limited in size to the amount that will fit in the buffer. (The TLS connection cannot directly be used for data exfiltration because the vulnerable code path requires that the connection be closed on initialization of the SSLSocket.)" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "NVD-CWE-noinfo" } ] } ] }, "references": { "reference_data": [ { "name": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/", "refsource": "CONFIRM", "tags": [ "Vendor Advisory" ], "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" }, { "name": "https://www.python.org/dev/security/", "refsource": "MISC", "tags": [ "Vendor Advisory" ], "url": "https://www.python.org/dev/security/" }, { "name": "[debian-lts-announce] 20230920 [SECURITY] [DLA 3575-1] python2.7 security update", "refsource": "MLIST", "tags": [], "url": "https://lists.debian.org/debian-lts-announce/2023/09/msg00022.html" }, { "name": "https://security.netapp.com/advisory/ntap-20231006-0014/", "refsource": "CONFIRM", "tags": [], "url": "https://security.netapp.com/advisory/ntap-20231006-0014/" }, { "name": "[debian-lts-announce] 20231011 [SECURITY] [DLA 3614-1] python3.7 security update", "refsource": "MLIST", "tags": [], "url": "https://lists.debian.org/debian-lts-announce/2023/10/msg00017.html" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 1.4 } }, "lastModifiedDate": "2023-10-11T23:15Z", "publishedDate": "2023-08-25T01:15Z" } } }
wid-sec-w-2023-2850
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "AIX ist ein Unix Betriebssystem von IBM.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein Angreifer kann mehrere Schwachstellen in IBM AIX ausnutzen, um Sicherheitsma\u00dfnahmen zu umgehen oder einen Denial-of-Service-Zustand zu verursachen.", "title": "Angriff" }, { "category": "general", "text": "- Sonstiges", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2023-2850 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-2850.json" }, { "category": "self", "summary": "WID-SEC-2023-2850 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-2850" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-11-07", "url": "https://aix.software.ibm.com/aix/efixes/security/python_advisory6.asc" }, { "category": "external", "summary": "IBM Security Advisory vom 2023-11-07", "url": "https://www.ibm.com/support/pages/node/7068084" } ], "source_lang": "en-US", "title": "IBM AIX: Mehrere Schwachstellen", "tracking": { "current_release_date": "2023-11-07T23:00:00.000+00:00", "generator": { "date": "2024-02-15T17:50:26.962+00:00", "engine": { "name": "BSI-WID", "version": "1.3.0" } }, "id": "WID-SEC-W-2023-2850", "initial_release_date": "2023-11-07T23:00:00.000+00:00", "revision_history": [ { "date": "2023-11-07T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "IBM AIX \u003c= 7.3", "product": { "name": "IBM AIX \u003c= 7.3", "product_id": "T030976", "product_identification_helper": { "cpe": "cpe:/o:ibm:aix:7.3" } } } ], "category": "vendor", "name": "IBM" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-45167", "notes": [ { "category": "description", "text": "Es besteht eine Schwachstelle in IBM AIX. Dieser Fehler besteht in der Python-Implementierung. Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, um einen Denial-of-Service-Zustand zu verursachen." } ], "product_status": { "last_affected": [ "T030976" ] }, "release_date": "2023-11-07T23:00:00Z", "title": "CVE-2023-45167" }, { "cve": "CVE-2023-40217", "notes": [ { "category": "description", "text": "Es besteht eine Schwachstelle in IBM AIX. Dieser Fehler besteht in der Python-Implementierung aufgrund einer Race Condition im SSLSocket-Modul, die es erm\u00f6glicht, ein b\u00f6sartiges Client-Zertifikat in die TLS-Verbindung einzuschleusen und Zugriff auf die Ressourcen des Servers zu erhalten, ohne authentifiziert zu sein. Ein entfernter Angreifer kann diese Schwachstelle ausnutzen, um Sicherheitsma\u00dfnahmen zu umgehen." } ], "product_status": { "last_affected": [ "T030976" ] }, "release_date": "2023-11-07T23:00:00Z", "title": "CVE-2023-40217" } ] }
wid-sec-w-2023-2173
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Python ist eine universelle, \u00fcblicherweise interpretierte, h\u00f6here Programmiersprache.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Python ausnutzen, um Sicherheitsmechanismen zu umgehen oder andere Auswirkungen zu erzielen.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- MacOS X\n- Sonstiges\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2023-2173 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-2173.json" }, { "category": "self", "summary": "WID-SEC-2023-2173 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-2173" }, { "category": "external", "summary": "CentOS Security Advisory CESA-2023:6885 vom 2024-01-12", "url": "https://lists.centos.org/pipermail/centos-announce/2024-January/099189.html" }, { "category": "external", "summary": "CentOS Security Advisory CESA-2023:6823 vom 2024-01-12", "url": "https://lists.centos.org/pipermail/centos-announce/2024-January/099186.html" }, { "category": "external", "summary": "IBM Security Bulletin 7108657 vom 2024-01-17", "url": "https://www.ibm.com/support/pages/node/7108657" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:0784-1 vom 2024-03-06", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018103.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:0785-1 vom 2024-03-06", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018102.html" }, { "category": "external", "summary": "Python Security-Announce Mailing List vom 2023-08-24", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2023-2222 vom 2023-09-08", "url": "https://alas.aws.amazon.com/AL2/ALAS-2023-2222.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2023-1816 vom 2023-09-11", "url": "https://alas.aws.amazon.com/ALAS-2023-1816.html" }, { "category": "external", "summary": "Debian Security Advisory DLA-3575 vom 2023-09-20", "url": "https://lists.debian.org/debian-lts-announce/2023/09/msg00022.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3708-1 vom 2023-09-20", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016252.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3730-1 vom 2023-09-22", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016293.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3731-1 vom 2023-09-22", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016292.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3804-1 vom 2023-09-27", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016347.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3824-1 vom 2023-09-27", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016368.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3828-1 vom 2023-09-27", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016364.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALASPYTHON3.8-2023-010 vom 2023-09-27", "url": "https://alas.aws.amazon.com/AL2/ALASPYTHON3.8-2023-010.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3933-1 vom 2023-10-02", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-October/016476.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3939-1 vom 2023-10-03", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-October/016481.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3943-1 vom 2023-10-03", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-October/016497.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:5472 vom 2023-10-05", "url": "https://access.redhat.com/errata/RHSA-2023:5472" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:5462 vom 2023-10-05", "url": "https://access.redhat.com/errata/RHSA-2023:5462" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:5463 vom 2023-10-05", "url": "https://access.redhat.com/errata/RHSA-2023:5463" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:5456 vom 2023-10-05", "url": "https://access.redhat.com/errata/RHSA-2023:5456" }, { "category": "external", "summary": "NetApp Security Advisory NTAP-20231006-0014 vom 2023-10-06", "url": "https://security.netapp.com/advisory/ntap-20231006-0014/" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:5528 vom 2023-10-09", "url": "https://access.redhat.com/errata/RHSA-2023:5528" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:5531 vom 2023-10-09", "url": "https://access.redhat.com/errata/RHSA-2023:5531" }, { "category": "external", "summary": "Debian Security Advisory DLA-3614 vom 2023-10-11", "url": "https://lists.debian.org/debian-lts-announce/2023/10/msg00017.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-5463 vom 2023-10-16", "url": "https://oss.oracle.com/pipermail/el-errata/2023-October/014753.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-5463 vom 2023-10-16", "url": "http://linux.oracle.com/errata/ELSA-2023-5463.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-5456 vom 2023-10-16", "url": "http://linux.oracle.com/errata/ELSA-2023-5456.html" }, { "category": "external", "summary": "XEROX Security Advisory XRX24-004 vom 2024-03-04", "url": "https://security.business.xerox.com/wp-content/uploads/2024/03/Xerox%C2%AE-Security-Bulletin-XRX24-004-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v7.pdf" }, { "category": "external", "summary": "XEROX Security Advisory XRX24-005 vom 2024-03-04", "url": "https://security.business.xerox.com/wp-content/uploads/2024/03/Xerox-Security-Bulletin-XRX24-005-Xerox-FreeFlow%C2%AE-Print-Server-v9_Feb-2024.pdf" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-5462 vom 2023-10-18", "url": "http://linux.oracle.com/errata/ELSA-2023-5462.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3828-2 vom 2023-10-19", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-October/016756.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:5997 vom 2023-10-23", "url": "https://access.redhat.com/errata/RHSA-2023:5997" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:5998 vom 2023-10-23", "url": "https://access.redhat.com/errata/RHSA-2023:5998" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:5995 vom 2023-10-23", "url": "https://access.redhat.com/errata/RHSA-2023:5995" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:5991 vom 2023-10-23", "url": "https://access.redhat.com/errata/RHSA-2023:5991" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:5994 vom 2023-10-23", "url": "https://access.redhat.com/errata/RHSA-2023:5994" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:5996 vom 2023-10-23", "url": "https://access.redhat.com/errata/RHSA-2023:5996" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:6069 vom 2023-10-24", "url": "https://access.redhat.com/errata/RHSA-2023:6069" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:6068 vom 2023-10-24", "url": "https://access.redhat.com/errata/RHSA-2023:6068" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-5997 vom 2023-10-25", "url": "http://linux.oracle.com/errata/ELSA-2023-5997.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-5994 vom 2023-10-25", "url": "http://linux.oracle.com/errata/ELSA-2023-5994.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-5998 vom 2023-10-26", "url": "http://linux.oracle.com/errata/ELSA-2023-5998.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:5992 vom 2023-10-28", "url": "https://access.redhat.com/errata/RHSA-2023:5992" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:6290 vom 2023-11-03", "url": "https://access.redhat.com/errata/RHSA-2023:6290" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2023-1876 vom 2023-11-03", "url": "https://alas.aws.amazon.com/ALAS-2023-1876.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:5993 vom 2023-11-04", "url": "https://access.redhat.com/errata/RHSA-2023:5993" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:5990 vom 2023-11-04", "url": "https://access.redhat.com/errata/RHSA-2023:5990" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:6823 vom 2023-11-09", "url": "https://access.redhat.com/errata/RHSA-2023:6823" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:6793 vom 2023-11-08", "url": "https://access.redhat.com/errata/RHSA-2023:6793" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-6823 vom 2023-11-09", "url": "https://linux.oracle.com/errata/ELSA-2023-6823.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:6885 vom 2023-11-13", "url": "https://access.redhat.com/errata/RHSA-2023:6885" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-6885 vom 2023-11-13", "url": "https://linux.oracle.com/errata/ELSA-2023-6885.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-7034 vom 2023-11-21", "url": "https://linux.oracle.com/errata/ELSA-2023-7034.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-7042 vom 2023-11-21", "url": "https://linux.oracle.com/errata/ELSA-2023-7042.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6513-1 vom 2023-11-23", "url": "https://ubuntu.com/security/notices/USN-6513-1" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6513-2 vom 2023-11-27", "url": "https://ubuntu.com/security/notices/USN-6513-2" }, { "category": "external", "summary": "Gentoo Linux Security Advisory GLSA-202405-01 vom 2024-05-04", "url": "https://security.gentoo.org/glsa/202405-01" }, { "category": "external", "summary": "Dell Security Advisory DSA-2024-198 vom 2024-05-08", "url": "https://www.dell.com/support/kbdoc/000224827/dsa-2024-=" }, { "category": "external", "summary": "F5 Security Advisory K000139685 vom 2024-05-21", "url": "https://my.f5.com/manage/s/article/K000139685" } ], "source_lang": "en-US", "title": "Python: Schwachstelle erm\u00f6glicht Umgehung von Sicherheitsmechanismen", "tracking": { "current_release_date": "2024-05-21T22:00:00.000+00:00", "generator": { "date": "2024-05-22T08:37:31.735+00:00", "engine": { "name": "BSI-WID", "version": "1.3.0" } }, "id": "WID-SEC-W-2023-2173", "initial_release_date": "2023-08-24T22:00:00.000+00:00", "revision_history": [ { "date": "2023-08-24T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2023-09-10T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2023-09-20T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Debian und SUSE aufgenommen" }, { "date": "2023-09-24T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-09-27T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von SUSE und Amazon aufgenommen" }, { "date": "2023-10-01T22:00:00.000+00:00", "number": "6", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-10-03T22:00:00.000+00:00", "number": "7", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-10-05T22:00:00.000+00:00", "number": "8", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-10-08T22:00:00.000+00:00", "number": "9", "summary": "Neue Updates von NetApp aufgenommen" }, { "date": "2023-10-09T22:00:00.000+00:00", "number": "10", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-10-11T22:00:00.000+00:00", "number": "11", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2023-10-16T22:00:00.000+00:00", "number": "12", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2023-10-18T22:00:00.000+00:00", "number": "13", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2023-10-19T22:00:00.000+00:00", "number": "14", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-10-23T22:00:00.000+00:00", "number": "15", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-10-24T22:00:00.000+00:00", "number": "16", "summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen" }, { "date": "2023-10-26T22:00:00.000+00:00", "number": "17", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2023-10-29T23:00:00.000+00:00", "number": "18", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-11-02T23:00:00.000+00:00", "number": "19", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-11-05T23:00:00.000+00:00", "number": "20", "summary": "Neue Updates von Amazon und Red Hat aufgenommen" }, { "date": "2023-11-08T23:00:00.000+00:00", "number": "21", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-11-09T23:00:00.000+00:00", "number": "22", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2023-11-13T23:00:00.000+00:00", "number": "23", "summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen" }, { "date": "2023-11-21T23:00:00.000+00:00", "number": "24", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2023-11-23T23:00:00.000+00:00", "number": "25", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2023-11-27T23:00:00.000+00:00", "number": "26", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2024-01-14T23:00:00.000+00:00", "number": "27", "summary": "Neue Updates von CentOS aufgenommen" }, { "date": "2024-01-16T23:00:00.000+00:00", "number": "28", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2024-03-03T23:00:00.000+00:00", "number": "29", "summary": "Neue Updates von XEROX aufgenommen" }, { "date": "2024-03-06T23:00:00.000+00:00", "number": "30", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-05-05T22:00:00.000+00:00", "number": "31", "summary": "Neue Updates von Gentoo aufgenommen" }, { "date": "2024-05-07T22:00:00.000+00:00", "number": "32", "summary": "Neue Updates von Dell aufgenommen" }, { "date": "2024-05-21T22:00:00.000+00:00", "number": "33", "summary": "Neue Updates von F5 aufgenommen" } ], "status": "final", "version": "33" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Amazon Linux 2", "product": { "name": "Amazon Linux 2", "product_id": "398363", "product_identification_helper": { "cpe": "cpe:/o:amazon:linux_2:-" } } } ], "category": "vendor", "name": "Amazon" }, { "branches": [ { "category": "product_name", "name": "Debian Linux", "product": { "name": "Debian Linux", "product_id": "2951", "product_identification_helper": { "cpe": "cpe:/o:debian:debian_linux:-" } } } ], "category": "vendor", "name": "Debian" }, { "branches": [ { "branches": [ { "category": "product_version", "name": "virtual", "product": { "name": "Dell NetWorker virtual", "product_id": "T034583", "product_identification_helper": { "cpe": "cpe:/a:dell:networker:virtual" } } } ], "category": "product_name", "name": "NetWorker" } ], "category": "vendor", "name": "Dell" }, { "branches": [ { "category": "product_name", "name": "EMC Avamar", "product": { "name": "EMC Avamar", "product_id": "T014381", "product_identification_helper": { "cpe": "cpe:/a:emc:avamar:-" } } } ], "category": "vendor", "name": "EMC" }, { "branches": [ { "branches": [ { "category": "product_version", "name": "17.1.0-17.1.1", "product": { "name": "F5 BIG-IP 17.1.0-17.1.1", "product_id": "T034899", "product_identification_helper": { "cpe": "cpe:/a:f5:big-ip:17.1.0_-_17.1.1" } } }, { "category": "product_version", "name": "16.1.0-16.1.4", "product": { "name": "F5 BIG-IP 16.1.0-16.1.4", "product_id": "T034901", "product_identification_helper": { "cpe": "cpe:/a:f5:big-ip:16.1.0_-_16.1.4" } } }, { "category": "product_version", "name": "15.1.0-15.1.10", "product": { "name": "F5 BIG-IP 15.1.0-15.1.10", "product_id": "T034902", "product_identification_helper": { "cpe": "cpe:/a:f5:big-ip:15.1.0_-_15.1.10" } } } ], "category": "product_name", "name": "BIG-IP" } ], "category": "vendor", "name": "F5" }, { "branches": [ { "category": "product_name", "name": "Gentoo Linux", "product": { "name": "Gentoo Linux", "product_id": "T012167", "product_identification_helper": { "cpe": "cpe:/o:gentoo:linux:-" } } } ], "category": "vendor", "name": "Gentoo" }, { "branches": [ { "branches": [ { "category": "product_version", "name": "7.5", "product": { "name": "IBM QRadar SIEM 7.5", "product_id": "T022954", "product_identification_helper": { "cpe": "cpe:/a:ibm:qradar_siem:7.5" } } } ], "category": "product_name", "name": "QRadar SIEM" } ], "category": "vendor", "name": "IBM" }, { "branches": [ { "category": "product_name", "name": "NetApp ActiveIQ Unified Manager", "product": { "name": "NetApp ActiveIQ Unified Manager", "product_id": "T016960", "product_identification_helper": { "cpe": "cpe:/a:netapp:active_iq_unified_manager:-" } } } ], "category": "vendor", "name": "NetApp" }, { "branches": [ { "category": "product_name", "name": "Open Source CentOS", "product": { "name": "Open Source CentOS", "product_id": "1727", "product_identification_helper": { "cpe": "cpe:/o:centos:centos:-" } } }, { "branches": [ { "category": "product_version_range", "name": "\u003c3.11.5", "product": { "name": "Open Source Python \u003c3.11.5", "product_id": "T029558", "product_identification_helper": { "cpe": "cpe:/a:python:python:3.11.5" } } }, { "category": "product_version_range", "name": "\u003c3.10.13", "product": { "name": "Open Source Python \u003c3.10.13", "product_id": "T029559", "product_identification_helper": { "cpe": "cpe:/a:python:python:3.10.13" } } }, { "category": "product_version_range", "name": "\u003c3.9.18", "product": { "name": "Open Source Python \u003c3.9.18", "product_id": "T029560", "product_identification_helper": { "cpe": "cpe:/a:python:python:3.9.18" } } }, { "category": "product_version_range", "name": "\u003c3.8.18", "product": { "name": "Open Source Python \u003c3.8.18", "product_id": "T029561", "product_identification_helper": { "cpe": "cpe:/a:python:python:3.8.18" } } } ], "category": "product_name", "name": "Python" } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" }, { "branches": [ { "branches": [ { "category": "product_version", "name": "v7", "product": { "name": "Xerox FreeFlow Print Server v7", "product_id": "T015631", "product_identification_helper": { "cpe": "cpe:/a:xerox:freeflow_print_server:v7" } } }, { "category": "product_version", "name": "v9", "product": { "name": "Xerox FreeFlow Print Server v9", "product_id": "T015632", "product_identification_helper": { "cpe": "cpe:/a:xerox:freeflow_print_server:v9" } } } ], "category": "product_name", "name": "FreeFlow Print Server" } ], "category": "vendor", "name": "Xerox" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-40217", "notes": [ { "category": "description", "text": "Es gibt eine Schwachstelle in Python. Dieser Fehler ist auf eine Race-Condition in der SSLSocket-Implementierung zur\u00fcckzuf\u00fchren. Wenn ein Socket geschlossen wird, bevor der TLS Handshake abgeschlossen ist, kann der Socket immer noch Daten lesen. Diese Daten werden so behandelt, als w\u00e4ren sie mit TLS verschl\u00fcsselt worden, obwohl der Handshake nie abgeschlossen wurde. Ein entfernter Angreifer kann diese Schwachstelle ausnutzen, um Sicherheitsma\u00dfnahmen zu umgehen oder andere Effekte zu erzielen, die von der verwendeten Python-Implementierung abh\u00e4ngen." } ], "product_status": { "known_affected": [ "T034899", "67646", "T034902", "T034901", "T034583", "T015632", "T012167", "T015631", "T004914", "T016960", "T022954", "T014381", "2951", "T002207", "T000126", "398363", "1727" ] }, "release_date": "2023-08-24T22:00:00Z", "title": "CVE-2023-40217" } ] }
wid-sec-w-2024-0794
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Dell ECS ist ein Objektspeichersystem.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein Angreifer kann mehrere Schwachstellen in Dell ECS ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- UNIX\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-0794 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0794.json" }, { "category": "self", "summary": "WID-SEC-2024-0794 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0794" }, { "category": "external", "summary": "Dell Security Advisory DSA-2024-141 vom 2024-04-04", "url": "https://www.dell.com/support/kbdoc/000223839/dsa-2024-=" } ], "source_lang": "en-US", "title": "Dell ECS: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-04-04T22:00:00.000+00:00", "generator": { "date": "2024-04-05T09:37:24.604+00:00", "engine": { "name": "BSI-WID", "version": "1.3.0" } }, "id": "WID-SEC-W-2024-0794", "initial_release_date": "2024-04-04T22:00:00.000+00:00", "revision_history": [ { "date": "2024-04-04T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c 3.8.1.0", "product": { "name": "Dell ECS \u003c 3.8.1.0", "product_id": "T033919", "product_identification_helper": { "cpe": "cpe:/h:dell:ecs:3.8.1.0" } } } ], "category": "product_name", "name": "ECS" } ], "category": "vendor", "name": "Dell" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-18074", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2018-18074" }, { "cve": "CVE-2020-10663", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-10663" }, { "cve": "CVE-2020-10672", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-10672" }, { "cve": "CVE-2020-10673", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-10673" }, { "cve": "CVE-2020-10735", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-10735" }, { "cve": "CVE-2020-10968", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-10968" }, { "cve": "CVE-2020-10969", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-10969" }, { "cve": "CVE-2020-11111", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-11111" }, { "cve": "CVE-2020-11112", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-11112" }, { "cve": "CVE-2020-11113", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-11113" }, { "cve": "CVE-2020-11612", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-11612" }, { "cve": "CVE-2020-11619", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-11619" }, { "cve": "CVE-2020-11620", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-11620" }, { "cve": "CVE-2020-11979", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-11979" }, { "cve": "CVE-2020-12762", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-12762" }, { "cve": "CVE-2020-12825", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-12825" }, { "cve": "CVE-2020-13956", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-13956" }, { "cve": "CVE-2020-14060", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-14060" }, { "cve": "CVE-2020-14061", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-14061" }, { "cve": "CVE-2020-14062", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-14062" }, { "cve": "CVE-2020-14195", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-14195" }, { "cve": "CVE-2020-15250", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-15250" }, { "cve": "CVE-2020-1945", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-1945" }, { "cve": "CVE-2020-1967", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-1967" }, { "cve": "CVE-2020-1971", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-1971" }, { "cve": "CVE-2020-24616", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-24616" }, { "cve": "CVE-2020-24750", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-24750" }, { "cve": "CVE-2020-25649", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-25649" }, { "cve": "CVE-2020-25658", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-25658" }, { "cve": "CVE-2020-26116", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-26116" }, { "cve": "CVE-2020-26137", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-26137" }, { "cve": "CVE-2020-26541", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-26541" }, { "cve": "CVE-2020-27216", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-27216" }, { "cve": "CVE-2020-27218", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-27218" }, { "cve": "CVE-2020-27223", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-27223" }, { "cve": "CVE-2020-28366", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-28366" }, { "cve": "CVE-2020-28493", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-28493" }, { "cve": "CVE-2020-29509", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-29509" }, { "cve": "CVE-2020-29511", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-29511" }, { "cve": "CVE-2020-29582", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-29582" }, { "cve": "CVE-2020-29651", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-29651" }, { "cve": "CVE-2020-35490", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-35490" }, { "cve": "CVE-2020-35491", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-35491" }, { "cve": "CVE-2020-35728", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-35728" }, { "cve": "CVE-2020-36179", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-36179" }, { "cve": "CVE-2020-36180", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-36180" }, { "cve": "CVE-2020-36181", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-36181" }, { "cve": "CVE-2020-36182", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-36182" }, { "cve": "CVE-2020-36183", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-36183" }, { "cve": "CVE-2020-36184", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-36184" }, { "cve": "CVE-2020-36185", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-36185" }, { "cve": "CVE-2020-36186", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-36186" }, { "cve": "CVE-2020-36187", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-36187" }, { "cve": "CVE-2020-36188", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-36188" }, { "cve": "CVE-2020-36189", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-36189" }, { "cve": "CVE-2020-36516", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-36516" }, { "cve": "CVE-2020-36518", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-36518" }, { "cve": "CVE-2020-36557", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-36557" }, { "cve": "CVE-2020-36558", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-36558" }, { "cve": "CVE-2020-36691", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-36691" }, { "cve": "CVE-2020-7238", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-7238" }, { "cve": "CVE-2020-8840", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-8840" }, { "cve": "CVE-2020-8908", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-8908" }, { "cve": "CVE-2020-8911", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-8911" }, { "cve": "CVE-2020-8912", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-8912" }, { "cve": "CVE-2020-9488", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-9488" }, { "cve": "CVE-2020-9493", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-9493" }, { "cve": "CVE-2020-9546", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-9546" }, { "cve": "CVE-2020-9547", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-9547" }, { "cve": "CVE-2020-9548", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2020-9548" }, { "cve": "CVE-2021-20190", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-20190" }, { "cve": "CVE-2021-20323", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-20323" }, { "cve": "CVE-2021-21290", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-21290" }, { "cve": "CVE-2021-21295", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-21295" }, { "cve": "CVE-2021-21409", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-21409" }, { "cve": "CVE-2021-23840", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-23840" }, { "cve": "CVE-2021-23841", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-23841" }, { "cve": "CVE-2021-2471", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-2471" }, { "cve": "CVE-2021-25642", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-25642" }, { "cve": "CVE-2021-26341", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-26341" }, { "cve": "CVE-2021-27918", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-27918" }, { "cve": "CVE-2021-28153", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-28153" }, { "cve": "CVE-2021-28165", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-28165" }, { "cve": "CVE-2021-28169", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-28169" }, { "cve": "CVE-2021-28861", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-28861" }, { "cve": "CVE-2021-29425", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-29425" }, { "cve": "CVE-2021-30560", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-30560" }, { "cve": "CVE-2021-3114", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-3114" }, { "cve": "CVE-2021-33036", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-33036" }, { "cve": "CVE-2021-33194", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-33194" }, { "cve": "CVE-2021-33195", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-33195" }, { "cve": "CVE-2021-33196", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-33196" }, { "cve": "CVE-2021-33197", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-33197" }, { "cve": "CVE-2021-33503", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-33503" }, { "cve": "CVE-2021-33655", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-33655" }, { "cve": "CVE-2021-33656", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-33656" }, { "cve": "CVE-2021-3424", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-3424" }, { "cve": "CVE-2021-34428", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-34428" }, { "cve": "CVE-2021-3449", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-3449" }, { "cve": "CVE-2021-3450", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-3450" }, { "cve": "CVE-2021-3530", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-3530" }, { "cve": "CVE-2021-36221", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-36221" }, { "cve": "CVE-2021-36373", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-36373" }, { "cve": "CVE-2021-36374", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-36374" }, { "cve": "CVE-2021-3648", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-3648" }, { "cve": "CVE-2021-36690", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-36690" }, { "cve": "CVE-2021-3711", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-3711" }, { "cve": "CVE-2021-3712", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-3712" }, { "cve": "CVE-2021-37136", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-37136" }, { "cve": "CVE-2021-37137", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-37137" }, { "cve": "CVE-2021-37404", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-37404" }, { "cve": "CVE-2021-37533", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-37533" }, { "cve": "CVE-2021-3754", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-3754" }, { "cve": "CVE-2021-3778", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-3778" }, { "cve": "CVE-2021-3796", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-3796" }, { "cve": "CVE-2021-3826", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-3826" }, { "cve": "CVE-2021-3827", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-3827" }, { "cve": "CVE-2021-38297", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-38297" }, { "cve": "CVE-2021-3872", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-3872" }, { "cve": "CVE-2021-3875", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-3875" }, { "cve": "CVE-2021-3903", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-3903" }, { "cve": "CVE-2021-3923", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-3923" }, { "cve": "CVE-2021-3927", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-3927" }, { "cve": "CVE-2021-3928", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-3928" }, { "cve": "CVE-2021-3968", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-3968" }, { "cve": "CVE-2021-3973", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-3973" }, { "cve": "CVE-2021-3974", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-3974" }, { "cve": "CVE-2021-3984", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-3984" }, { "cve": "CVE-2021-4019", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-4019" }, { "cve": "CVE-2021-4037", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-4037" }, { "cve": "CVE-2021-4069", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-4069" }, { "cve": "CVE-2021-4104", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-4104" }, { "cve": "CVE-2021-4136", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-4136" }, { "cve": "CVE-2021-4157", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-4157" }, { "cve": "CVE-2021-4166", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-4166" }, { "cve": "CVE-2021-41771", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-41771" }, { "cve": "CVE-2021-4192", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-4192" }, { "cve": "CVE-2021-4193", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-4193" }, { "cve": "CVE-2021-4203", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-4203" }, { "cve": "CVE-2021-42567", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-42567" }, { "cve": "CVE-2021-43797", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-43797" }, { "cve": "CVE-2021-44531", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-44531" }, { "cve": "CVE-2021-44532", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-44532" }, { "cve": "CVE-2021-44533", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-44533" }, { "cve": "CVE-2021-44716", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-44716" }, { "cve": "CVE-2021-44878", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-44878" }, { "cve": "CVE-2021-45078", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-45078" }, { "cve": "CVE-2021-46195", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-46195" }, { "cve": "CVE-2021-46828", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-46828" }, { "cve": "CVE-2021-46848", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2021-46848" }, { "cve": "CVE-2022-0128", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-0128" }, { "cve": "CVE-2022-0213", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-0213" }, { "cve": "CVE-2022-0225", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-0225" }, { "cve": "CVE-2022-0261", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-0261" }, { "cve": "CVE-2022-0318", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-0318" }, { "cve": "CVE-2022-0319", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-0319" }, { "cve": "CVE-2022-0351", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-0351" }, { "cve": "CVE-2022-0359", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-0359" }, { "cve": "CVE-2022-0361", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-0361" }, { "cve": "CVE-2022-0392", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-0392" }, { "cve": "CVE-2022-0407", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-0407" }, { "cve": "CVE-2022-0413", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-0413" }, { "cve": "CVE-2022-0561", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-0561" }, { "cve": "CVE-2022-0696", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-0696" }, { "cve": "CVE-2022-0778", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-0778" }, { "cve": "CVE-2022-1184", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-1184" }, { "cve": "CVE-2022-1245", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-1245" }, { "cve": "CVE-2022-1271", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-1271" }, { "cve": "CVE-2022-1292", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-1292" }, { "cve": "CVE-2022-1381", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-1381" }, { "cve": "CVE-2022-1420", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-1420" }, { "cve": "CVE-2022-1462", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-1462" }, { "cve": "CVE-2022-1466", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-1466" }, { "cve": "CVE-2022-1471", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-1471" }, { "cve": "CVE-2022-1586", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-1586" }, { "cve": "CVE-2022-1587", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-1587" }, { "cve": "CVE-2022-1616", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-1616" }, { "cve": "CVE-2022-1619", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-1619" }, { "cve": "CVE-2022-1620", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-1620" }, { "cve": "CVE-2022-1679", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-1679" }, { "cve": "CVE-2022-1705", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-1705" }, { "cve": "CVE-2022-1720", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-1720" }, { "cve": "CVE-2022-1729", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-1729" }, { "cve": "CVE-2022-1733", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-1733" }, { "cve": "CVE-2022-1735", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-1735" }, { "cve": "CVE-2022-1771", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-1771" }, { "cve": "CVE-2022-1785", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-1785" }, { "cve": "CVE-2022-1796", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-1796" }, { "cve": "CVE-2022-1851", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-1851" }, { "cve": "CVE-2022-1897", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-1897" }, { "cve": "CVE-2022-1898", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-1898" }, { "cve": "CVE-2022-1927", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-1927" }, { "cve": "CVE-2022-1962", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-1962" }, { "cve": "CVE-2022-1968", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-1968" }, { "cve": "CVE-2022-1974", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-1974" }, { "cve": "CVE-2022-1975", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-1975" }, { "cve": "CVE-2022-20132", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-20132" }, { "cve": "CVE-2022-20141", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-20141" }, { "cve": "CVE-2022-20154", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-20154" }, { "cve": "CVE-2022-20166", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-20166" }, { "cve": "CVE-2022-20368", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-20368" }, { "cve": "CVE-2022-20369", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-20369" }, { "cve": "CVE-2022-2047", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2047" }, { "cve": "CVE-2022-2048", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2048" }, { "cve": "CVE-2022-20567", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-20567" }, { "cve": "CVE-2022-2068", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2068" }, { "cve": "CVE-2022-2097", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2097" }, { "cve": "CVE-2022-21216", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-21216" }, { "cve": "CVE-2022-21233", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-21233" }, { "cve": "CVE-2022-2124", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2124" }, { "cve": "CVE-2022-2125", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2125" }, { "cve": "CVE-2022-2126", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2126" }, { "cve": "CVE-2022-2129", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2129" }, { "cve": "CVE-2022-21363", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-21363" }, { "cve": "CVE-2022-21385", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-21385" }, { "cve": "CVE-2022-21499", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-21499" }, { "cve": "CVE-2022-2153", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2153" }, { "cve": "CVE-2022-21540", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-21540" }, { "cve": "CVE-2022-21541", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-21541" }, { "cve": "CVE-2022-21549", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-21549" }, { "cve": "CVE-2022-21618", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-21618" }, { "cve": "CVE-2022-21619", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-21619" }, { "cve": "CVE-2022-21624", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-21624" }, { "cve": "CVE-2022-21626", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-21626" }, { "cve": "CVE-2022-21628", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-21628" }, { "cve": "CVE-2022-21702", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-21702" }, { "cve": "CVE-2022-2175", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2175" }, { "cve": "CVE-2022-2182", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2182" }, { "cve": "CVE-2022-2183", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2183" }, { "cve": "CVE-2022-2206", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2206" }, { "cve": "CVE-2022-2207", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2207" }, { "cve": "CVE-2022-2208", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2208" }, { "cve": "CVE-2022-2210", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2210" }, { "cve": "CVE-2022-2231", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2231" }, { "cve": "CVE-2022-2256", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2256" }, { "cve": "CVE-2022-2257", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2257" }, { "cve": "CVE-2022-2264", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2264" }, { "cve": "CVE-2022-2284", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2284" }, { "cve": "CVE-2022-2285", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2285" }, { "cve": "CVE-2022-2286", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2286" }, { "cve": "CVE-2022-2287", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2287" }, { "cve": "CVE-2022-22976", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-22976" }, { "cve": "CVE-2022-22978", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-22978" }, { "cve": "CVE-2022-2304", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2304" }, { "cve": "CVE-2022-2318", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2318" }, { "cve": "CVE-2022-23302", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-23302" }, { "cve": "CVE-2022-23305", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-23305" }, { "cve": "CVE-2022-23307", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-23307" }, { "cve": "CVE-2022-2343", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2343" }, { "cve": "CVE-2022-2344", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2344" }, { "cve": "CVE-2022-2345", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2345" }, { "cve": "CVE-2022-23471", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-23471" }, { "cve": "CVE-2022-23521", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-23521" }, { "cve": "CVE-2022-23772", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-23772" }, { "cve": "CVE-2022-23773", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-23773" }, { "cve": "CVE-2022-24302", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-24302" }, { "cve": "CVE-2022-24329", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-24329" }, { "cve": "CVE-2022-24823", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-24823" }, { "cve": "CVE-2022-24903", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-24903" }, { "cve": "CVE-2022-2503", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2503" }, { "cve": "CVE-2022-25147", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-25147" }, { "cve": "CVE-2022-25168", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-25168" }, { "cve": "CVE-2022-2519", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2519" }, { "cve": "CVE-2022-2520", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2520" }, { "cve": "CVE-2022-2521", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2521" }, { "cve": "CVE-2022-2522", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2522" }, { "cve": "CVE-2022-25647", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-25647" }, { "cve": "CVE-2022-2571", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2571" }, { "cve": "CVE-2022-2580", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2580" }, { "cve": "CVE-2022-2581", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2581" }, { "cve": "CVE-2022-25857", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-25857" }, { "cve": "CVE-2022-2588", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2588" }, { "cve": "CVE-2022-2598", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2598" }, { "cve": "CVE-2022-26148", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-26148" }, { "cve": "CVE-2022-26365", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-26365" }, { "cve": "CVE-2022-26373", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-26373" }, { "cve": "CVE-2022-2639", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2639" }, { "cve": "CVE-2022-26612", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-26612" }, { "cve": "CVE-2022-2663", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2663" }, { "cve": "CVE-2022-27781", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-27781" }, { "cve": "CVE-2022-27782", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-27782" }, { "cve": "CVE-2022-27943", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-27943" }, { "cve": "CVE-2022-2795", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2795" }, { "cve": "CVE-2022-28131", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-28131" }, { "cve": "CVE-2022-2816", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2816" }, { "cve": "CVE-2022-2817", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2817" }, { "cve": "CVE-2022-2819", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2819" }, { "cve": "CVE-2022-28327", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-28327" }, { "cve": "CVE-2022-2845", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2845" }, { "cve": "CVE-2022-2849", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2849" }, { "cve": "CVE-2022-2862", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2862" }, { "cve": "CVE-2022-2867", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2867" }, { "cve": "CVE-2022-2868", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2868" }, { "cve": "CVE-2022-2869", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2869" }, { "cve": "CVE-2022-28693", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-28693" }, { "cve": "CVE-2022-2874", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2874" }, { "cve": "CVE-2022-28748", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-28748" }, { "cve": "CVE-2022-2880", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2880" }, { "cve": "CVE-2022-2889", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2889" }, { "cve": "CVE-2022-29162", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-29162" }, { "cve": "CVE-2022-29187", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-29187" }, { "cve": "CVE-2022-2923", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2923" }, { "cve": "CVE-2022-2946", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2946" }, { "cve": "CVE-2022-29526", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-29526" }, { "cve": "CVE-2022-29583", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-29583" }, { "cve": "CVE-2022-2964", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2964" }, { "cve": "CVE-2022-2977", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2977" }, { "cve": "CVE-2022-2980", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2980" }, { "cve": "CVE-2022-2982", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2982" }, { "cve": "CVE-2022-29900", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-29900" }, { "cve": "CVE-2022-29901", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-29901" }, { "cve": "CVE-2022-2991", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-2991" }, { "cve": "CVE-2022-3016", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-3016" }, { "cve": "CVE-2022-3028", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-3028" }, { "cve": "CVE-2022-3037", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-3037" }, { "cve": "CVE-2022-30580", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-30580" }, { "cve": "CVE-2022-30630", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-30630" }, { "cve": "CVE-2022-30631", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-30631" }, { "cve": "CVE-2022-30632", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-30632" }, { "cve": "CVE-2022-30633", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-30633" }, { "cve": "CVE-2022-3099", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-3099" }, { "cve": "CVE-2022-31030", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-31030" }, { "cve": "CVE-2022-31159", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-31159" }, { "cve": "CVE-2022-3134", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-3134" }, { "cve": "CVE-2022-3153", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-3153" }, { "cve": "CVE-2022-3169", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-3169" }, { "cve": "CVE-2022-31690", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-31690" }, { "cve": "CVE-2022-32148", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-32148" }, { "cve": "CVE-2022-32149", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-32149" }, { "cve": "CVE-2022-32206", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-32206" }, { "cve": "CVE-2022-32208", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-32208" }, { "cve": "CVE-2022-32221", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-32221" }, { "cve": "CVE-2022-3234", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-3234" }, { "cve": "CVE-2022-3235", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-3235" }, { "cve": "CVE-2022-3239", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-3239" }, { "cve": "CVE-2022-3278", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-3278" }, { "cve": "CVE-2022-3296", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-3296" }, { "cve": "CVE-2022-3297", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-3297" }, { "cve": "CVE-2022-33196", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-33196" }, { "cve": "CVE-2022-3324", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-3324" }, { "cve": "CVE-2022-3352", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-3352" }, { "cve": "CVE-2022-33740", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-33740" }, { "cve": "CVE-2022-33741", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-33741" }, { "cve": "CVE-2022-33742", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-33742" }, { "cve": "CVE-2022-33972", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-33972" }, { "cve": "CVE-2022-33981", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-33981" }, { "cve": "CVE-2022-34169", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-34169" }, { "cve": "CVE-2022-3424", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-3424" }, { "cve": "CVE-2022-34266", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-34266" }, { "cve": "CVE-2022-34526", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-34526" }, { "cve": "CVE-2022-34903", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-34903" }, { "cve": "CVE-2022-3491", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-3491" }, { "cve": "CVE-2022-3515", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-3515" }, { "cve": "CVE-2022-3520", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-3520" }, { "cve": "CVE-2022-3521", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-3521" }, { "cve": "CVE-2022-3524", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-3524" }, { "cve": "CVE-2022-35252", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-35252" }, { "cve": "CVE-2022-3542", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-3542" }, { "cve": "CVE-2022-3545", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-3545" }, { "cve": "CVE-2022-3564", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-3564" }, { "cve": "CVE-2022-3565", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-3565" }, { "cve": "CVE-2022-3566", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-3566" }, { "cve": "CVE-2022-3567", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-3567" }, { "cve": "CVE-2022-35737", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-35737" }, { "cve": "CVE-2022-3586", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-3586" }, { "cve": "CVE-2022-3591", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-3591" }, { "cve": "CVE-2022-3594", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-3594" }, { "cve": "CVE-2022-3597", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-3597" }, { "cve": "CVE-2022-3599", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-3599" }, { "cve": "CVE-2022-36109", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-36109" }, { "cve": "CVE-2022-3621", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-3621" }, { "cve": "CVE-2022-3626", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-3626" }, { "cve": "CVE-2022-3627", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-3627" }, { "cve": "CVE-2022-3628", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-3628" }, { "cve": "CVE-2022-36280", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-36280" }, { "cve": "CVE-2022-3629", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-3629" }, { "cve": "CVE-2022-3635", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-3635" }, { "cve": "CVE-2022-3643", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-3643" }, { "cve": "CVE-2022-36437", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-36437" }, { "cve": "CVE-2022-3646", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-3646" }, { "cve": "CVE-2022-3649", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-3649" }, { "cve": "CVE-2022-36760", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-36760" }, { "cve": "CVE-2022-36879", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-36879" }, { "cve": "CVE-2022-36946", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-36946" }, { "cve": "CVE-2022-3705", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-3705" }, { "cve": "CVE-2022-37434", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-37434" }, { "cve": "CVE-2022-37436", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-37436" }, { "cve": "CVE-2022-37865", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-37865" }, { "cve": "CVE-2022-37866", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-37866" }, { "cve": "CVE-2022-38090", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-38090" }, { "cve": "CVE-2022-38096", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-38096" }, { "cve": "CVE-2022-38126", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-38126" }, { "cve": "CVE-2022-38127", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-38127" }, { "cve": "CVE-2022-38177", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-38177" }, { "cve": "CVE-2022-38178", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-38178" }, { "cve": "CVE-2022-3821", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-3821" }, { "cve": "CVE-2022-38533", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-38533" }, { "cve": "CVE-2022-38749", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-38749" }, { "cve": "CVE-2022-38750", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-38750" }, { "cve": "CVE-2022-38751", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-38751" }, { "cve": "CVE-2022-38752", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-38752" }, { "cve": "CVE-2022-39028", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-39028" }, { "cve": "CVE-2022-3903", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-3903" }, { "cve": "CVE-2022-39188", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-39188" }, { "cve": "CVE-2022-39399", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-39399" }, { "cve": "CVE-2022-3970", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-3970" }, { "cve": "CVE-2022-40149", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-40149" }, { "cve": "CVE-2022-40150", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-40150" }, { "cve": "CVE-2022-40151", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-40151" }, { "cve": "CVE-2022-40152", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-40152" }, { "cve": "CVE-2022-40153", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-40153" }, { "cve": "CVE-2022-40303", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-40303" }, { "cve": "CVE-2022-40304", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-40304" }, { "cve": "CVE-2022-40307", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-40307" }, { "cve": "CVE-2022-40674", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-40674" }, { "cve": "CVE-2022-40768", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-40768" }, { "cve": "CVE-2022-40899", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-40899" }, { "cve": "CVE-2022-4095", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-4095" }, { "cve": "CVE-2022-41218", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-41218" }, { "cve": "CVE-2022-4129", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-4129" }, { "cve": "CVE-2022-4141", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-4141" }, { "cve": "CVE-2022-41717", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-41717" }, { "cve": "CVE-2022-41721", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-41721" }, { "cve": "CVE-2022-41848", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-41848" }, { "cve": "CVE-2022-41850", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-41850" }, { "cve": "CVE-2022-41854", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-41854" }, { "cve": "CVE-2022-41858", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-41858" }, { "cve": "CVE-2022-41881", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-41881" }, { "cve": "CVE-2022-41903", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-41903" }, { "cve": "CVE-2022-41915", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-41915" }, { "cve": "CVE-2022-41966", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-41966" }, { "cve": "CVE-2022-41974", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-41974" }, { "cve": "CVE-2022-42003", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-42003" }, { "cve": "CVE-2022-42004", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-42004" }, { "cve": "CVE-2022-42010", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-42010" }, { "cve": "CVE-2022-42011", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-42011" }, { "cve": "CVE-2022-42012", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-42012" }, { "cve": "CVE-2022-42328", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-42328" }, { "cve": "CVE-2022-42329", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-42329" }, { "cve": "CVE-2022-42703", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-42703" }, { "cve": "CVE-2022-42889", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-42889" }, { "cve": "CVE-2022-42895", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-42895" }, { "cve": "CVE-2022-42896", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-42896" }, { "cve": "CVE-2022-42898", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-42898" }, { "cve": "CVE-2022-4292", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-4292" }, { "cve": "CVE-2022-4293", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-4293" }, { "cve": "CVE-2022-42969", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-42969" }, { "cve": "CVE-2022-4304", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-4304" }, { "cve": "CVE-2022-43552", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-43552" }, { "cve": "CVE-2022-43680", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-43680" }, { "cve": "CVE-2022-43750", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-43750" }, { "cve": "CVE-2022-4378", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-4378" }, { "cve": "CVE-2022-43945", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-43945" }, { "cve": "CVE-2022-43995", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-43995" }, { "cve": "CVE-2022-4415", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-4415" }, { "cve": "CVE-2022-4450", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-4450" }, { "cve": "CVE-2022-44638", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-44638" }, { "cve": "CVE-2022-45061", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-45061" }, { "cve": "CVE-2022-45688", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-45688" }, { "cve": "CVE-2022-45884", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-45884" }, { "cve": "CVE-2022-45885", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-45885" }, { "cve": "CVE-2022-45886", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-45886" }, { "cve": "CVE-2022-45887", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-45887" }, { "cve": "CVE-2022-45919", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-45919" }, { "cve": "CVE-2022-45934", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-45934" }, { "cve": "CVE-2022-45939", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-45939" }, { "cve": "CVE-2022-4662", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-4662" }, { "cve": "CVE-2022-46751", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-46751" }, { "cve": "CVE-2022-46908", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-46908" }, { "cve": "CVE-2022-47629", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-47629" }, { "cve": "CVE-2022-47929", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-47929" }, { "cve": "CVE-2022-48281", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-48281" }, { "cve": "CVE-2022-48337", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-48337" }, { "cve": "CVE-2022-48339", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2022-48339" }, { "cve": "CVE-2023-0045", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-0045" }, { "cve": "CVE-2023-0049", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-0049" }, { "cve": "CVE-2023-0051", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-0051" }, { "cve": "CVE-2023-0054", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-0054" }, { "cve": "CVE-2023-0215", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-0215" }, { "cve": "CVE-2023-0286", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-0286" }, { "cve": "CVE-2023-0288", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-0288" }, { "cve": "CVE-2023-0433", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-0433" }, { "cve": "CVE-2023-0464", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-0464" }, { "cve": "CVE-2023-0465", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-0465" }, { "cve": "CVE-2023-0466", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-0466" }, { "cve": "CVE-2023-0512", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-0512" }, { "cve": "CVE-2023-0590", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-0590" }, { "cve": "CVE-2023-0597", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-0597" }, { "cve": "CVE-2023-0833", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-0833" }, { "cve": "CVE-2023-1076", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-1076" }, { "cve": "CVE-2023-1095", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-1095" }, { "cve": "CVE-2023-1118", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-1118" }, { "cve": "CVE-2023-1127", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-1127" }, { "cve": "CVE-2023-1170", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-1170" }, { "cve": "CVE-2023-1175", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-1175" }, { "cve": "CVE-2023-1370", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-1370" }, { "cve": "CVE-2023-1380", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-1380" }, { "cve": "CVE-2023-1390", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-1390" }, { "cve": "CVE-2023-1436", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-1436" }, { "cve": "CVE-2023-1513", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-1513" }, { "cve": "CVE-2023-1611", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-1611" }, { "cve": "CVE-2023-1670", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-1670" }, { "cve": "CVE-2023-1855", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-1855" }, { "cve": "CVE-2023-1989", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-1989" }, { "cve": "CVE-2023-1990", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-1990" }, { "cve": "CVE-2023-1998", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-1998" }, { "cve": "CVE-2023-20862", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-20862" }, { "cve": "CVE-2023-2124", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-2124" }, { "cve": "CVE-2023-2162", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-2162" }, { "cve": "CVE-2023-2176", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-2176" }, { "cve": "CVE-2023-21830", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-21830" }, { "cve": "CVE-2023-21835", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-21835" }, { "cve": "CVE-2023-21843", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-21843" }, { "cve": "CVE-2023-21930", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-21930" }, { "cve": "CVE-2023-21937", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-21937" }, { "cve": "CVE-2023-21938", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-21938" }, { "cve": "CVE-2023-21939", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-21939" }, { "cve": "CVE-2023-2194", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-2194" }, { "cve": "CVE-2023-21954", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-21954" }, { "cve": "CVE-2023-21967", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-21967" }, { "cve": "CVE-2023-21968", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-21968" }, { "cve": "CVE-2023-22490", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-22490" }, { "cve": "CVE-2023-2253", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-2253" }, { "cve": "CVE-2023-22809", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-22809" }, { "cve": "CVE-2023-23454", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-23454" }, { "cve": "CVE-2023-23455", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-23455" }, { "cve": "CVE-2023-23559", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-23559" }, { "cve": "CVE-2023-23916", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-23916" }, { "cve": "CVE-2023-23946", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-23946" }, { "cve": "CVE-2023-24329", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-24329" }, { "cve": "CVE-2023-24532", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-24532" }, { "cve": "CVE-2023-24534", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-24534" }, { "cve": "CVE-2023-2483", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-2483" }, { "cve": "CVE-2023-24998", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-24998" }, { "cve": "CVE-2023-2513", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-2513" }, { "cve": "CVE-2023-25193", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-25193" }, { "cve": "CVE-2023-25652", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-25652" }, { "cve": "CVE-2023-25690", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-25690" }, { "cve": "CVE-2023-25809", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-25809" }, { "cve": "CVE-2023-25815", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-25815" }, { "cve": "CVE-2023-26048", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-26048" }, { "cve": "CVE-2023-26049", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-26049" }, { "cve": "CVE-2023-2650", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-2650" }, { "cve": "CVE-2023-26545", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-26545" }, { "cve": "CVE-2023-26604", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-26604" }, { "cve": "CVE-2023-27533", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-27533" }, { "cve": "CVE-2023-27534", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-27534" }, { "cve": "CVE-2023-27535", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-27535" }, { "cve": "CVE-2023-27536", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-27536" }, { "cve": "CVE-2023-27538", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-27538" }, { "cve": "CVE-2023-27561", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-27561" }, { "cve": "CVE-2023-2828", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-2828" }, { "cve": "CVE-2023-28320", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-28320" }, { "cve": "CVE-2023-28321", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-28321" }, { "cve": "CVE-2023-28322", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-28322" }, { "cve": "CVE-2023-28328", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-28328" }, { "cve": "CVE-2023-28464", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-28464" }, { "cve": "CVE-2023-28486", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-28486" }, { "cve": "CVE-2023-28487", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-28487" }, { "cve": "CVE-2023-28642", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-28642" }, { "cve": "CVE-2023-28772", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-28772" }, { "cve": "CVE-2023-28840", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-28840" }, { "cve": "CVE-2023-28841", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-28841" }, { "cve": "CVE-2023-28842", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-28842" }, { "cve": "CVE-2023-29007", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-29007" }, { "cve": "CVE-2023-29383", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-29383" }, { "cve": "CVE-2023-29402", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-29402" }, { "cve": "CVE-2023-29406", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-29406" }, { "cve": "CVE-2023-29409", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-29409" }, { "cve": "CVE-2023-2976", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-2976" }, { "cve": "CVE-2023-30630", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-30630" }, { "cve": "CVE-2023-30772", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-30772" }, { "cve": "CVE-2023-31084", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-31084" }, { "cve": "CVE-2023-3138", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-3138" }, { "cve": "CVE-2023-31436", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-31436" }, { "cve": "CVE-2023-31484", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-31484" }, { "cve": "CVE-2023-32269", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-32269" }, { "cve": "CVE-2023-32697", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-32697" }, { "cve": "CVE-2023-33264", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-33264" }, { "cve": "CVE-2023-34034", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-34034" }, { "cve": "CVE-2023-34035", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-34035" }, { "cve": "CVE-2023-34453", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-34453" }, { "cve": "CVE-2023-34454", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-34454" }, { "cve": "CVE-2023-34455", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-34455" }, { "cve": "CVE-2023-34462", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-34462" }, { "cve": "CVE-2023-35116", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-35116" }, { "cve": "CVE-2023-3635", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-3635" }, { "cve": "CVE-2023-36479", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-36479" }, { "cve": "CVE-2023-39533", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-39533" }, { "cve": "CVE-2023-40167", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-40167" }, { "cve": "CVE-2023-40217", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-40217" }, { "cve": "CVE-2023-41105", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-41105" }, { "cve": "CVE-2023-41900", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-41900" }, { "cve": "CVE-2023-43642", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-43642" }, { "cve": "CVE-2023-43804", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-43804" }, { "cve": "CVE-2023-44487", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-44487" }, { "cve": "CVE-2023-45803", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2023-45803" }, { "cve": "CVE-2024-21626", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "release_date": "2024-04-04T22:00:00Z", "title": "CVE-2024-21626" } ] }
ghsa-4j9r-82g6-9mj3
Vulnerability from github
An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers (such as HTTP servers) that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buffer, and then is closed quickly, there is a brief window where the SSLSocket instance will detect the socket as "not connected" and won't initiate a handshake, but buffered data will still be readable from the socket buffer. This data will not be authenticated if the server-side TLS peer is expecting client certificate authentication, and is indistinguishable from valid TLS stream data. Data is limited in size to the amount that will fit in the buffer. (The TLS connection cannot directly be used for data exfiltration because the vulnerable code path requires that the connection be closed on initialization of the SSLSocket.)
{ "affected": [], "aliases": [ "CVE-2023-40217" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2023-08-25T01:15:09Z", "severity": "MODERATE" }, "details": "An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers (such as HTTP servers) that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buffer, and then is closed quickly, there is a brief window where the SSLSocket instance will detect the socket as \"not connected\" and won\u0027t initiate a handshake, but buffered data will still be readable from the socket buffer. This data will not be authenticated if the server-side TLS peer is expecting client certificate authentication, and is indistinguishable from valid TLS stream data. Data is limited in size to the amount that will fit in the buffer. (The TLS connection cannot directly be used for data exfiltration because the vulnerable code path requires that the connection be closed on initialization of the SSLSocket.)", "id": "GHSA-4j9r-82g6-9mj3", "modified": "2024-04-04T07:11:57Z", "published": "2023-08-25T03:30:18Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2023/09/msg00022.html" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2023/10/msg00017.html" }, { "type": "WEB", "url": "https://mail.python.org/archives/list/security-announce%40python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY" }, { "type": "WEB", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20231006-0014" }, { "type": "WEB", "url": "https://www.python.org/dev/security" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ] }
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.