Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2019-6446 (GCVE-0-2019-6446)
Vulnerability from cvelistv5
- n/a
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T20:23:20.930Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1122208"
},
{
"name": "106670",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/106670"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/numpy/numpy/issues/12759"
},
{
"name": "FEDORA-2019-1dfe95a864",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7ZZAYIQNUUYXGMKHSPEEXS4TRYFOUYE4/"
},
{
"name": "openSUSE-SU-2019:2227",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00091.html"
},
{
"name": "openSUSE-SU-2019:2225",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00092.html"
},
{
"name": "openSUSE-SU-2019:2259",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00015.html"
},
{
"name": "RHSA-2019:3335",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2019:3335"
},
{
"name": "RHSA-2019:3704",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2019:3704"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2019-01-15T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in NumPy before 1.16.3. It uses the pickle Python module unsafely, which allows remote attackers to execute arbitrary code via a crafted serialized object, as demonstrated by a numpy.load call. NOTE: third parties dispute this issue because it is a behavior that might have legitimate applications in (for example) loading serialized Python object arrays from trusted and authenticated sources."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-07-21T22:10:51.613Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1122208"
},
{
"name": "106670",
"tags": [
"vdb-entry"
],
"url": "http://www.securityfocus.com/bid/106670"
},
{
"url": "https://github.com/numpy/numpy/issues/12759"
},
{
"name": "FEDORA-2019-1dfe95a864",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7ZZAYIQNUUYXGMKHSPEEXS4TRYFOUYE4/"
},
{
"name": "openSUSE-SU-2019:2227",
"tags": [
"vendor-advisory"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00091.html"
},
{
"name": "openSUSE-SU-2019:2225",
"tags": [
"vendor-advisory"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00092.html"
},
{
"name": "openSUSE-SU-2019:2259",
"tags": [
"vendor-advisory"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00015.html"
},
{
"name": "RHSA-2019:3335",
"tags": [
"vendor-advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2019:3335"
},
{
"name": "RHSA-2019:3704",
"tags": [
"vendor-advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2019:3704"
},
{
"url": "https://github.com/numpy/numpy/pull/13359"
},
{
"url": "https://github.com/numpy/numpy/pull/12889"
},
{
"url": "https://github.com/numpy/numpy/commit/89b688732b37616c9d26623f81aaee1703c30ffb"
}
],
"tags": [
"disputed"
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-6446",
"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": "** DISPUTED ** An issue was discovered in NumPy 1.16.0 and earlier. It uses the pickle Python module unsafely, which allows remote attackers to execute arbitrary code via a crafted serialized object, as demonstrated by a numpy.load call. NOTE: third parties dispute this issue because it is a behavior that might have legitimate applications in (for example) loading serialized Python object arrays from trusted and authenticated sources."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.suse.com/show_bug.cgi?id=1122208",
"refsource": "MISC",
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1122208"
},
{
"name": "106670",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/106670"
},
{
"name": "https://github.com/numpy/numpy/issues/12759",
"refsource": "MISC",
"url": "https://github.com/numpy/numpy/issues/12759"
},
{
"name": "FEDORA-2019-1dfe95a864",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7ZZAYIQNUUYXGMKHSPEEXS4TRYFOUYE4/"
},
{
"name": "openSUSE-SU-2019:2227",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00091.html"
},
{
"name": "openSUSE-SU-2019:2225",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00092.html"
},
{
"name": "openSUSE-SU-2019:2259",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00015.html"
},
{
"name": "RHSA-2019:3335",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:3335"
},
{
"name": "RHSA-2019:3704",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:3704"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2019-6446",
"datePublished": "2019-01-16T05:00:00.000Z",
"dateReserved": "2019-01-15T00:00:00.000Z",
"dateUpdated": "2025-07-21T22:10:51.613Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2019-6446\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2019-01-16T05:29:01.370\",\"lastModified\":\"2025-07-21T23:15:25.020\",\"vulnStatus\":\"Modified\",\"cveTags\":[{\"sourceIdentifier\":\"cve@mitre.org\",\"tags\":[\"disputed\"]}],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An issue was discovered in NumPy before 1.16.3. It uses the pickle Python module unsafely, which allows remote attackers to execute arbitrary code via a crafted serialized object, as demonstrated by a numpy.load call. NOTE: third parties dispute this issue because it is a behavior that might have legitimate applications in (for example) loading serialized Python object arrays from trusted and authenticated sources.\"},{\"lang\":\"es\",\"value\":\"** EN DISPUTA ** Se ha descubierto un problema en NumPy, en versiones 1.16.0 y anteriores. Emplea el m\u00f3dulo de Python pickle de forma insegura, lo que permite que los atacantes remotos ejecuten c\u00f3digo arbitrario mediante un objeto serializado, tal y como queda demostrado con una llamada numpy.load. NOTA: hay terceros que discuten este problema, ya que es un comportamiento que podr\u00eda tener aplicaciones leg\u00edtimas en, por ejemplo, la carga de arrays de objetos de Python serializados de fuentes fiables y autenticadas.\"}],\"metrics\":{\"cvssMetricV30\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:P/A:P\",\"baseScore\":7.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-502\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:numpy:numpy:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"1.16.0\",\"matchCriteriaId\":\"80912416-97D8-4FF8-B2DB-D587EFC9D4BE\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:30:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"97A4B8DF-58DA-4AB6-A1F9-331B36409BA3\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00091.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00092.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00015.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.securityfocus.com/bid/106670\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:3335\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:3704\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://bugzilla.suse.com/show_bug.cgi?id=1122208\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/numpy/numpy/commit/89b688732b37616c9d26623f81aaee1703c30ffb\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://github.com/numpy/numpy/issues/12759\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/numpy/numpy/pull/12889\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://github.com/numpy/numpy/pull/13359\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7ZZAYIQNUUYXGMKHSPEEXS4TRYFOUYE4/\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00091.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00092.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00015.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securityfocus.com/bid/106670\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:3335\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:3704\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://bugzilla.suse.com/show_bug.cgi?id=1122208\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/numpy/numpy/issues/12759\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7ZZAYIQNUUYXGMKHSPEEXS4TRYFOUYE4/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}"
}
}
fkie_cve-2019-6446
Vulnerability from fkie_nvd
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00091.html | ||
| cve@mitre.org | http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00092.html | ||
| cve@mitre.org | http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00015.html | ||
| cve@mitre.org | http://www.securityfocus.com/bid/106670 | Third Party Advisory, VDB Entry | |
| cve@mitre.org | https://access.redhat.com/errata/RHSA-2019:3335 | ||
| cve@mitre.org | https://access.redhat.com/errata/RHSA-2019:3704 | ||
| cve@mitre.org | https://bugzilla.suse.com/show_bug.cgi?id=1122208 | Exploit, Issue Tracking, Third Party Advisory | |
| cve@mitre.org | https://github.com/numpy/numpy/commit/89b688732b37616c9d26623f81aaee1703c30ffb | ||
| cve@mitre.org | https://github.com/numpy/numpy/issues/12759 | Exploit, Issue Tracking, Third Party Advisory | |
| cve@mitre.org | https://github.com/numpy/numpy/pull/12889 | ||
| cve@mitre.org | https://github.com/numpy/numpy/pull/13359 | ||
| cve@mitre.org | https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7ZZAYIQNUUYXGMKHSPEEXS4TRYFOUYE4/ | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00091.html | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00092.html | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00015.html | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://www.securityfocus.com/bid/106670 | Third Party Advisory, VDB Entry | |
| af854a3a-2127-422b-91ae-364da2661108 | https://access.redhat.com/errata/RHSA-2019:3335 | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://access.redhat.com/errata/RHSA-2019:3704 | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://bugzilla.suse.com/show_bug.cgi?id=1122208 | Exploit, Issue Tracking, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/numpy/numpy/issues/12759 | Exploit, Issue Tracking, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7ZZAYIQNUUYXGMKHSPEEXS4TRYFOUYE4/ |
| Vendor | Product | Version | |
|---|---|---|---|
| numpy | numpy | * | |
| fedoraproject | fedora | 30 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:numpy:numpy:*:*:*:*:*:*:*:*",
"matchCriteriaId": "80912416-97D8-4FF8-B2DB-D587EFC9D4BE",
"versionEndIncluding": "1.16.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:fedoraproject:fedora:30:*:*:*:*:*:*:*",
"matchCriteriaId": "97A4B8DF-58DA-4AB6-A1F9-331B36409BA3",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [
{
"sourceIdentifier": "cve@mitre.org",
"tags": [
"disputed"
]
}
],
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in NumPy before 1.16.3. It uses the pickle Python module unsafely, which allows remote attackers to execute arbitrary code via a crafted serialized object, as demonstrated by a numpy.load call. NOTE: third parties dispute this issue because it is a behavior that might have legitimate applications in (for example) loading serialized Python object arrays from trusted and authenticated sources."
},
{
"lang": "es",
"value": "** EN DISPUTA ** Se ha descubierto un problema en NumPy, en versiones 1.16.0 y anteriores. Emplea el m\u00f3dulo de Python pickle de forma insegura, lo que permite que los atacantes remotos ejecuten c\u00f3digo arbitrario mediante un objeto serializado, tal y como queda demostrado con una llamada numpy.load. NOTA: hay terceros que discuten este problema, ya que es un comportamiento que podr\u00eda tener aplicaciones leg\u00edtimas en, por ejemplo, la carga de arrays de objetos de Python serializados de fuentes fiables y autenticadas."
}
],
"id": "CVE-2019-6446",
"lastModified": "2025-07-21T23:15:25.020",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "HIGH",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV30": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2019-01-16T05:29:01.370",
"references": [
{
"source": "cve@mitre.org",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00091.html"
},
{
"source": "cve@mitre.org",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00092.html"
},
{
"source": "cve@mitre.org",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00015.html"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securityfocus.com/bid/106670"
},
{
"source": "cve@mitre.org",
"url": "https://access.redhat.com/errata/RHSA-2019:3335"
},
{
"source": "cve@mitre.org",
"url": "https://access.redhat.com/errata/RHSA-2019:3704"
},
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1122208"
},
{
"source": "cve@mitre.org",
"url": "https://github.com/numpy/numpy/commit/89b688732b37616c9d26623f81aaee1703c30ffb"
},
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://github.com/numpy/numpy/issues/12759"
},
{
"source": "cve@mitre.org",
"url": "https://github.com/numpy/numpy/pull/12889"
},
{
"source": "cve@mitre.org",
"url": "https://github.com/numpy/numpy/pull/13359"
},
{
"source": "cve@mitre.org",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7ZZAYIQNUUYXGMKHSPEEXS4TRYFOUYE4/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00091.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00092.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00015.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securityfocus.com/bid/106670"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://access.redhat.com/errata/RHSA-2019:3335"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://access.redhat.com/errata/RHSA-2019:3704"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1122208"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://github.com/numpy/numpy/issues/12759"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7ZZAYIQNUUYXGMKHSPEEXS4TRYFOUYE4/"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-502"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
suse-su-2019:0418-1
Vulnerability from csaf_suse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-numpy",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-numpy fixes the following issue:\n\nSecurity issue fixed:\n\n- CVE-2019-6446: Set allow_pickle to false by default to restrict loading untrusted content (bsc#1122208).\n With this update we decrease the possibility of allowing remote attackers to execute arbitrary code by\n misusing numpy.load(). A warning during runtime will show-up when the allow_pickle is not explicitly set.\n \nNOTE: By applying this update the behavior of python-numpy changes, which might break your application.\nIn order to get the old behaviour back, you have to explicitly set `allow_pickle` to True. Be aware\nthat this should only be done for trusted input, as loading untrusted input might lead to arbitrary code\nexecution.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2019-418,SUSE-SLE-Module-Basesystem-15-2019-418,SUSE-SLE-Module-HPC-15-2019-418",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_0418-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:0418-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20190418-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:0418-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-February/005127.html"
},
{
"category": "self",
"summary": "SUSE Bug 1122208",
"url": "https://bugzilla.suse.com/1122208"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-6446 page",
"url": "https://www.suse.com/security/cve/CVE-2019-6446/"
}
],
"title": "Security update for python-numpy",
"tracking": {
"current_release_date": "2019-02-16T10:34:02Z",
"generator": {
"date": "2019-02-16T10:34:02Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:0418-1",
"initial_release_date": "2019-02-16T10:34:02Z",
"revision_history": [
{
"date": "2019-02-16T10:34:02Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python2-numpy-1.14.0-4.5.1.aarch64",
"product": {
"name": "python2-numpy-1.14.0-4.5.1.aarch64",
"product_id": "python2-numpy-1.14.0-4.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "python2-numpy-devel-1.14.0-4.5.1.aarch64",
"product": {
"name": "python2-numpy-devel-1.14.0-4.5.1.aarch64",
"product_id": "python2-numpy-devel-1.14.0-4.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-1.14.0-4.5.1.aarch64",
"product": {
"name": "python2-numpy-gnu-hpc-1.14.0-4.5.1.aarch64",
"product_id": "python2-numpy-gnu-hpc-1.14.0-4.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-devel-1.14.0-4.5.1.aarch64",
"product": {
"name": "python2-numpy-gnu-hpc-devel-1.14.0-4.5.1.aarch64",
"product_id": "python2-numpy-gnu-hpc-devel-1.14.0-4.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.aarch64",
"product": {
"name": "python2-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.aarch64",
"product_id": "python2-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.aarch64",
"product": {
"name": "python2-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.aarch64",
"product_id": "python2-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-numpy-1.14.0-4.5.1.aarch64",
"product": {
"name": "python3-numpy-1.14.0-4.5.1.aarch64",
"product_id": "python3-numpy-1.14.0-4.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-numpy-devel-1.14.0-4.5.1.aarch64",
"product": {
"name": "python3-numpy-devel-1.14.0-4.5.1.aarch64",
"product_id": "python3-numpy-devel-1.14.0-4.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-1.14.0-4.5.1.aarch64",
"product": {
"name": "python3-numpy-gnu-hpc-1.14.0-4.5.1.aarch64",
"product_id": "python3-numpy-gnu-hpc-1.14.0-4.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-devel-1.14.0-4.5.1.aarch64",
"product": {
"name": "python3-numpy-gnu-hpc-devel-1.14.0-4.5.1.aarch64",
"product_id": "python3-numpy-gnu-hpc-devel-1.14.0-4.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.aarch64",
"product": {
"name": "python3-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.aarch64",
"product_id": "python3-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.aarch64",
"product": {
"name": "python3-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.aarch64",
"product_id": "python3-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-numpy-1.14.0-4.5.1.i586",
"product": {
"name": "python2-numpy-1.14.0-4.5.1.i586",
"product_id": "python2-numpy-1.14.0-4.5.1.i586"
}
},
{
"category": "product_version",
"name": "python2-numpy-devel-1.14.0-4.5.1.i586",
"product": {
"name": "python2-numpy-devel-1.14.0-4.5.1.i586",
"product_id": "python2-numpy-devel-1.14.0-4.5.1.i586"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-1.14.0-4.5.1.i586",
"product": {
"name": "python2-numpy-gnu-hpc-1.14.0-4.5.1.i586",
"product_id": "python2-numpy-gnu-hpc-1.14.0-4.5.1.i586"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-devel-1.14.0-4.5.1.i586",
"product": {
"name": "python2-numpy-gnu-hpc-devel-1.14.0-4.5.1.i586",
"product_id": "python2-numpy-gnu-hpc-devel-1.14.0-4.5.1.i586"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.i586",
"product": {
"name": "python2-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.i586",
"product_id": "python2-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.i586"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.i586",
"product": {
"name": "python2-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.i586",
"product_id": "python2-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.i586"
}
},
{
"category": "product_version",
"name": "python3-numpy-1.14.0-4.5.1.i586",
"product": {
"name": "python3-numpy-1.14.0-4.5.1.i586",
"product_id": "python3-numpy-1.14.0-4.5.1.i586"
}
},
{
"category": "product_version",
"name": "python3-numpy-devel-1.14.0-4.5.1.i586",
"product": {
"name": "python3-numpy-devel-1.14.0-4.5.1.i586",
"product_id": "python3-numpy-devel-1.14.0-4.5.1.i586"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-1.14.0-4.5.1.i586",
"product": {
"name": "python3-numpy-gnu-hpc-1.14.0-4.5.1.i586",
"product_id": "python3-numpy-gnu-hpc-1.14.0-4.5.1.i586"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-devel-1.14.0-4.5.1.i586",
"product": {
"name": "python3-numpy-gnu-hpc-devel-1.14.0-4.5.1.i586",
"product_id": "python3-numpy-gnu-hpc-devel-1.14.0-4.5.1.i586"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.i586",
"product": {
"name": "python3-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.i586",
"product_id": "python3-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.i586"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.i586",
"product": {
"name": "python3-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.i586",
"product_id": "python3-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-numpy-1.14.0-4.5.1.ppc64le",
"product": {
"name": "python2-numpy-1.14.0-4.5.1.ppc64le",
"product_id": "python2-numpy-1.14.0-4.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-numpy-devel-1.14.0-4.5.1.ppc64le",
"product": {
"name": "python2-numpy-devel-1.14.0-4.5.1.ppc64le",
"product_id": "python2-numpy-devel-1.14.0-4.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-1.14.0-4.5.1.ppc64le",
"product": {
"name": "python2-numpy-gnu-hpc-1.14.0-4.5.1.ppc64le",
"product_id": "python2-numpy-gnu-hpc-1.14.0-4.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-devel-1.14.0-4.5.1.ppc64le",
"product": {
"name": "python2-numpy-gnu-hpc-devel-1.14.0-4.5.1.ppc64le",
"product_id": "python2-numpy-gnu-hpc-devel-1.14.0-4.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.ppc64le",
"product": {
"name": "python2-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.ppc64le",
"product_id": "python2-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.ppc64le",
"product": {
"name": "python2-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.ppc64le",
"product_id": "python2-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-numpy-1.14.0-4.5.1.ppc64le",
"product": {
"name": "python3-numpy-1.14.0-4.5.1.ppc64le",
"product_id": "python3-numpy-1.14.0-4.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-numpy-devel-1.14.0-4.5.1.ppc64le",
"product": {
"name": "python3-numpy-devel-1.14.0-4.5.1.ppc64le",
"product_id": "python3-numpy-devel-1.14.0-4.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-1.14.0-4.5.1.ppc64le",
"product": {
"name": "python3-numpy-gnu-hpc-1.14.0-4.5.1.ppc64le",
"product_id": "python3-numpy-gnu-hpc-1.14.0-4.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-devel-1.14.0-4.5.1.ppc64le",
"product": {
"name": "python3-numpy-gnu-hpc-devel-1.14.0-4.5.1.ppc64le",
"product_id": "python3-numpy-gnu-hpc-devel-1.14.0-4.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.ppc64le",
"product": {
"name": "python3-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.ppc64le",
"product_id": "python3-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.ppc64le",
"product": {
"name": "python3-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.ppc64le",
"product_id": "python3-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-numpy-1.14.0-4.5.1.s390x",
"product": {
"name": "python2-numpy-1.14.0-4.5.1.s390x",
"product_id": "python2-numpy-1.14.0-4.5.1.s390x"
}
},
{
"category": "product_version",
"name": "python2-numpy-devel-1.14.0-4.5.1.s390x",
"product": {
"name": "python2-numpy-devel-1.14.0-4.5.1.s390x",
"product_id": "python2-numpy-devel-1.14.0-4.5.1.s390x"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-1.14.0-4.5.1.s390x",
"product": {
"name": "python2-numpy-gnu-hpc-1.14.0-4.5.1.s390x",
"product_id": "python2-numpy-gnu-hpc-1.14.0-4.5.1.s390x"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-devel-1.14.0-4.5.1.s390x",
"product": {
"name": "python2-numpy-gnu-hpc-devel-1.14.0-4.5.1.s390x",
"product_id": "python2-numpy-gnu-hpc-devel-1.14.0-4.5.1.s390x"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.s390x",
"product": {
"name": "python2-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.s390x",
"product_id": "python2-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.s390x"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.s390x",
"product": {
"name": "python2-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.s390x",
"product_id": "python2-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-numpy-1.14.0-4.5.1.s390x",
"product": {
"name": "python3-numpy-1.14.0-4.5.1.s390x",
"product_id": "python3-numpy-1.14.0-4.5.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-numpy-devel-1.14.0-4.5.1.s390x",
"product": {
"name": "python3-numpy-devel-1.14.0-4.5.1.s390x",
"product_id": "python3-numpy-devel-1.14.0-4.5.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-1.14.0-4.5.1.s390x",
"product": {
"name": "python3-numpy-gnu-hpc-1.14.0-4.5.1.s390x",
"product_id": "python3-numpy-gnu-hpc-1.14.0-4.5.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-devel-1.14.0-4.5.1.s390x",
"product": {
"name": "python3-numpy-gnu-hpc-devel-1.14.0-4.5.1.s390x",
"product_id": "python3-numpy-gnu-hpc-devel-1.14.0-4.5.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.s390x",
"product": {
"name": "python3-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.s390x",
"product_id": "python3-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.s390x",
"product": {
"name": "python3-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.s390x",
"product_id": "python3-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-numpy-1.14.0-4.5.1.x86_64",
"product": {
"name": "python2-numpy-1.14.0-4.5.1.x86_64",
"product_id": "python2-numpy-1.14.0-4.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-numpy-devel-1.14.0-4.5.1.x86_64",
"product": {
"name": "python2-numpy-devel-1.14.0-4.5.1.x86_64",
"product_id": "python2-numpy-devel-1.14.0-4.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-1.14.0-4.5.1.x86_64",
"product": {
"name": "python2-numpy-gnu-hpc-1.14.0-4.5.1.x86_64",
"product_id": "python2-numpy-gnu-hpc-1.14.0-4.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-devel-1.14.0-4.5.1.x86_64",
"product": {
"name": "python2-numpy-gnu-hpc-devel-1.14.0-4.5.1.x86_64",
"product_id": "python2-numpy-gnu-hpc-devel-1.14.0-4.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.x86_64",
"product": {
"name": "python2-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.x86_64",
"product_id": "python2-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.x86_64",
"product": {
"name": "python2-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.x86_64",
"product_id": "python2-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy-1.14.0-4.5.1.x86_64",
"product": {
"name": "python3-numpy-1.14.0-4.5.1.x86_64",
"product_id": "python3-numpy-1.14.0-4.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy-devel-1.14.0-4.5.1.x86_64",
"product": {
"name": "python3-numpy-devel-1.14.0-4.5.1.x86_64",
"product_id": "python3-numpy-devel-1.14.0-4.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-1.14.0-4.5.1.x86_64",
"product": {
"name": "python3-numpy-gnu-hpc-1.14.0-4.5.1.x86_64",
"product_id": "python3-numpy-gnu-hpc-1.14.0-4.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-devel-1.14.0-4.5.1.x86_64",
"product": {
"name": "python3-numpy-gnu-hpc-devel-1.14.0-4.5.1.x86_64",
"product_id": "python3-numpy-gnu-hpc-devel-1.14.0-4.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.x86_64",
"product": {
"name": "python3-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.x86_64",
"product_id": "python3-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.x86_64",
"product": {
"name": "python3-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.x86_64",
"product_id": "python3-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for HPC 15",
"product": {
"name": "SUSE Linux Enterprise Module for HPC 15",
"product_id": "SUSE Linux Enterprise Module for HPC 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-hpc:15"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.14.0-4.5.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-1.14.0-4.5.1.aarch64"
},
"product_reference": "python2-numpy-1.14.0-4.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.14.0-4.5.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-1.14.0-4.5.1.ppc64le"
},
"product_reference": "python2-numpy-1.14.0-4.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.14.0-4.5.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-1.14.0-4.5.1.s390x"
},
"product_reference": "python2-numpy-1.14.0-4.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.14.0-4.5.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-1.14.0-4.5.1.x86_64"
},
"product_reference": "python2-numpy-1.14.0-4.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.14.0-4.5.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-devel-1.14.0-4.5.1.aarch64"
},
"product_reference": "python2-numpy-devel-1.14.0-4.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.14.0-4.5.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-devel-1.14.0-4.5.1.ppc64le"
},
"product_reference": "python2-numpy-devel-1.14.0-4.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.14.0-4.5.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-devel-1.14.0-4.5.1.s390x"
},
"product_reference": "python2-numpy-devel-1.14.0-4.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.14.0-4.5.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-devel-1.14.0-4.5.1.x86_64"
},
"product_reference": "python2-numpy-devel-1.14.0-4.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1.14.0-4.5.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-1.14.0-4.5.1.aarch64"
},
"product_reference": "python3-numpy-1.14.0-4.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1.14.0-4.5.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-1.14.0-4.5.1.ppc64le"
},
"product_reference": "python3-numpy-1.14.0-4.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1.14.0-4.5.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-1.14.0-4.5.1.s390x"
},
"product_reference": "python3-numpy-1.14.0-4.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1.14.0-4.5.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-1.14.0-4.5.1.x86_64"
},
"product_reference": "python3-numpy-1.14.0-4.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-devel-1.14.0-4.5.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-devel-1.14.0-4.5.1.aarch64"
},
"product_reference": "python3-numpy-devel-1.14.0-4.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-devel-1.14.0-4.5.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-devel-1.14.0-4.5.1.ppc64le"
},
"product_reference": "python3-numpy-devel-1.14.0-4.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-devel-1.14.0-4.5.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-devel-1.14.0-4.5.1.s390x"
},
"product_reference": "python3-numpy-devel-1.14.0-4.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-devel-1.14.0-4.5.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-devel-1.14.0-4.5.1.x86_64"
},
"product_reference": "python3-numpy-devel-1.14.0-4.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-1.14.0-4.5.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 15",
"product_id": "SUSE Linux Enterprise Module for HPC 15:python2-numpy-gnu-hpc-1.14.0-4.5.1.aarch64"
},
"product_reference": "python2-numpy-gnu-hpc-1.14.0-4.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-1.14.0-4.5.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 15",
"product_id": "SUSE Linux Enterprise Module for HPC 15:python2-numpy-gnu-hpc-1.14.0-4.5.1.x86_64"
},
"product_reference": "python2-numpy-gnu-hpc-1.14.0-4.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-devel-1.14.0-4.5.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 15",
"product_id": "SUSE Linux Enterprise Module for HPC 15:python2-numpy-gnu-hpc-devel-1.14.0-4.5.1.aarch64"
},
"product_reference": "python2-numpy-gnu-hpc-devel-1.14.0-4.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-devel-1.14.0-4.5.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 15",
"product_id": "SUSE Linux Enterprise Module for HPC 15:python2-numpy-gnu-hpc-devel-1.14.0-4.5.1.x86_64"
},
"product_reference": "python2-numpy-gnu-hpc-devel-1.14.0-4.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 15",
"product_id": "SUSE Linux Enterprise Module for HPC 15:python2-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.aarch64"
},
"product_reference": "python2-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 15",
"product_id": "SUSE Linux Enterprise Module for HPC 15:python2-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.x86_64"
},
"product_reference": "python2-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 15",
"product_id": "SUSE Linux Enterprise Module for HPC 15:python2-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.aarch64"
},
"product_reference": "python2-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 15",
"product_id": "SUSE Linux Enterprise Module for HPC 15:python2-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.x86_64"
},
"product_reference": "python2-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-1.14.0-4.5.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 15",
"product_id": "SUSE Linux Enterprise Module for HPC 15:python3-numpy-gnu-hpc-1.14.0-4.5.1.aarch64"
},
"product_reference": "python3-numpy-gnu-hpc-1.14.0-4.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-1.14.0-4.5.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 15",
"product_id": "SUSE Linux Enterprise Module for HPC 15:python3-numpy-gnu-hpc-1.14.0-4.5.1.x86_64"
},
"product_reference": "python3-numpy-gnu-hpc-1.14.0-4.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-devel-1.14.0-4.5.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 15",
"product_id": "SUSE Linux Enterprise Module for HPC 15:python3-numpy-gnu-hpc-devel-1.14.0-4.5.1.aarch64"
},
"product_reference": "python3-numpy-gnu-hpc-devel-1.14.0-4.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-devel-1.14.0-4.5.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 15",
"product_id": "SUSE Linux Enterprise Module for HPC 15:python3-numpy-gnu-hpc-devel-1.14.0-4.5.1.x86_64"
},
"product_reference": "python3-numpy-gnu-hpc-devel-1.14.0-4.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 15",
"product_id": "SUSE Linux Enterprise Module for HPC 15:python3-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.aarch64"
},
"product_reference": "python3-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 15",
"product_id": "SUSE Linux Enterprise Module for HPC 15:python3-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.x86_64"
},
"product_reference": "python3-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 15",
"product_id": "SUSE Linux Enterprise Module for HPC 15:python3-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.aarch64"
},
"product_reference": "python3-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 15",
"product_id": "SUSE Linux Enterprise Module for HPC 15:python3-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.x86_64"
},
"product_reference": "python3-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-6446",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-6446"
}
],
"notes": [
{
"category": "general",
"text": "** DISPUTED ** An issue was discovered in NumPy 1.16.0 and earlier. It uses the pickle Python module unsafely, which allows remote attackers to execute arbitrary code via a crafted serialized object, as demonstrated by a numpy.load call. NOTE: third parties dispute this issue because it is a behavior that might have legitimate applications in (for example) loading serialized Python object arrays from trusted and authenticated sources.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-1.14.0-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-1.14.0-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-1.14.0-4.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-1.14.0-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-devel-1.14.0-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-devel-1.14.0-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-devel-1.14.0-4.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-devel-1.14.0-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-1.14.0-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-1.14.0-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-1.14.0-4.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-1.14.0-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-devel-1.14.0-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-devel-1.14.0-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-devel-1.14.0-4.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-devel-1.14.0-4.5.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15:python2-numpy-gnu-hpc-1.14.0-4.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15:python2-numpy-gnu-hpc-1.14.0-4.5.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15:python2-numpy-gnu-hpc-devel-1.14.0-4.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15:python2-numpy-gnu-hpc-devel-1.14.0-4.5.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15:python2-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15:python2-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15:python2-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15:python2-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15:python3-numpy-gnu-hpc-1.14.0-4.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15:python3-numpy-gnu-hpc-1.14.0-4.5.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15:python3-numpy-gnu-hpc-devel-1.14.0-4.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15:python3-numpy-gnu-hpc-devel-1.14.0-4.5.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15:python3-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15:python3-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15:python3-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15:python3-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-6446",
"url": "https://www.suse.com/security/cve/CVE-2019-6446"
},
{
"category": "external",
"summary": "SUSE Bug 1122208 for CVE-2019-6446",
"url": "https://bugzilla.suse.com/1122208"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-1.14.0-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-1.14.0-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-1.14.0-4.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-1.14.0-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-devel-1.14.0-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-devel-1.14.0-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-devel-1.14.0-4.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-devel-1.14.0-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-1.14.0-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-1.14.0-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-1.14.0-4.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-1.14.0-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-devel-1.14.0-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-devel-1.14.0-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-devel-1.14.0-4.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-devel-1.14.0-4.5.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15:python2-numpy-gnu-hpc-1.14.0-4.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15:python2-numpy-gnu-hpc-1.14.0-4.5.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15:python2-numpy-gnu-hpc-devel-1.14.0-4.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15:python2-numpy-gnu-hpc-devel-1.14.0-4.5.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15:python2-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15:python2-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15:python2-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15:python2-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15:python3-numpy-gnu-hpc-1.14.0-4.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15:python3-numpy-gnu-hpc-1.14.0-4.5.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15:python3-numpy-gnu-hpc-devel-1.14.0-4.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15:python3-numpy-gnu-hpc-devel-1.14.0-4.5.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15:python3-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15:python3-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15:python3-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15:python3-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-1.14.0-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-1.14.0-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-1.14.0-4.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-1.14.0-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-devel-1.14.0-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-devel-1.14.0-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-devel-1.14.0-4.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-devel-1.14.0-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-1.14.0-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-1.14.0-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-1.14.0-4.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-1.14.0-4.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-devel-1.14.0-4.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-devel-1.14.0-4.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-devel-1.14.0-4.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-devel-1.14.0-4.5.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15:python2-numpy-gnu-hpc-1.14.0-4.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15:python2-numpy-gnu-hpc-1.14.0-4.5.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15:python2-numpy-gnu-hpc-devel-1.14.0-4.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15:python2-numpy-gnu-hpc-devel-1.14.0-4.5.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15:python2-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15:python2-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15:python2-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15:python2-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15:python3-numpy-gnu-hpc-1.14.0-4.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15:python3-numpy-gnu-hpc-1.14.0-4.5.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15:python3-numpy-gnu-hpc-devel-1.14.0-4.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15:python3-numpy-gnu-hpc-devel-1.14.0-4.5.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15:python3-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15:python3-numpy_1_14_0-gnu-hpc-1.14.0-4.5.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15:python3-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15:python3-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-02-16T10:34:02Z",
"details": "important"
}
],
"title": "CVE-2019-6446"
}
]
}
suse-su-2019:2462-1
Vulnerability from csaf_suse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-numpy",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-numpy fixes the following issues:\n\nNon-security issues fixed:\n\n- Updated to upstream version 1.16.1. (bsc#1149203) (jsc#SLE-8532)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2019-2462,SUSE-SLE-Module-Basesystem-15-2019-2462,SUSE-SLE-Module-HPC-15-2019-2462",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_2462-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:2462-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20192462-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:2462-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-September/005966.html"
},
{
"category": "self",
"summary": "SUSE Bug 1149203",
"url": "https://bugzilla.suse.com/1149203"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-6446 page",
"url": "https://www.suse.com/security/cve/CVE-2019-6446/"
},
{
"category": "self",
"summary": "SUSE Bug SLE-8532",
"url": "https://bugzilla.suse.com/SLE-8532"
}
],
"title": "Security update for python-numpy",
"tracking": {
"current_release_date": "2019-09-25T14:43:09Z",
"generator": {
"date": "2019-09-25T14:43:09Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:2462-1",
"initial_release_date": "2019-09-25T14:43:09Z",
"revision_history": [
{
"date": "2019-09-25T14:43:09Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python2-numpy-1.16.1-4.8.1.aarch64",
"product": {
"name": "python2-numpy-1.16.1-4.8.1.aarch64",
"product_id": "python2-numpy-1.16.1-4.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "python2-numpy-devel-1.16.1-4.8.1.aarch64",
"product": {
"name": "python2-numpy-devel-1.16.1-4.8.1.aarch64",
"product_id": "python2-numpy-devel-1.16.1-4.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-1.16.1-4.8.1.aarch64",
"product": {
"name": "python2-numpy-gnu-hpc-1.16.1-4.8.1.aarch64",
"product_id": "python2-numpy-gnu-hpc-1.16.1-4.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.aarch64",
"product": {
"name": "python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.aarch64",
"product_id": "python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.aarch64",
"product": {
"name": "python2-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.aarch64",
"product_id": "python2-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.aarch64",
"product": {
"name": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.aarch64",
"product_id": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-numpy-1.16.1-4.8.1.aarch64",
"product": {
"name": "python3-numpy-1.16.1-4.8.1.aarch64",
"product_id": "python3-numpy-1.16.1-4.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-numpy-devel-1.16.1-4.8.1.aarch64",
"product": {
"name": "python3-numpy-devel-1.16.1-4.8.1.aarch64",
"product_id": "python3-numpy-devel-1.16.1-4.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-1.16.1-4.8.1.aarch64",
"product": {
"name": "python3-numpy-gnu-hpc-1.16.1-4.8.1.aarch64",
"product_id": "python3-numpy-gnu-hpc-1.16.1-4.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.aarch64",
"product": {
"name": "python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.aarch64",
"product_id": "python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.aarch64",
"product": {
"name": "python3-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.aarch64",
"product_id": "python3-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.aarch64",
"product": {
"name": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.aarch64",
"product_id": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-numpy-1.16.1-4.8.1.i586",
"product": {
"name": "python2-numpy-1.16.1-4.8.1.i586",
"product_id": "python2-numpy-1.16.1-4.8.1.i586"
}
},
{
"category": "product_version",
"name": "python2-numpy-devel-1.16.1-4.8.1.i586",
"product": {
"name": "python2-numpy-devel-1.16.1-4.8.1.i586",
"product_id": "python2-numpy-devel-1.16.1-4.8.1.i586"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-1.16.1-4.8.1.i586",
"product": {
"name": "python2-numpy-gnu-hpc-1.16.1-4.8.1.i586",
"product_id": "python2-numpy-gnu-hpc-1.16.1-4.8.1.i586"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.i586",
"product": {
"name": "python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.i586",
"product_id": "python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.i586"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.i586",
"product": {
"name": "python2-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.i586",
"product_id": "python2-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.i586"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.i586",
"product": {
"name": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.i586",
"product_id": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.i586"
}
},
{
"category": "product_version",
"name": "python3-numpy-1.16.1-4.8.1.i586",
"product": {
"name": "python3-numpy-1.16.1-4.8.1.i586",
"product_id": "python3-numpy-1.16.1-4.8.1.i586"
}
},
{
"category": "product_version",
"name": "python3-numpy-devel-1.16.1-4.8.1.i586",
"product": {
"name": "python3-numpy-devel-1.16.1-4.8.1.i586",
"product_id": "python3-numpy-devel-1.16.1-4.8.1.i586"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-1.16.1-4.8.1.i586",
"product": {
"name": "python3-numpy-gnu-hpc-1.16.1-4.8.1.i586",
"product_id": "python3-numpy-gnu-hpc-1.16.1-4.8.1.i586"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.i586",
"product": {
"name": "python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.i586",
"product_id": "python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.i586"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.i586",
"product": {
"name": "python3-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.i586",
"product_id": "python3-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.i586"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.i586",
"product": {
"name": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.i586",
"product_id": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-numpy-1.16.1-4.8.1.ppc64le",
"product": {
"name": "python2-numpy-1.16.1-4.8.1.ppc64le",
"product_id": "python2-numpy-1.16.1-4.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-numpy-devel-1.16.1-4.8.1.ppc64le",
"product": {
"name": "python2-numpy-devel-1.16.1-4.8.1.ppc64le",
"product_id": "python2-numpy-devel-1.16.1-4.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-1.16.1-4.8.1.ppc64le",
"product": {
"name": "python2-numpy-gnu-hpc-1.16.1-4.8.1.ppc64le",
"product_id": "python2-numpy-gnu-hpc-1.16.1-4.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.ppc64le",
"product": {
"name": "python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.ppc64le",
"product_id": "python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.ppc64le",
"product": {
"name": "python2-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.ppc64le",
"product_id": "python2-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.ppc64le",
"product": {
"name": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.ppc64le",
"product_id": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-numpy-1.16.1-4.8.1.ppc64le",
"product": {
"name": "python3-numpy-1.16.1-4.8.1.ppc64le",
"product_id": "python3-numpy-1.16.1-4.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-numpy-devel-1.16.1-4.8.1.ppc64le",
"product": {
"name": "python3-numpy-devel-1.16.1-4.8.1.ppc64le",
"product_id": "python3-numpy-devel-1.16.1-4.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-1.16.1-4.8.1.ppc64le",
"product": {
"name": "python3-numpy-gnu-hpc-1.16.1-4.8.1.ppc64le",
"product_id": "python3-numpy-gnu-hpc-1.16.1-4.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.ppc64le",
"product": {
"name": "python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.ppc64le",
"product_id": "python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.ppc64le",
"product": {
"name": "python3-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.ppc64le",
"product_id": "python3-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.ppc64le",
"product": {
"name": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.ppc64le",
"product_id": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-numpy-1.16.1-4.8.1.s390x",
"product": {
"name": "python2-numpy-1.16.1-4.8.1.s390x",
"product_id": "python2-numpy-1.16.1-4.8.1.s390x"
}
},
{
"category": "product_version",
"name": "python2-numpy-devel-1.16.1-4.8.1.s390x",
"product": {
"name": "python2-numpy-devel-1.16.1-4.8.1.s390x",
"product_id": "python2-numpy-devel-1.16.1-4.8.1.s390x"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-1.16.1-4.8.1.s390x",
"product": {
"name": "python2-numpy-gnu-hpc-1.16.1-4.8.1.s390x",
"product_id": "python2-numpy-gnu-hpc-1.16.1-4.8.1.s390x"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.s390x",
"product": {
"name": "python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.s390x",
"product_id": "python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.s390x"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.s390x",
"product": {
"name": "python2-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.s390x",
"product_id": "python2-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.s390x"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.s390x",
"product": {
"name": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.s390x",
"product_id": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-numpy-1.16.1-4.8.1.s390x",
"product": {
"name": "python3-numpy-1.16.1-4.8.1.s390x",
"product_id": "python3-numpy-1.16.1-4.8.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-numpy-devel-1.16.1-4.8.1.s390x",
"product": {
"name": "python3-numpy-devel-1.16.1-4.8.1.s390x",
"product_id": "python3-numpy-devel-1.16.1-4.8.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-1.16.1-4.8.1.s390x",
"product": {
"name": "python3-numpy-gnu-hpc-1.16.1-4.8.1.s390x",
"product_id": "python3-numpy-gnu-hpc-1.16.1-4.8.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.s390x",
"product": {
"name": "python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.s390x",
"product_id": "python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.s390x",
"product": {
"name": "python3-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.s390x",
"product_id": "python3-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.s390x",
"product": {
"name": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.s390x",
"product_id": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-numpy-1.16.1-4.8.1.x86_64",
"product": {
"name": "python2-numpy-1.16.1-4.8.1.x86_64",
"product_id": "python2-numpy-1.16.1-4.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-numpy-devel-1.16.1-4.8.1.x86_64",
"product": {
"name": "python2-numpy-devel-1.16.1-4.8.1.x86_64",
"product_id": "python2-numpy-devel-1.16.1-4.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-1.16.1-4.8.1.x86_64",
"product": {
"name": "python2-numpy-gnu-hpc-1.16.1-4.8.1.x86_64",
"product_id": "python2-numpy-gnu-hpc-1.16.1-4.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.x86_64",
"product": {
"name": "python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.x86_64",
"product_id": "python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.x86_64",
"product": {
"name": "python2-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.x86_64",
"product_id": "python2-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.x86_64",
"product": {
"name": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.x86_64",
"product_id": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy-1.16.1-4.8.1.x86_64",
"product": {
"name": "python3-numpy-1.16.1-4.8.1.x86_64",
"product_id": "python3-numpy-1.16.1-4.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy-devel-1.16.1-4.8.1.x86_64",
"product": {
"name": "python3-numpy-devel-1.16.1-4.8.1.x86_64",
"product_id": "python3-numpy-devel-1.16.1-4.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-1.16.1-4.8.1.x86_64",
"product": {
"name": "python3-numpy-gnu-hpc-1.16.1-4.8.1.x86_64",
"product_id": "python3-numpy-gnu-hpc-1.16.1-4.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.x86_64",
"product": {
"name": "python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.x86_64",
"product_id": "python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.x86_64",
"product": {
"name": "python3-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.x86_64",
"product_id": "python3-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.x86_64",
"product": {
"name": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.x86_64",
"product_id": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for HPC 15",
"product": {
"name": "SUSE Linux Enterprise Module for HPC 15",
"product_id": "SUSE Linux Enterprise Module for HPC 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-hpc:15"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.1-4.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-1.16.1-4.8.1.aarch64"
},
"product_reference": "python2-numpy-1.16.1-4.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.1-4.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-1.16.1-4.8.1.ppc64le"
},
"product_reference": "python2-numpy-1.16.1-4.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.1-4.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-1.16.1-4.8.1.s390x"
},
"product_reference": "python2-numpy-1.16.1-4.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.1-4.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-1.16.1-4.8.1.x86_64"
},
"product_reference": "python2-numpy-1.16.1-4.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.1-4.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-devel-1.16.1-4.8.1.aarch64"
},
"product_reference": "python2-numpy-devel-1.16.1-4.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.1-4.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-devel-1.16.1-4.8.1.ppc64le"
},
"product_reference": "python2-numpy-devel-1.16.1-4.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.1-4.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-devel-1.16.1-4.8.1.s390x"
},
"product_reference": "python2-numpy-devel-1.16.1-4.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.1-4.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-devel-1.16.1-4.8.1.x86_64"
},
"product_reference": "python2-numpy-devel-1.16.1-4.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1.16.1-4.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-1.16.1-4.8.1.aarch64"
},
"product_reference": "python3-numpy-1.16.1-4.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1.16.1-4.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-1.16.1-4.8.1.ppc64le"
},
"product_reference": "python3-numpy-1.16.1-4.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1.16.1-4.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-1.16.1-4.8.1.s390x"
},
"product_reference": "python3-numpy-1.16.1-4.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1.16.1-4.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-1.16.1-4.8.1.x86_64"
},
"product_reference": "python3-numpy-1.16.1-4.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-devel-1.16.1-4.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-devel-1.16.1-4.8.1.aarch64"
},
"product_reference": "python3-numpy-devel-1.16.1-4.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-devel-1.16.1-4.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-devel-1.16.1-4.8.1.ppc64le"
},
"product_reference": "python3-numpy-devel-1.16.1-4.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-devel-1.16.1-4.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-devel-1.16.1-4.8.1.s390x"
},
"product_reference": "python3-numpy-devel-1.16.1-4.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-devel-1.16.1-4.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-devel-1.16.1-4.8.1.x86_64"
},
"product_reference": "python3-numpy-devel-1.16.1-4.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-1.16.1-4.8.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 15",
"product_id": "SUSE Linux Enterprise Module for HPC 15:python2-numpy-gnu-hpc-1.16.1-4.8.1.aarch64"
},
"product_reference": "python2-numpy-gnu-hpc-1.16.1-4.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-1.16.1-4.8.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 15",
"product_id": "SUSE Linux Enterprise Module for HPC 15:python2-numpy-gnu-hpc-1.16.1-4.8.1.x86_64"
},
"product_reference": "python2-numpy-gnu-hpc-1.16.1-4.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 15",
"product_id": "SUSE Linux Enterprise Module for HPC 15:python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.aarch64"
},
"product_reference": "python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 15",
"product_id": "SUSE Linux Enterprise Module for HPC 15:python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.x86_64"
},
"product_reference": "python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-1.16.1-4.8.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 15",
"product_id": "SUSE Linux Enterprise Module for HPC 15:python3-numpy-gnu-hpc-1.16.1-4.8.1.aarch64"
},
"product_reference": "python3-numpy-gnu-hpc-1.16.1-4.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-1.16.1-4.8.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 15",
"product_id": "SUSE Linux Enterprise Module for HPC 15:python3-numpy-gnu-hpc-1.16.1-4.8.1.x86_64"
},
"product_reference": "python3-numpy-gnu-hpc-1.16.1-4.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 15",
"product_id": "SUSE Linux Enterprise Module for HPC 15:python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.aarch64"
},
"product_reference": "python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 15",
"product_id": "SUSE Linux Enterprise Module for HPC 15:python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.x86_64"
},
"product_reference": "python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-6446",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-6446"
}
],
"notes": [
{
"category": "general",
"text": "** DISPUTED ** An issue was discovered in NumPy 1.16.0 and earlier. It uses the pickle Python module unsafely, which allows remote attackers to execute arbitrary code via a crafted serialized object, as demonstrated by a numpy.load call. NOTE: third parties dispute this issue because it is a behavior that might have legitimate applications in (for example) loading serialized Python object arrays from trusted and authenticated sources.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-1.16.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-1.16.1-4.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-1.16.1-4.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-1.16.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-devel-1.16.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-devel-1.16.1-4.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-devel-1.16.1-4.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-devel-1.16.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-1.16.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-1.16.1-4.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-1.16.1-4.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-1.16.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-devel-1.16.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-devel-1.16.1-4.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-devel-1.16.1-4.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-devel-1.16.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15:python2-numpy-gnu-hpc-1.16.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15:python2-numpy-gnu-hpc-1.16.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15:python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15:python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15:python3-numpy-gnu-hpc-1.16.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15:python3-numpy-gnu-hpc-1.16.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15:python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15:python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-6446",
"url": "https://www.suse.com/security/cve/CVE-2019-6446"
},
{
"category": "external",
"summary": "SUSE Bug 1122208 for CVE-2019-6446",
"url": "https://bugzilla.suse.com/1122208"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-1.16.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-1.16.1-4.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-1.16.1-4.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-1.16.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-devel-1.16.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-devel-1.16.1-4.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-devel-1.16.1-4.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-devel-1.16.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-1.16.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-1.16.1-4.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-1.16.1-4.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-1.16.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-devel-1.16.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-devel-1.16.1-4.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-devel-1.16.1-4.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-devel-1.16.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15:python2-numpy-gnu-hpc-1.16.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15:python2-numpy-gnu-hpc-1.16.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15:python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15:python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15:python3-numpy-gnu-hpc-1.16.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15:python3-numpy-gnu-hpc-1.16.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15:python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15:python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-1.16.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-1.16.1-4.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-1.16.1-4.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-1.16.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-devel-1.16.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-devel-1.16.1-4.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-devel-1.16.1-4.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python2-numpy-devel-1.16.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-1.16.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-1.16.1-4.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-1.16.1-4.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-1.16.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-devel-1.16.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-devel-1.16.1-4.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-devel-1.16.1-4.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:python3-numpy-devel-1.16.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15:python2-numpy-gnu-hpc-1.16.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15:python2-numpy-gnu-hpc-1.16.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15:python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15:python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15:python3-numpy-gnu-hpc-1.16.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15:python3-numpy-gnu-hpc-1.16.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15:python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15:python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-09-25T14:43:09Z",
"details": "important"
}
],
"title": "CVE-2019-6446"
}
]
}
suse-su-2019:13977-1
Vulnerability from csaf_suse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-numpy",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-numpy fixes the following issues:\n\t \nSecurity issue fixed:\n\n- CVE-2019-6446: Set allow_pickle to false by default to restrict loading untrusted content (bsc#1122208).\n With this update we decrease the possibility of allowing remote attackers to execute arbitrary code by\n misusing numpy.load(). A warning during runtime will show-up when the allow_pickle is not explicitly set.\n \nNOTE: By applying this update the behavior of python-numpy changes, which might break your application.\nIn order to get the old behaviour back, you have to explicitly set `allow_pickle` to True. Be aware\nthat this should only be done for trusted input, as loading untrusted input might lead to arbitrary code\nexecution.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "sleposp3-python-numpy-13977",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_13977-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:13977-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-201913977-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:13977-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-March/005188.html"
},
{
"category": "self",
"summary": "SUSE Bug 1122208",
"url": "https://bugzilla.suse.com/1122208"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-6446 page",
"url": "https://www.suse.com/security/cve/CVE-2019-6446/"
}
],
"title": "Security update for python-numpy",
"tracking": {
"current_release_date": "2019-03-12T17:41:20Z",
"generator": {
"date": "2019-03-12T17:41:20Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:13977-1",
"initial_release_date": "2019-03-12T17:41:20Z",
"revision_history": [
{
"date": "2019-03-12T17:41:20Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python-numpy-1.3.0-1.3.3.1.i586",
"product": {
"name": "python-numpy-1.3.0-1.3.3.1.i586",
"product_id": "python-numpy-1.3.0-1.3.3.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Point of Sale 11 SP3",
"product": {
"name": "SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-pos:11:sp3"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-1.3.0-1.3.3.1.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:python-numpy-1.3.0-1.3.3.1.i586"
},
"product_reference": "python-numpy-1.3.0-1.3.3.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-6446",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-6446"
}
],
"notes": [
{
"category": "general",
"text": "** DISPUTED ** An issue was discovered in NumPy 1.16.0 and earlier. It uses the pickle Python module unsafely, which allows remote attackers to execute arbitrary code via a crafted serialized object, as demonstrated by a numpy.load call. NOTE: third parties dispute this issue because it is a behavior that might have legitimate applications in (for example) loading serialized Python object arrays from trusted and authenticated sources.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Point of Sale 11 SP3:python-numpy-1.3.0-1.3.3.1.i586"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-6446",
"url": "https://www.suse.com/security/cve/CVE-2019-6446"
},
{
"category": "external",
"summary": "SUSE Bug 1122208 for CVE-2019-6446",
"url": "https://bugzilla.suse.com/1122208"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Point of Sale 11 SP3:python-numpy-1.3.0-1.3.3.1.i586"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Point of Sale 11 SP3:python-numpy-1.3.0-1.3.3.1.i586"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-03-12T17:41:20Z",
"details": "important"
}
],
"title": "CVE-2019-6446"
}
]
}
suse-su-2019:13951-1
Vulnerability from csaf_suse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-numpy",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-numpy fixes the following issues:\n\nSecurity issue fixed:\n\n- CVE-2019-6446: Set allow_pickle to false by default to restrict loading untrusted content (bsc#1122208).\n With this update we decrease the possibility of allowing remote attackers to execute arbitrary code by\n misusing numpy.load(). A warning during runtime will show-up when the allow_pickle is not explicitly set.\n \nNOTE: By applying this update the behavior of python-numpy changes, which might break your application.\nIn order to get the old behaviour back, you have to explicitly set `allow_pickle` to True. Be aware\nthat this should only be done for trusted input, as loading untrusted input might lead to arbitrary code\nexecution.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "sdksp4-python-numpy-13951,slessp4-python-numpy-13951",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_13951-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:13951-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-201913951-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:13951-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-February/005104.html"
},
{
"category": "self",
"summary": "SUSE Bug 1122208",
"url": "https://bugzilla.suse.com/1122208"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-6446 page",
"url": "https://www.suse.com/security/cve/CVE-2019-6446/"
}
],
"title": "Security update for python-numpy",
"tracking": {
"current_release_date": "2019-02-12T11:55:10Z",
"generator": {
"date": "2019-02-12T11:55:10Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:13951-1",
"initial_release_date": "2019-02-12T11:55:10Z",
"revision_history": [
{
"date": "2019-02-12T11:55:10Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python-numpy-devel-1.8.0-6.4.1.i586",
"product": {
"name": "python-numpy-devel-1.8.0-6.4.1.i586",
"product_id": "python-numpy-devel-1.8.0-6.4.1.i586"
}
},
{
"category": "product_version",
"name": "python-numpy-1.8.0-6.4.1.i586",
"product": {
"name": "python-numpy-1.8.0-6.4.1.i586",
"product_id": "python-numpy-1.8.0-6.4.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python-numpy-devel-1.8.0-6.4.1.ia64",
"product": {
"name": "python-numpy-devel-1.8.0-6.4.1.ia64",
"product_id": "python-numpy-devel-1.8.0-6.4.1.ia64"
}
},
{
"category": "product_version",
"name": "python-numpy-1.8.0-6.4.1.ia64",
"product": {
"name": "python-numpy-1.8.0-6.4.1.ia64",
"product_id": "python-numpy-1.8.0-6.4.1.ia64"
}
}
],
"category": "architecture",
"name": "ia64"
},
{
"branches": [
{
"category": "product_version",
"name": "python-numpy-devel-1.8.0-6.4.1.ppc64",
"product": {
"name": "python-numpy-devel-1.8.0-6.4.1.ppc64",
"product_id": "python-numpy-devel-1.8.0-6.4.1.ppc64"
}
},
{
"category": "product_version",
"name": "python-numpy-1.8.0-6.4.1.ppc64",
"product": {
"name": "python-numpy-1.8.0-6.4.1.ppc64",
"product_id": "python-numpy-1.8.0-6.4.1.ppc64"
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "python-numpy-devel-1.8.0-6.4.1.s390x",
"product": {
"name": "python-numpy-devel-1.8.0-6.4.1.s390x",
"product_id": "python-numpy-devel-1.8.0-6.4.1.s390x"
}
},
{
"category": "product_version",
"name": "python-numpy-1.8.0-6.4.1.s390x",
"product": {
"name": "python-numpy-1.8.0-6.4.1.s390x",
"product_id": "python-numpy-1.8.0-6.4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python-numpy-devel-1.8.0-6.4.1.x86_64",
"product": {
"name": "python-numpy-devel-1.8.0-6.4.1.x86_64",
"product_id": "python-numpy-devel-1.8.0-6.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-numpy-1.8.0-6.4.1.x86_64",
"product": {
"name": "python-numpy-1.8.0-6.4.1.x86_64",
"product_id": "python-numpy-1.8.0-6.4.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 11 SP4",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_identification_helper": {
"cpe": "cpe:/a:suse:sle-sdk:11:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 11 SP4",
"product": {
"name": "SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_sles:11:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:11:sp4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-devel-1.8.0-6.4.1.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:python-numpy-devel-1.8.0-6.4.1.i586"
},
"product_reference": "python-numpy-devel-1.8.0-6.4.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-devel-1.8.0-6.4.1.ia64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:python-numpy-devel-1.8.0-6.4.1.ia64"
},
"product_reference": "python-numpy-devel-1.8.0-6.4.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-devel-1.8.0-6.4.1.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:python-numpy-devel-1.8.0-6.4.1.ppc64"
},
"product_reference": "python-numpy-devel-1.8.0-6.4.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-devel-1.8.0-6.4.1.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:python-numpy-devel-1.8.0-6.4.1.s390x"
},
"product_reference": "python-numpy-devel-1.8.0-6.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-devel-1.8.0-6.4.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:python-numpy-devel-1.8.0-6.4.1.x86_64"
},
"product_reference": "python-numpy-devel-1.8.0-6.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-1.8.0-6.4.1.i586 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:python-numpy-1.8.0-6.4.1.i586"
},
"product_reference": "python-numpy-1.8.0-6.4.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-1.8.0-6.4.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:python-numpy-1.8.0-6.4.1.ia64"
},
"product_reference": "python-numpy-1.8.0-6.4.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-1.8.0-6.4.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:python-numpy-1.8.0-6.4.1.ppc64"
},
"product_reference": "python-numpy-1.8.0-6.4.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-1.8.0-6.4.1.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:python-numpy-1.8.0-6.4.1.s390x"
},
"product_reference": "python-numpy-1.8.0-6.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-1.8.0-6.4.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:python-numpy-1.8.0-6.4.1.x86_64"
},
"product_reference": "python-numpy-1.8.0-6.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-1.8.0-6.4.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:python-numpy-1.8.0-6.4.1.i586"
},
"product_reference": "python-numpy-1.8.0-6.4.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-1.8.0-6.4.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:python-numpy-1.8.0-6.4.1.ia64"
},
"product_reference": "python-numpy-1.8.0-6.4.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-1.8.0-6.4.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:python-numpy-1.8.0-6.4.1.ppc64"
},
"product_reference": "python-numpy-1.8.0-6.4.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-1.8.0-6.4.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:python-numpy-1.8.0-6.4.1.s390x"
},
"product_reference": "python-numpy-1.8.0-6.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-1.8.0-6.4.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:python-numpy-1.8.0-6.4.1.x86_64"
},
"product_reference": "python-numpy-1.8.0-6.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-6446",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-6446"
}
],
"notes": [
{
"category": "general",
"text": "** DISPUTED ** An issue was discovered in NumPy 1.16.0 and earlier. It uses the pickle Python module unsafely, which allows remote attackers to execute arbitrary code via a crafted serialized object, as demonstrated by a numpy.load call. NOTE: third parties dispute this issue because it is a behavior that might have legitimate applications in (for example) loading serialized Python object arrays from trusted and authenticated sources.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 11 SP4:python-numpy-1.8.0-6.4.1.i586",
"SUSE Linux Enterprise Server 11 SP4:python-numpy-1.8.0-6.4.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:python-numpy-1.8.0-6.4.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:python-numpy-1.8.0-6.4.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:python-numpy-1.8.0-6.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:python-numpy-1.8.0-6.4.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:python-numpy-1.8.0-6.4.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:python-numpy-1.8.0-6.4.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:python-numpy-1.8.0-6.4.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:python-numpy-1.8.0-6.4.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:python-numpy-devel-1.8.0-6.4.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:python-numpy-devel-1.8.0-6.4.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:python-numpy-devel-1.8.0-6.4.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:python-numpy-devel-1.8.0-6.4.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:python-numpy-devel-1.8.0-6.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-6446",
"url": "https://www.suse.com/security/cve/CVE-2019-6446"
},
{
"category": "external",
"summary": "SUSE Bug 1122208 for CVE-2019-6446",
"url": "https://bugzilla.suse.com/1122208"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 11 SP4:python-numpy-1.8.0-6.4.1.i586",
"SUSE Linux Enterprise Server 11 SP4:python-numpy-1.8.0-6.4.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:python-numpy-1.8.0-6.4.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:python-numpy-1.8.0-6.4.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:python-numpy-1.8.0-6.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:python-numpy-1.8.0-6.4.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:python-numpy-1.8.0-6.4.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:python-numpy-1.8.0-6.4.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:python-numpy-1.8.0-6.4.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:python-numpy-1.8.0-6.4.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:python-numpy-devel-1.8.0-6.4.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:python-numpy-devel-1.8.0-6.4.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:python-numpy-devel-1.8.0-6.4.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:python-numpy-devel-1.8.0-6.4.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:python-numpy-devel-1.8.0-6.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Server 11 SP4:python-numpy-1.8.0-6.4.1.i586",
"SUSE Linux Enterprise Server 11 SP4:python-numpy-1.8.0-6.4.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:python-numpy-1.8.0-6.4.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:python-numpy-1.8.0-6.4.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:python-numpy-1.8.0-6.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:python-numpy-1.8.0-6.4.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:python-numpy-1.8.0-6.4.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:python-numpy-1.8.0-6.4.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:python-numpy-1.8.0-6.4.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:python-numpy-1.8.0-6.4.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:python-numpy-devel-1.8.0-6.4.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:python-numpy-devel-1.8.0-6.4.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:python-numpy-devel-1.8.0-6.4.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:python-numpy-devel-1.8.0-6.4.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:python-numpy-devel-1.8.0-6.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-02-12T11:55:10Z",
"details": "important"
}
],
"title": "CVE-2019-6446"
}
]
}
suse-su-2019:2462-2
Vulnerability from csaf_suse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-numpy",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-numpy fixes the following issues:\n\nNon-security issues fixed:\n\n- Updated to upstream version 1.16.1. (bsc#1149203) (jsc#SLE-8532)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2019-2462,SUSE-SLE-Module-Basesystem-15-SP1-2019-2462,SUSE-SLE-Module-Development-Tools-OBS-15-SP1-2019-2462,SUSE-SLE-Module-HPC-15-SP1-2019-2462,SUSE-SLE-Module-Python2-15-SP1-2019-2462",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_2462-2.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:2462-2",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20192462-2/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:2462-2",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-October/006031.html"
},
{
"category": "self",
"summary": "SUSE Bug 1149203",
"url": "https://bugzilla.suse.com/1149203"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-6446 page",
"url": "https://www.suse.com/security/cve/CVE-2019-6446/"
},
{
"category": "self",
"summary": "SUSE Bug SLE-8532",
"url": "https://bugzilla.suse.com/SLE-8532"
}
],
"title": "Security update for python-numpy",
"tracking": {
"current_release_date": "2019-10-18T14:23:27Z",
"generator": {
"date": "2019-10-18T14:23:27Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:2462-2",
"initial_release_date": "2019-10-18T14:23:27Z",
"revision_history": [
{
"date": "2019-10-18T14:23:27Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python2-numpy-1.16.1-4.8.1.aarch64",
"product": {
"name": "python2-numpy-1.16.1-4.8.1.aarch64",
"product_id": "python2-numpy-1.16.1-4.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "python2-numpy-devel-1.16.1-4.8.1.aarch64",
"product": {
"name": "python2-numpy-devel-1.16.1-4.8.1.aarch64",
"product_id": "python2-numpy-devel-1.16.1-4.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-1.16.1-4.8.1.aarch64",
"product": {
"name": "python2-numpy-gnu-hpc-1.16.1-4.8.1.aarch64",
"product_id": "python2-numpy-gnu-hpc-1.16.1-4.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.aarch64",
"product": {
"name": "python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.aarch64",
"product_id": "python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.aarch64",
"product": {
"name": "python2-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.aarch64",
"product_id": "python2-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.aarch64",
"product": {
"name": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.aarch64",
"product_id": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-numpy-1.16.1-4.8.1.aarch64",
"product": {
"name": "python3-numpy-1.16.1-4.8.1.aarch64",
"product_id": "python3-numpy-1.16.1-4.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-numpy-devel-1.16.1-4.8.1.aarch64",
"product": {
"name": "python3-numpy-devel-1.16.1-4.8.1.aarch64",
"product_id": "python3-numpy-devel-1.16.1-4.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-1.16.1-4.8.1.aarch64",
"product": {
"name": "python3-numpy-gnu-hpc-1.16.1-4.8.1.aarch64",
"product_id": "python3-numpy-gnu-hpc-1.16.1-4.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.aarch64",
"product": {
"name": "python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.aarch64",
"product_id": "python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.aarch64",
"product": {
"name": "python3-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.aarch64",
"product_id": "python3-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.aarch64",
"product": {
"name": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.aarch64",
"product_id": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-numpy-1.16.1-4.8.1.i586",
"product": {
"name": "python2-numpy-1.16.1-4.8.1.i586",
"product_id": "python2-numpy-1.16.1-4.8.1.i586"
}
},
{
"category": "product_version",
"name": "python2-numpy-devel-1.16.1-4.8.1.i586",
"product": {
"name": "python2-numpy-devel-1.16.1-4.8.1.i586",
"product_id": "python2-numpy-devel-1.16.1-4.8.1.i586"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-1.16.1-4.8.1.i586",
"product": {
"name": "python2-numpy-gnu-hpc-1.16.1-4.8.1.i586",
"product_id": "python2-numpy-gnu-hpc-1.16.1-4.8.1.i586"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.i586",
"product": {
"name": "python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.i586",
"product_id": "python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.i586"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.i586",
"product": {
"name": "python2-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.i586",
"product_id": "python2-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.i586"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.i586",
"product": {
"name": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.i586",
"product_id": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.i586"
}
},
{
"category": "product_version",
"name": "python3-numpy-1.16.1-4.8.1.i586",
"product": {
"name": "python3-numpy-1.16.1-4.8.1.i586",
"product_id": "python3-numpy-1.16.1-4.8.1.i586"
}
},
{
"category": "product_version",
"name": "python3-numpy-devel-1.16.1-4.8.1.i586",
"product": {
"name": "python3-numpy-devel-1.16.1-4.8.1.i586",
"product_id": "python3-numpy-devel-1.16.1-4.8.1.i586"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-1.16.1-4.8.1.i586",
"product": {
"name": "python3-numpy-gnu-hpc-1.16.1-4.8.1.i586",
"product_id": "python3-numpy-gnu-hpc-1.16.1-4.8.1.i586"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.i586",
"product": {
"name": "python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.i586",
"product_id": "python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.i586"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.i586",
"product": {
"name": "python3-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.i586",
"product_id": "python3-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.i586"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.i586",
"product": {
"name": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.i586",
"product_id": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-numpy-1.16.1-4.8.1.ppc64le",
"product": {
"name": "python2-numpy-1.16.1-4.8.1.ppc64le",
"product_id": "python2-numpy-1.16.1-4.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-numpy-devel-1.16.1-4.8.1.ppc64le",
"product": {
"name": "python2-numpy-devel-1.16.1-4.8.1.ppc64le",
"product_id": "python2-numpy-devel-1.16.1-4.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-1.16.1-4.8.1.ppc64le",
"product": {
"name": "python2-numpy-gnu-hpc-1.16.1-4.8.1.ppc64le",
"product_id": "python2-numpy-gnu-hpc-1.16.1-4.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.ppc64le",
"product": {
"name": "python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.ppc64le",
"product_id": "python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.ppc64le",
"product": {
"name": "python2-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.ppc64le",
"product_id": "python2-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.ppc64le",
"product": {
"name": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.ppc64le",
"product_id": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-numpy-1.16.1-4.8.1.ppc64le",
"product": {
"name": "python3-numpy-1.16.1-4.8.1.ppc64le",
"product_id": "python3-numpy-1.16.1-4.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-numpy-devel-1.16.1-4.8.1.ppc64le",
"product": {
"name": "python3-numpy-devel-1.16.1-4.8.1.ppc64le",
"product_id": "python3-numpy-devel-1.16.1-4.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-1.16.1-4.8.1.ppc64le",
"product": {
"name": "python3-numpy-gnu-hpc-1.16.1-4.8.1.ppc64le",
"product_id": "python3-numpy-gnu-hpc-1.16.1-4.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.ppc64le",
"product": {
"name": "python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.ppc64le",
"product_id": "python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.ppc64le",
"product": {
"name": "python3-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.ppc64le",
"product_id": "python3-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.ppc64le",
"product": {
"name": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.ppc64le",
"product_id": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-numpy-1.16.1-4.8.1.s390x",
"product": {
"name": "python2-numpy-1.16.1-4.8.1.s390x",
"product_id": "python2-numpy-1.16.1-4.8.1.s390x"
}
},
{
"category": "product_version",
"name": "python2-numpy-devel-1.16.1-4.8.1.s390x",
"product": {
"name": "python2-numpy-devel-1.16.1-4.8.1.s390x",
"product_id": "python2-numpy-devel-1.16.1-4.8.1.s390x"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-1.16.1-4.8.1.s390x",
"product": {
"name": "python2-numpy-gnu-hpc-1.16.1-4.8.1.s390x",
"product_id": "python2-numpy-gnu-hpc-1.16.1-4.8.1.s390x"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.s390x",
"product": {
"name": "python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.s390x",
"product_id": "python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.s390x"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.s390x",
"product": {
"name": "python2-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.s390x",
"product_id": "python2-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.s390x"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.s390x",
"product": {
"name": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.s390x",
"product_id": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-numpy-1.16.1-4.8.1.s390x",
"product": {
"name": "python3-numpy-1.16.1-4.8.1.s390x",
"product_id": "python3-numpy-1.16.1-4.8.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-numpy-devel-1.16.1-4.8.1.s390x",
"product": {
"name": "python3-numpy-devel-1.16.1-4.8.1.s390x",
"product_id": "python3-numpy-devel-1.16.1-4.8.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-1.16.1-4.8.1.s390x",
"product": {
"name": "python3-numpy-gnu-hpc-1.16.1-4.8.1.s390x",
"product_id": "python3-numpy-gnu-hpc-1.16.1-4.8.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.s390x",
"product": {
"name": "python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.s390x",
"product_id": "python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.s390x",
"product": {
"name": "python3-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.s390x",
"product_id": "python3-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.s390x",
"product": {
"name": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.s390x",
"product_id": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-numpy-1.16.1-4.8.1.x86_64",
"product": {
"name": "python2-numpy-1.16.1-4.8.1.x86_64",
"product_id": "python2-numpy-1.16.1-4.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-numpy-devel-1.16.1-4.8.1.x86_64",
"product": {
"name": "python2-numpy-devel-1.16.1-4.8.1.x86_64",
"product_id": "python2-numpy-devel-1.16.1-4.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-1.16.1-4.8.1.x86_64",
"product": {
"name": "python2-numpy-gnu-hpc-1.16.1-4.8.1.x86_64",
"product_id": "python2-numpy-gnu-hpc-1.16.1-4.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.x86_64",
"product": {
"name": "python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.x86_64",
"product_id": "python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.x86_64",
"product": {
"name": "python2-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.x86_64",
"product_id": "python2-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.x86_64",
"product": {
"name": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.x86_64",
"product_id": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy-1.16.1-4.8.1.x86_64",
"product": {
"name": "python3-numpy-1.16.1-4.8.1.x86_64",
"product_id": "python3-numpy-1.16.1-4.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy-devel-1.16.1-4.8.1.x86_64",
"product": {
"name": "python3-numpy-devel-1.16.1-4.8.1.x86_64",
"product_id": "python3-numpy-devel-1.16.1-4.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-1.16.1-4.8.1.x86_64",
"product": {
"name": "python3-numpy-gnu-hpc-1.16.1-4.8.1.x86_64",
"product_id": "python3-numpy-gnu-hpc-1.16.1-4.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.x86_64",
"product": {
"name": "python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.x86_64",
"product_id": "python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.x86_64",
"product": {
"name": "python3-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.x86_64",
"product_id": "python3-numpy_1_16_1-gnu-hpc-1.16.1-4.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.x86_64",
"product": {
"name": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.x86_64",
"product_id": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-4.8.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for HPC 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Module for HPC 15 SP1",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-hpc:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Python 2 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Module for Python 2 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Python 2 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-python2:15:sp1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1.16.1-4.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-numpy-1.16.1-4.8.1.aarch64"
},
"product_reference": "python3-numpy-1.16.1-4.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1.16.1-4.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-numpy-1.16.1-4.8.1.ppc64le"
},
"product_reference": "python3-numpy-1.16.1-4.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1.16.1-4.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-numpy-1.16.1-4.8.1.s390x"
},
"product_reference": "python3-numpy-1.16.1-4.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1.16.1-4.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-numpy-1.16.1-4.8.1.x86_64"
},
"product_reference": "python3-numpy-1.16.1-4.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-devel-1.16.1-4.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-numpy-devel-1.16.1-4.8.1.aarch64"
},
"product_reference": "python3-numpy-devel-1.16.1-4.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-devel-1.16.1-4.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-numpy-devel-1.16.1-4.8.1.ppc64le"
},
"product_reference": "python3-numpy-devel-1.16.1-4.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-devel-1.16.1-4.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-numpy-devel-1.16.1-4.8.1.s390x"
},
"product_reference": "python3-numpy-devel-1.16.1-4.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-devel-1.16.1-4.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-numpy-devel-1.16.1-4.8.1.x86_64"
},
"product_reference": "python3-numpy-devel-1.16.1-4.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-1.16.1-4.8.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP1",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP1:python2-numpy-gnu-hpc-1.16.1-4.8.1.aarch64"
},
"product_reference": "python2-numpy-gnu-hpc-1.16.1-4.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-1.16.1-4.8.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP1",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP1:python2-numpy-gnu-hpc-1.16.1-4.8.1.x86_64"
},
"product_reference": "python2-numpy-gnu-hpc-1.16.1-4.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP1",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP1:python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.aarch64"
},
"product_reference": "python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP1",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP1:python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.x86_64"
},
"product_reference": "python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-1.16.1-4.8.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP1",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP1:python3-numpy-gnu-hpc-1.16.1-4.8.1.aarch64"
},
"product_reference": "python3-numpy-gnu-hpc-1.16.1-4.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-1.16.1-4.8.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP1",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP1:python3-numpy-gnu-hpc-1.16.1-4.8.1.x86_64"
},
"product_reference": "python3-numpy-gnu-hpc-1.16.1-4.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP1",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP1:python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.aarch64"
},
"product_reference": "python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP1",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP1:python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.x86_64"
},
"product_reference": "python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.1-4.8.1.aarch64 as component of SUSE Linux Enterprise Module for Python 2 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Python 2 15 SP1:python2-numpy-1.16.1-4.8.1.aarch64"
},
"product_reference": "python2-numpy-1.16.1-4.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.1-4.8.1.ppc64le as component of SUSE Linux Enterprise Module for Python 2 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Python 2 15 SP1:python2-numpy-1.16.1-4.8.1.ppc64le"
},
"product_reference": "python2-numpy-1.16.1-4.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.1-4.8.1.s390x as component of SUSE Linux Enterprise Module for Python 2 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Python 2 15 SP1:python2-numpy-1.16.1-4.8.1.s390x"
},
"product_reference": "python2-numpy-1.16.1-4.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.1-4.8.1.x86_64 as component of SUSE Linux Enterprise Module for Python 2 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Python 2 15 SP1:python2-numpy-1.16.1-4.8.1.x86_64"
},
"product_reference": "python2-numpy-1.16.1-4.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.1-4.8.1.aarch64 as component of SUSE Linux Enterprise Module for Python 2 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Python 2 15 SP1:python2-numpy-devel-1.16.1-4.8.1.aarch64"
},
"product_reference": "python2-numpy-devel-1.16.1-4.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.1-4.8.1.ppc64le as component of SUSE Linux Enterprise Module for Python 2 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Python 2 15 SP1:python2-numpy-devel-1.16.1-4.8.1.ppc64le"
},
"product_reference": "python2-numpy-devel-1.16.1-4.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.1-4.8.1.s390x as component of SUSE Linux Enterprise Module for Python 2 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Python 2 15 SP1:python2-numpy-devel-1.16.1-4.8.1.s390x"
},
"product_reference": "python2-numpy-devel-1.16.1-4.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.1-4.8.1.x86_64 as component of SUSE Linux Enterprise Module for Python 2 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Python 2 15 SP1:python2-numpy-devel-1.16.1-4.8.1.x86_64"
},
"product_reference": "python2-numpy-devel-1.16.1-4.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 2 15 SP1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-6446",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-6446"
}
],
"notes": [
{
"category": "general",
"text": "** DISPUTED ** An issue was discovered in NumPy 1.16.0 and earlier. It uses the pickle Python module unsafely, which allows remote attackers to execute arbitrary code via a crafted serialized object, as demonstrated by a numpy.load call. NOTE: third parties dispute this issue because it is a behavior that might have legitimate applications in (for example) loading serialized Python object arrays from trusted and authenticated sources.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-numpy-1.16.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-numpy-1.16.1-4.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-numpy-1.16.1-4.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-numpy-1.16.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-numpy-devel-1.16.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-numpy-devel-1.16.1-4.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-numpy-devel-1.16.1-4.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-numpy-devel-1.16.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP1:python2-numpy-gnu-hpc-1.16.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP1:python2-numpy-gnu-hpc-1.16.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP1:python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP1:python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP1:python3-numpy-gnu-hpc-1.16.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP1:python3-numpy-gnu-hpc-1.16.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP1:python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP1:python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python2-numpy-1.16.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python2-numpy-1.16.1-4.8.1.ppc64le",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python2-numpy-1.16.1-4.8.1.s390x",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python2-numpy-1.16.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python2-numpy-devel-1.16.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python2-numpy-devel-1.16.1-4.8.1.ppc64le",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python2-numpy-devel-1.16.1-4.8.1.s390x",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python2-numpy-devel-1.16.1-4.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-6446",
"url": "https://www.suse.com/security/cve/CVE-2019-6446"
},
{
"category": "external",
"summary": "SUSE Bug 1122208 for CVE-2019-6446",
"url": "https://bugzilla.suse.com/1122208"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-numpy-1.16.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-numpy-1.16.1-4.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-numpy-1.16.1-4.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-numpy-1.16.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-numpy-devel-1.16.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-numpy-devel-1.16.1-4.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-numpy-devel-1.16.1-4.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-numpy-devel-1.16.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP1:python2-numpy-gnu-hpc-1.16.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP1:python2-numpy-gnu-hpc-1.16.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP1:python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP1:python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP1:python3-numpy-gnu-hpc-1.16.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP1:python3-numpy-gnu-hpc-1.16.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP1:python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP1:python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python2-numpy-1.16.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python2-numpy-1.16.1-4.8.1.ppc64le",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python2-numpy-1.16.1-4.8.1.s390x",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python2-numpy-1.16.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python2-numpy-devel-1.16.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python2-numpy-devel-1.16.1-4.8.1.ppc64le",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python2-numpy-devel-1.16.1-4.8.1.s390x",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python2-numpy-devel-1.16.1-4.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-numpy-1.16.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-numpy-1.16.1-4.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-numpy-1.16.1-4.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-numpy-1.16.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-numpy-devel-1.16.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-numpy-devel-1.16.1-4.8.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-numpy-devel-1.16.1-4.8.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-numpy-devel-1.16.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP1:python2-numpy-gnu-hpc-1.16.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP1:python2-numpy-gnu-hpc-1.16.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP1:python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP1:python2-numpy-gnu-hpc-devel-1.16.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP1:python3-numpy-gnu-hpc-1.16.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP1:python3-numpy-gnu-hpc-1.16.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP1:python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP1:python3-numpy-gnu-hpc-devel-1.16.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python2-numpy-1.16.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python2-numpy-1.16.1-4.8.1.ppc64le",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python2-numpy-1.16.1-4.8.1.s390x",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python2-numpy-1.16.1-4.8.1.x86_64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python2-numpy-devel-1.16.1-4.8.1.aarch64",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python2-numpy-devel-1.16.1-4.8.1.ppc64le",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python2-numpy-devel-1.16.1-4.8.1.s390x",
"SUSE Linux Enterprise Module for Python 2 15 SP1:python2-numpy-devel-1.16.1-4.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-10-18T14:23:27Z",
"details": "important"
}
],
"title": "CVE-2019-6446"
}
]
}
suse-su-2019:0419-1
Vulnerability from csaf_suse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-numpy",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-numpy fixes the following issue:\n\nSecurity issue fixed:\n\n- CVE-2019-6446: Set allow_pickle to false by default to restrict loading untrusted content (bsc#1122208).\n With this update we decrease the possibility of allowing remote attackers to execute arbitrary code by\n misusing numpy.load(). A warning during runtime will show-up when the allow_pickle is not explicitly set. \n\nNOTE: By applying this update the behavior of python-numpy changes, which might break your application.\nIn order to get the old behaviour back, you have to explicitly set `allow_pickle` to True. Be aware\nthat this should only be done for trusted input, as loading untrusted input might lead to arbitrary code\nexecution.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2019-419,SUSE-SLE-DESKTOP-12-SP3-2019-419,SUSE-SLE-DESKTOP-12-SP4-2019-419,SUSE-SLE-SDK-12-SP3-2019-419,SUSE-SLE-SDK-12-SP4-2019-419,SUSE-SLE-SERVER-12-SP3-2019-419,SUSE-SLE-SERVER-12-SP4-2019-419",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_0419-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:0419-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20190419-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:0419-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-February/005128.html"
},
{
"category": "self",
"summary": "SUSE Bug 1122208",
"url": "https://bugzilla.suse.com/1122208"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-6446 page",
"url": "https://www.suse.com/security/cve/CVE-2019-6446/"
}
],
"title": "Security update for python-numpy",
"tracking": {
"current_release_date": "2019-02-18T08:56:27Z",
"generator": {
"date": "2019-02-18T08:56:27Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:0419-1",
"initial_release_date": "2019-02-18T08:56:27Z",
"revision_history": [
{
"date": "2019-02-18T08:56:27Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python-numpy-1.8.0-5.8.1.aarch64",
"product": {
"name": "python-numpy-1.8.0-5.8.1.aarch64",
"product_id": "python-numpy-1.8.0-5.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-numpy-devel-1.8.0-5.8.1.aarch64",
"product": {
"name": "python-numpy-devel-1.8.0-5.8.1.aarch64",
"product_id": "python-numpy-devel-1.8.0-5.8.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python-numpy-1.8.0-5.8.1.i586",
"product": {
"name": "python-numpy-1.8.0-5.8.1.i586",
"product_id": "python-numpy-1.8.0-5.8.1.i586"
}
},
{
"category": "product_version",
"name": "python-numpy-devel-1.8.0-5.8.1.i586",
"product": {
"name": "python-numpy-devel-1.8.0-5.8.1.i586",
"product_id": "python-numpy-devel-1.8.0-5.8.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python-numpy-doc-html-1.8.0-5.8.1.noarch",
"product": {
"name": "python-numpy-doc-html-1.8.0-5.8.1.noarch",
"product_id": "python-numpy-doc-html-1.8.0-5.8.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python-numpy-1.8.0-5.8.1.ppc64le",
"product": {
"name": "python-numpy-1.8.0-5.8.1.ppc64le",
"product_id": "python-numpy-1.8.0-5.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-numpy-devel-1.8.0-5.8.1.ppc64le",
"product": {
"name": "python-numpy-devel-1.8.0-5.8.1.ppc64le",
"product_id": "python-numpy-devel-1.8.0-5.8.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python-numpy-1.8.0-5.8.1.s390",
"product": {
"name": "python-numpy-1.8.0-5.8.1.s390",
"product_id": "python-numpy-1.8.0-5.8.1.s390"
}
},
{
"category": "product_version",
"name": "python-numpy-devel-1.8.0-5.8.1.s390",
"product": {
"name": "python-numpy-devel-1.8.0-5.8.1.s390",
"product_id": "python-numpy-devel-1.8.0-5.8.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "python-numpy-1.8.0-5.8.1.s390x",
"product": {
"name": "python-numpy-1.8.0-5.8.1.s390x",
"product_id": "python-numpy-1.8.0-5.8.1.s390x"
}
},
{
"category": "product_version",
"name": "python-numpy-devel-1.8.0-5.8.1.s390x",
"product": {
"name": "python-numpy-devel-1.8.0-5.8.1.s390x",
"product_id": "python-numpy-devel-1.8.0-5.8.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python-numpy-1.8.0-5.8.1.x86_64",
"product": {
"name": "python-numpy-1.8.0-5.8.1.x86_64",
"product_id": "python-numpy-1.8.0-5.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-numpy-devel-1.8.0-5.8.1.x86_64",
"product": {
"name": "python-numpy-devel-1.8.0-5.8.1.x86_64",
"product_id": "python-numpy-devel-1.8.0-5.8.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Desktop 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sled:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Desktop 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sled:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-1.8.0-5.8.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:python-numpy-1.8.0-5.8.1.x86_64"
},
"product_reference": "python-numpy-1.8.0-5.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-1.8.0-5.8.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:python-numpy-1.8.0-5.8.1.x86_64"
},
"product_reference": "python-numpy-1.8.0-5.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-devel-1.8.0-5.8.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:python-numpy-devel-1.8.0-5.8.1.aarch64"
},
"product_reference": "python-numpy-devel-1.8.0-5.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-devel-1.8.0-5.8.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:python-numpy-devel-1.8.0-5.8.1.ppc64le"
},
"product_reference": "python-numpy-devel-1.8.0-5.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-devel-1.8.0-5.8.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:python-numpy-devel-1.8.0-5.8.1.s390x"
},
"product_reference": "python-numpy-devel-1.8.0-5.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-devel-1.8.0-5.8.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:python-numpy-devel-1.8.0-5.8.1.x86_64"
},
"product_reference": "python-numpy-devel-1.8.0-5.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-devel-1.8.0-5.8.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:python-numpy-devel-1.8.0-5.8.1.aarch64"
},
"product_reference": "python-numpy-devel-1.8.0-5.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-devel-1.8.0-5.8.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:python-numpy-devel-1.8.0-5.8.1.ppc64le"
},
"product_reference": "python-numpy-devel-1.8.0-5.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-devel-1.8.0-5.8.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:python-numpy-devel-1.8.0-5.8.1.s390x"
},
"product_reference": "python-numpy-devel-1.8.0-5.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-devel-1.8.0-5.8.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:python-numpy-devel-1.8.0-5.8.1.x86_64"
},
"product_reference": "python-numpy-devel-1.8.0-5.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-1.8.0-5.8.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python-numpy-1.8.0-5.8.1.aarch64"
},
"product_reference": "python-numpy-1.8.0-5.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-1.8.0-5.8.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python-numpy-1.8.0-5.8.1.ppc64le"
},
"product_reference": "python-numpy-1.8.0-5.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-1.8.0-5.8.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python-numpy-1.8.0-5.8.1.s390x"
},
"product_reference": "python-numpy-1.8.0-5.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-1.8.0-5.8.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:python-numpy-1.8.0-5.8.1.x86_64"
},
"product_reference": "python-numpy-1.8.0-5.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-1.8.0-5.8.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-numpy-1.8.0-5.8.1.aarch64"
},
"product_reference": "python-numpy-1.8.0-5.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-1.8.0-5.8.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-numpy-1.8.0-5.8.1.ppc64le"
},
"product_reference": "python-numpy-1.8.0-5.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-1.8.0-5.8.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-numpy-1.8.0-5.8.1.s390x"
},
"product_reference": "python-numpy-1.8.0-5.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-1.8.0-5.8.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-numpy-1.8.0-5.8.1.x86_64"
},
"product_reference": "python-numpy-1.8.0-5.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-1.8.0-5.8.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-numpy-1.8.0-5.8.1.aarch64"
},
"product_reference": "python-numpy-1.8.0-5.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-1.8.0-5.8.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-numpy-1.8.0-5.8.1.ppc64le"
},
"product_reference": "python-numpy-1.8.0-5.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-1.8.0-5.8.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-numpy-1.8.0-5.8.1.s390x"
},
"product_reference": "python-numpy-1.8.0-5.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-1.8.0-5.8.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-numpy-1.8.0-5.8.1.x86_64"
},
"product_reference": "python-numpy-1.8.0-5.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-1.8.0-5.8.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-numpy-1.8.0-5.8.1.aarch64"
},
"product_reference": "python-numpy-1.8.0-5.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-1.8.0-5.8.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-numpy-1.8.0-5.8.1.ppc64le"
},
"product_reference": "python-numpy-1.8.0-5.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-1.8.0-5.8.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-numpy-1.8.0-5.8.1.s390x"
},
"product_reference": "python-numpy-1.8.0-5.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy-1.8.0-5.8.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-numpy-1.8.0-5.8.1.x86_64"
},
"product_reference": "python-numpy-1.8.0-5.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-6446",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-6446"
}
],
"notes": [
{
"category": "general",
"text": "** DISPUTED ** An issue was discovered in NumPy 1.16.0 and earlier. It uses the pickle Python module unsafely, which allows remote attackers to execute arbitrary code via a crafted serialized object, as demonstrated by a numpy.load call. NOTE: third parties dispute this issue because it is a behavior that might have legitimate applications in (for example) loading serialized Python object arrays from trusted and authenticated sources.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP3:python-numpy-1.8.0-5.8.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python-numpy-1.8.0-5.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-numpy-1.8.0-5.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python-numpy-1.8.0-5.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python-numpy-1.8.0-5.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-numpy-1.8.0-5.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-numpy-1.8.0-5.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-numpy-1.8.0-5.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-numpy-1.8.0-5.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-numpy-1.8.0-5.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-numpy-1.8.0-5.8.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-numpy-1.8.0-5.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-numpy-1.8.0-5.8.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-numpy-1.8.0-5.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-numpy-1.8.0-5.8.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-numpy-1.8.0-5.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-numpy-1.8.0-5.8.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-numpy-1.8.0-5.8.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python-numpy-devel-1.8.0-5.8.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python-numpy-devel-1.8.0-5.8.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python-numpy-devel-1.8.0-5.8.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python-numpy-devel-1.8.0-5.8.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-numpy-devel-1.8.0-5.8.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-numpy-devel-1.8.0-5.8.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-numpy-devel-1.8.0-5.8.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-numpy-devel-1.8.0-5.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-6446",
"url": "https://www.suse.com/security/cve/CVE-2019-6446"
},
{
"category": "external",
"summary": "SUSE Bug 1122208 for CVE-2019-6446",
"url": "https://bugzilla.suse.com/1122208"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Desktop 12 SP3:python-numpy-1.8.0-5.8.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python-numpy-1.8.0-5.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-numpy-1.8.0-5.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python-numpy-1.8.0-5.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python-numpy-1.8.0-5.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-numpy-1.8.0-5.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-numpy-1.8.0-5.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-numpy-1.8.0-5.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-numpy-1.8.0-5.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-numpy-1.8.0-5.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-numpy-1.8.0-5.8.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-numpy-1.8.0-5.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-numpy-1.8.0-5.8.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-numpy-1.8.0-5.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-numpy-1.8.0-5.8.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-numpy-1.8.0-5.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-numpy-1.8.0-5.8.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-numpy-1.8.0-5.8.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python-numpy-devel-1.8.0-5.8.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python-numpy-devel-1.8.0-5.8.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python-numpy-devel-1.8.0-5.8.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python-numpy-devel-1.8.0-5.8.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-numpy-devel-1.8.0-5.8.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-numpy-devel-1.8.0-5.8.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-numpy-devel-1.8.0-5.8.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-numpy-devel-1.8.0-5.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP3:python-numpy-1.8.0-5.8.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:python-numpy-1.8.0-5.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:python-numpy-1.8.0-5.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:python-numpy-1.8.0-5.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:python-numpy-1.8.0-5.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:python-numpy-1.8.0-5.8.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-numpy-1.8.0-5.8.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-numpy-1.8.0-5.8.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-numpy-1.8.0-5.8.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-numpy-1.8.0-5.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-numpy-1.8.0-5.8.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-numpy-1.8.0-5.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-numpy-1.8.0-5.8.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-numpy-1.8.0-5.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-numpy-1.8.0-5.8.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-numpy-1.8.0-5.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-numpy-1.8.0-5.8.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-numpy-1.8.0-5.8.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python-numpy-devel-1.8.0-5.8.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python-numpy-devel-1.8.0-5.8.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python-numpy-devel-1.8.0-5.8.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:python-numpy-devel-1.8.0-5.8.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-numpy-devel-1.8.0-5.8.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-numpy-devel-1.8.0-5.8.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-numpy-devel-1.8.0-5.8.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-numpy-devel-1.8.0-5.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-02-18T08:56:27Z",
"details": "important"
}
],
"title": "CVE-2019-6446"
}
]
}
suse-su-2019:0448-1
Vulnerability from csaf_suse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-numpy",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-numpy fixes the following issues:\n\t \nSecurity issue fixed:\n\n- CVE-2019-6446: Set allow_pickle to false by default to restrict loading untrusted content (bsc#1122208).\n With this update we decrease the possibility of allowing remote attackers to execute arbitrary code by\n misusing numpy.load(). A warning during runtime will show-up when the allow_pickle is not explicitly set.\n \nNOTE: By applying this update the behavior of python-numpy changes, which might break your application.\nIn order to get the old behaviour back, you have to explicitly set `allow_pickle` to True. Be aware\nthat this should only be done for trusted input, as loading untrusted input might lead to arbitrary code\nexecution.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2019-448,SUSE-SLE-Module-HPC-12-2019-448",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_0448-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:0448-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20190448-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:0448-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-February/005140.html"
},
{
"category": "self",
"summary": "SUSE Bug 1122208",
"url": "https://bugzilla.suse.com/1122208"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-6446 page",
"url": "https://www.suse.com/security/cve/CVE-2019-6446/"
}
],
"title": "Security update for python-numpy",
"tracking": {
"current_release_date": "2019-02-20T07:38:41Z",
"generator": {
"date": "2019-02-20T07:38:41Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:0448-1",
"initial_release_date": "2019-02-20T07:38:41Z",
"revision_history": [
{
"date": "2019-02-20T07:38:41Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.aarch64",
"product": {
"name": "python-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.aarch64",
"product_id": "python-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.aarch64",
"product": {
"name": "python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.aarch64",
"product_id": "python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-1.13.3-4.9.1.aarch64",
"product": {
"name": "python2-numpy-gnu-hpc-1.13.3-4.9.1.aarch64",
"product_id": "python2-numpy-gnu-hpc-1.13.3-4.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-devel-1.13.3-4.9.1.aarch64",
"product": {
"name": "python2-numpy-gnu-hpc-devel-1.13.3-4.9.1.aarch64",
"product_id": "python2-numpy-gnu-hpc-devel-1.13.3-4.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-1.13.3-4.9.1.aarch64",
"product": {
"name": "python3-numpy-gnu-hpc-1.13.3-4.9.1.aarch64",
"product_id": "python3-numpy-gnu-hpc-1.13.3-4.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-devel-1.13.3-4.9.1.aarch64",
"product": {
"name": "python3-numpy-gnu-hpc-devel-1.13.3-4.9.1.aarch64",
"product_id": "python3-numpy-gnu-hpc-devel-1.13.3-4.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.aarch64",
"product": {
"name": "python3-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.aarch64",
"product_id": "python3-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.aarch64",
"product": {
"name": "python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.aarch64",
"product_id": "python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.i586",
"product": {
"name": "python-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.i586",
"product_id": "python-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.i586"
}
},
{
"category": "product_version",
"name": "python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.i586",
"product": {
"name": "python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.i586",
"product_id": "python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.i586"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-1.13.3-4.9.1.i586",
"product": {
"name": "python2-numpy-gnu-hpc-1.13.3-4.9.1.i586",
"product_id": "python2-numpy-gnu-hpc-1.13.3-4.9.1.i586"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-devel-1.13.3-4.9.1.i586",
"product": {
"name": "python2-numpy-gnu-hpc-devel-1.13.3-4.9.1.i586",
"product_id": "python2-numpy-gnu-hpc-devel-1.13.3-4.9.1.i586"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-1.13.3-4.9.1.i586",
"product": {
"name": "python3-numpy-gnu-hpc-1.13.3-4.9.1.i586",
"product_id": "python3-numpy-gnu-hpc-1.13.3-4.9.1.i586"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-devel-1.13.3-4.9.1.i586",
"product": {
"name": "python3-numpy-gnu-hpc-devel-1.13.3-4.9.1.i586",
"product_id": "python3-numpy-gnu-hpc-devel-1.13.3-4.9.1.i586"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.i586",
"product": {
"name": "python3-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.i586",
"product_id": "python3-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.i586"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.i586",
"product": {
"name": "python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.i586",
"product_id": "python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.ppc64le",
"product": {
"name": "python-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.ppc64le",
"product_id": "python-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.ppc64le",
"product": {
"name": "python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.ppc64le",
"product_id": "python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-1.13.3-4.9.1.ppc64le",
"product": {
"name": "python2-numpy-gnu-hpc-1.13.3-4.9.1.ppc64le",
"product_id": "python2-numpy-gnu-hpc-1.13.3-4.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-devel-1.13.3-4.9.1.ppc64le",
"product": {
"name": "python2-numpy-gnu-hpc-devel-1.13.3-4.9.1.ppc64le",
"product_id": "python2-numpy-gnu-hpc-devel-1.13.3-4.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-1.13.3-4.9.1.ppc64le",
"product": {
"name": "python3-numpy-gnu-hpc-1.13.3-4.9.1.ppc64le",
"product_id": "python3-numpy-gnu-hpc-1.13.3-4.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-devel-1.13.3-4.9.1.ppc64le",
"product": {
"name": "python3-numpy-gnu-hpc-devel-1.13.3-4.9.1.ppc64le",
"product_id": "python3-numpy-gnu-hpc-devel-1.13.3-4.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.ppc64le",
"product": {
"name": "python3-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.ppc64le",
"product_id": "python3-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.ppc64le",
"product": {
"name": "python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.ppc64le",
"product_id": "python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.s390x",
"product": {
"name": "python-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.s390x",
"product_id": "python-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.s390x"
}
},
{
"category": "product_version",
"name": "python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.s390x",
"product": {
"name": "python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.s390x",
"product_id": "python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.s390x"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-1.13.3-4.9.1.s390x",
"product": {
"name": "python2-numpy-gnu-hpc-1.13.3-4.9.1.s390x",
"product_id": "python2-numpy-gnu-hpc-1.13.3-4.9.1.s390x"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-devel-1.13.3-4.9.1.s390x",
"product": {
"name": "python2-numpy-gnu-hpc-devel-1.13.3-4.9.1.s390x",
"product_id": "python2-numpy-gnu-hpc-devel-1.13.3-4.9.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-1.13.3-4.9.1.s390x",
"product": {
"name": "python3-numpy-gnu-hpc-1.13.3-4.9.1.s390x",
"product_id": "python3-numpy-gnu-hpc-1.13.3-4.9.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-devel-1.13.3-4.9.1.s390x",
"product": {
"name": "python3-numpy-gnu-hpc-devel-1.13.3-4.9.1.s390x",
"product_id": "python3-numpy-gnu-hpc-devel-1.13.3-4.9.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.s390x",
"product": {
"name": "python3-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.s390x",
"product_id": "python3-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.s390x",
"product": {
"name": "python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.s390x",
"product_id": "python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.x86_64",
"product": {
"name": "python-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.x86_64",
"product_id": "python-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.x86_64",
"product": {
"name": "python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.x86_64",
"product_id": "python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-1.13.3-4.9.1.x86_64",
"product": {
"name": "python2-numpy-gnu-hpc-1.13.3-4.9.1.x86_64",
"product_id": "python2-numpy-gnu-hpc-1.13.3-4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-devel-1.13.3-4.9.1.x86_64",
"product": {
"name": "python2-numpy-gnu-hpc-devel-1.13.3-4.9.1.x86_64",
"product_id": "python2-numpy-gnu-hpc-devel-1.13.3-4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-1.13.3-4.9.1.x86_64",
"product": {
"name": "python3-numpy-gnu-hpc-1.13.3-4.9.1.x86_64",
"product_id": "python3-numpy-gnu-hpc-1.13.3-4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-devel-1.13.3-4.9.1.x86_64",
"product": {
"name": "python3-numpy-gnu-hpc-devel-1.13.3-4.9.1.x86_64",
"product_id": "python3-numpy-gnu-hpc-devel-1.13.3-4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.x86_64",
"product": {
"name": "python3-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.x86_64",
"product_id": "python3-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.x86_64",
"product": {
"name": "python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.x86_64",
"product_id": "python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for HPC 12",
"product": {
"name": "SUSE Linux Enterprise Module for HPC 12",
"product_id": "SUSE Linux Enterprise Module for HPC 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-hpc:12"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 12",
"product_id": "SUSE Linux Enterprise Module for HPC 12:python-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.aarch64"
},
"product_reference": "python-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 12",
"product_id": "SUSE Linux Enterprise Module for HPC 12:python-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.x86_64"
},
"product_reference": "python-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 12",
"product_id": "SUSE Linux Enterprise Module for HPC 12:python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.aarch64"
},
"product_reference": "python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 12",
"product_id": "SUSE Linux Enterprise Module for HPC 12:python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.x86_64"
},
"product_reference": "python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-1.13.3-4.9.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 12",
"product_id": "SUSE Linux Enterprise Module for HPC 12:python2-numpy-gnu-hpc-1.13.3-4.9.1.aarch64"
},
"product_reference": "python2-numpy-gnu-hpc-1.13.3-4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-1.13.3-4.9.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 12",
"product_id": "SUSE Linux Enterprise Module for HPC 12:python2-numpy-gnu-hpc-1.13.3-4.9.1.x86_64"
},
"product_reference": "python2-numpy-gnu-hpc-1.13.3-4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-devel-1.13.3-4.9.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 12",
"product_id": "SUSE Linux Enterprise Module for HPC 12:python2-numpy-gnu-hpc-devel-1.13.3-4.9.1.aarch64"
},
"product_reference": "python2-numpy-gnu-hpc-devel-1.13.3-4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-devel-1.13.3-4.9.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 12",
"product_id": "SUSE Linux Enterprise Module for HPC 12:python2-numpy-gnu-hpc-devel-1.13.3-4.9.1.x86_64"
},
"product_reference": "python2-numpy-gnu-hpc-devel-1.13.3-4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-1.13.3-4.9.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 12",
"product_id": "SUSE Linux Enterprise Module for HPC 12:python3-numpy-gnu-hpc-1.13.3-4.9.1.aarch64"
},
"product_reference": "python3-numpy-gnu-hpc-1.13.3-4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-1.13.3-4.9.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 12",
"product_id": "SUSE Linux Enterprise Module for HPC 12:python3-numpy-gnu-hpc-1.13.3-4.9.1.x86_64"
},
"product_reference": "python3-numpy-gnu-hpc-1.13.3-4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-devel-1.13.3-4.9.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 12",
"product_id": "SUSE Linux Enterprise Module for HPC 12:python3-numpy-gnu-hpc-devel-1.13.3-4.9.1.aarch64"
},
"product_reference": "python3-numpy-gnu-hpc-devel-1.13.3-4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-devel-1.13.3-4.9.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 12",
"product_id": "SUSE Linux Enterprise Module for HPC 12:python3-numpy-gnu-hpc-devel-1.13.3-4.9.1.x86_64"
},
"product_reference": "python3-numpy-gnu-hpc-devel-1.13.3-4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 12",
"product_id": "SUSE Linux Enterprise Module for HPC 12:python3-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.aarch64"
},
"product_reference": "python3-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 12",
"product_id": "SUSE Linux Enterprise Module for HPC 12:python3-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.x86_64"
},
"product_reference": "python3-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 12",
"product_id": "SUSE Linux Enterprise Module for HPC 12:python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.aarch64"
},
"product_reference": "python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 12",
"product_id": "SUSE Linux Enterprise Module for HPC 12:python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.x86_64"
},
"product_reference": "python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-6446",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-6446"
}
],
"notes": [
{
"category": "general",
"text": "** DISPUTED ** An issue was discovered in NumPy 1.16.0 and earlier. It uses the pickle Python module unsafely, which allows remote attackers to execute arbitrary code via a crafted serialized object, as demonstrated by a numpy.load call. NOTE: third parties dispute this issue because it is a behavior that might have legitimate applications in (for example) loading serialized Python object arrays from trusted and authenticated sources.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for HPC 12:python-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:python-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.x86_64",
"SUSE Linux Enterprise Module for HPC 12:python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.x86_64",
"SUSE Linux Enterprise Module for HPC 12:python2-numpy-gnu-hpc-1.13.3-4.9.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:python2-numpy-gnu-hpc-1.13.3-4.9.1.x86_64",
"SUSE Linux Enterprise Module for HPC 12:python2-numpy-gnu-hpc-devel-1.13.3-4.9.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:python2-numpy-gnu-hpc-devel-1.13.3-4.9.1.x86_64",
"SUSE Linux Enterprise Module for HPC 12:python3-numpy-gnu-hpc-1.13.3-4.9.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:python3-numpy-gnu-hpc-1.13.3-4.9.1.x86_64",
"SUSE Linux Enterprise Module for HPC 12:python3-numpy-gnu-hpc-devel-1.13.3-4.9.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:python3-numpy-gnu-hpc-devel-1.13.3-4.9.1.x86_64",
"SUSE Linux Enterprise Module for HPC 12:python3-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:python3-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.x86_64",
"SUSE Linux Enterprise Module for HPC 12:python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-6446",
"url": "https://www.suse.com/security/cve/CVE-2019-6446"
},
{
"category": "external",
"summary": "SUSE Bug 1122208 for CVE-2019-6446",
"url": "https://bugzilla.suse.com/1122208"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for HPC 12:python-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:python-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.x86_64",
"SUSE Linux Enterprise Module for HPC 12:python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.x86_64",
"SUSE Linux Enterprise Module for HPC 12:python2-numpy-gnu-hpc-1.13.3-4.9.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:python2-numpy-gnu-hpc-1.13.3-4.9.1.x86_64",
"SUSE Linux Enterprise Module for HPC 12:python2-numpy-gnu-hpc-devel-1.13.3-4.9.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:python2-numpy-gnu-hpc-devel-1.13.3-4.9.1.x86_64",
"SUSE Linux Enterprise Module for HPC 12:python3-numpy-gnu-hpc-1.13.3-4.9.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:python3-numpy-gnu-hpc-1.13.3-4.9.1.x86_64",
"SUSE Linux Enterprise Module for HPC 12:python3-numpy-gnu-hpc-devel-1.13.3-4.9.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:python3-numpy-gnu-hpc-devel-1.13.3-4.9.1.x86_64",
"SUSE Linux Enterprise Module for HPC 12:python3-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:python3-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.x86_64",
"SUSE Linux Enterprise Module for HPC 12:python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for HPC 12:python-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:python-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.x86_64",
"SUSE Linux Enterprise Module for HPC 12:python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.x86_64",
"SUSE Linux Enterprise Module for HPC 12:python2-numpy-gnu-hpc-1.13.3-4.9.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:python2-numpy-gnu-hpc-1.13.3-4.9.1.x86_64",
"SUSE Linux Enterprise Module for HPC 12:python2-numpy-gnu-hpc-devel-1.13.3-4.9.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:python2-numpy-gnu-hpc-devel-1.13.3-4.9.1.x86_64",
"SUSE Linux Enterprise Module for HPC 12:python3-numpy-gnu-hpc-1.13.3-4.9.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:python3-numpy-gnu-hpc-1.13.3-4.9.1.x86_64",
"SUSE Linux Enterprise Module for HPC 12:python3-numpy-gnu-hpc-devel-1.13.3-4.9.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:python3-numpy-gnu-hpc-devel-1.13.3-4.9.1.x86_64",
"SUSE Linux Enterprise Module for HPC 12:python3-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:python3-numpy_1_13_3-gnu-hpc-1.13.3-4.9.1.x86_64",
"SUSE Linux Enterprise Module for HPC 12:python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.aarch64",
"SUSE Linux Enterprise Module for HPC 12:python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-02-20T07:38:41Z",
"details": "important"
}
],
"title": "CVE-2019-6446"
}
]
}
rhsa-2019:3704
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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 numpy is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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": "The numpy packages provide NumPY. NumPY is an extension to the Python programming language, which adds support for large, multi-dimensional arrays and matrices, and a library of mathematical functions that operate on such arrays.\n\nSecurity Fix(es):\n\n* numpy: crafted serialized object passed in numpy.load() in pickle python module allows arbitrary code execution (CVE-2019-6446)\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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.1 Release Notes linked from 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-2019:3704",
"url": "https://access.redhat.com/errata/RHSA-2019:3704"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.1_release_notes/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.1_release_notes/"
},
{
"category": "external",
"summary": "1667950",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667950"
},
{
"category": "external",
"summary": "1687873",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1687873"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_3704.json"
}
],
"title": "Red Hat Security Advisory: numpy security update",
"tracking": {
"current_release_date": "2025-10-28T01:41:14+00:00",
"generator": {
"date": "2025-10-28T01:41:14+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2019:3704",
"initial_release_date": "2019-11-05T22:28:56+00:00",
"revision_history": [
{
"date": "2019-11-05T22:28:56+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2019-11-05T22:28:56+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-28T01:41:14+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.1.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-numpy-debuginfo-1:1.14.3-9.el8.aarch64",
"product": {
"name": "python3-numpy-debuginfo-1:1.14.3-9.el8.aarch64",
"product_id": "python3-numpy-debuginfo-1:1.14.3-9.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-numpy-debuginfo@1.14.3-9.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-1:1.14.3-9.el8.aarch64",
"product": {
"name": "numpy-debugsource-1:1.14.3-9.el8.aarch64",
"product_id": "numpy-debugsource-1:1.14.3-9.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.14.3-9.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-numpy-f2py-1:1.14.3-9.el8.aarch64",
"product": {
"name": "python3-numpy-f2py-1:1.14.3-9.el8.aarch64",
"product_id": "python3-numpy-f2py-1:1.14.3-9.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-numpy-f2py@1.14.3-9.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-numpy-1:1.14.3-9.el8.aarch64",
"product": {
"name": "python3-numpy-1:1.14.3-9.el8.aarch64",
"product_id": "python3-numpy-1:1.14.3-9.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-numpy@1.14.3-9.el8?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-numpy-debuginfo-1:1.14.3-9.el8.x86_64",
"product": {
"name": "python3-numpy-debuginfo-1:1.14.3-9.el8.x86_64",
"product_id": "python3-numpy-debuginfo-1:1.14.3-9.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-numpy-debuginfo@1.14.3-9.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-1:1.14.3-9.el8.x86_64",
"product": {
"name": "numpy-debugsource-1:1.14.3-9.el8.x86_64",
"product_id": "numpy-debugsource-1:1.14.3-9.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.14.3-9.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-numpy-f2py-1:1.14.3-9.el8.x86_64",
"product": {
"name": "python3-numpy-f2py-1:1.14.3-9.el8.x86_64",
"product_id": "python3-numpy-f2py-1:1.14.3-9.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-numpy-f2py@1.14.3-9.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-numpy-1:1.14.3-9.el8.x86_64",
"product": {
"name": "python3-numpy-1:1.14.3-9.el8.x86_64",
"product_id": "python3-numpy-1:1.14.3-9.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-numpy@1.14.3-9.el8?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-numpy-debuginfo-1:1.14.3-9.el8.s390x",
"product": {
"name": "python3-numpy-debuginfo-1:1.14.3-9.el8.s390x",
"product_id": "python3-numpy-debuginfo-1:1.14.3-9.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-numpy-debuginfo@1.14.3-9.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-1:1.14.3-9.el8.s390x",
"product": {
"name": "numpy-debugsource-1:1.14.3-9.el8.s390x",
"product_id": "numpy-debugsource-1:1.14.3-9.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.14.3-9.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-numpy-f2py-1:1.14.3-9.el8.s390x",
"product": {
"name": "python3-numpy-f2py-1:1.14.3-9.el8.s390x",
"product_id": "python3-numpy-f2py-1:1.14.3-9.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-numpy-f2py@1.14.3-9.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-numpy-1:1.14.3-9.el8.s390x",
"product": {
"name": "python3-numpy-1:1.14.3-9.el8.s390x",
"product_id": "python3-numpy-1:1.14.3-9.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-numpy@1.14.3-9.el8?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-numpy-debuginfo-1:1.14.3-9.el8.ppc64le",
"product": {
"name": "python3-numpy-debuginfo-1:1.14.3-9.el8.ppc64le",
"product_id": "python3-numpy-debuginfo-1:1.14.3-9.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-numpy-debuginfo@1.14.3-9.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-1:1.14.3-9.el8.ppc64le",
"product": {
"name": "numpy-debugsource-1:1.14.3-9.el8.ppc64le",
"product_id": "numpy-debugsource-1:1.14.3-9.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.14.3-9.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-numpy-f2py-1:1.14.3-9.el8.ppc64le",
"product": {
"name": "python3-numpy-f2py-1:1.14.3-9.el8.ppc64le",
"product_id": "python3-numpy-f2py-1:1.14.3-9.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-numpy-f2py@1.14.3-9.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-numpy-1:1.14.3-9.el8.ppc64le",
"product": {
"name": "python3-numpy-1:1.14.3-9.el8.ppc64le",
"product_id": "python3-numpy-1:1.14.3-9.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-numpy@1.14.3-9.el8?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "numpy-1:1.14.3-9.el8.src",
"product": {
"name": "numpy-1:1.14.3-9.el8.src",
"product_id": "numpy-1:1.14.3-9.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy@1.14.3-9.el8?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-1:1.14.3-9.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:numpy-1:1.14.3-9.el8.src"
},
"product_reference": "numpy-1:1.14.3-9.el8.src",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-1:1.14.3-9.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:numpy-debugsource-1:1.14.3-9.el8.aarch64"
},
"product_reference": "numpy-debugsource-1:1.14.3-9.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-1:1.14.3-9.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:numpy-debugsource-1:1.14.3-9.el8.ppc64le"
},
"product_reference": "numpy-debugsource-1:1.14.3-9.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-1:1.14.3-9.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:numpy-debugsource-1:1.14.3-9.el8.s390x"
},
"product_reference": "numpy-debugsource-1:1.14.3-9.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-1:1.14.3-9.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:numpy-debugsource-1:1.14.3-9.el8.x86_64"
},
"product_reference": "numpy-debugsource-1:1.14.3-9.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1:1.14.3-9.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-numpy-1:1.14.3-9.el8.aarch64"
},
"product_reference": "python3-numpy-1:1.14.3-9.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1:1.14.3-9.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-numpy-1:1.14.3-9.el8.ppc64le"
},
"product_reference": "python3-numpy-1:1.14.3-9.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1:1.14.3-9.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-numpy-1:1.14.3-9.el8.s390x"
},
"product_reference": "python3-numpy-1:1.14.3-9.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1:1.14.3-9.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-numpy-1:1.14.3-9.el8.x86_64"
},
"product_reference": "python3-numpy-1:1.14.3-9.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-debuginfo-1:1.14.3-9.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-numpy-debuginfo-1:1.14.3-9.el8.aarch64"
},
"product_reference": "python3-numpy-debuginfo-1:1.14.3-9.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-debuginfo-1:1.14.3-9.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-numpy-debuginfo-1:1.14.3-9.el8.ppc64le"
},
"product_reference": "python3-numpy-debuginfo-1:1.14.3-9.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-debuginfo-1:1.14.3-9.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-numpy-debuginfo-1:1.14.3-9.el8.s390x"
},
"product_reference": "python3-numpy-debuginfo-1:1.14.3-9.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-debuginfo-1:1.14.3-9.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-numpy-debuginfo-1:1.14.3-9.el8.x86_64"
},
"product_reference": "python3-numpy-debuginfo-1:1.14.3-9.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-f2py-1:1.14.3-9.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-numpy-f2py-1:1.14.3-9.el8.aarch64"
},
"product_reference": "python3-numpy-f2py-1:1.14.3-9.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-f2py-1:1.14.3-9.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-numpy-f2py-1:1.14.3-9.el8.ppc64le"
},
"product_reference": "python3-numpy-f2py-1:1.14.3-9.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-f2py-1:1.14.3-9.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-numpy-f2py-1:1.14.3-9.el8.s390x"
},
"product_reference": "python3-numpy-f2py-1:1.14.3-9.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-f2py-1:1.14.3-9.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-numpy-f2py-1:1.14.3-9.el8.x86_64"
},
"product_reference": "python3-numpy-f2py-1:1.14.3-9.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-6446",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2019-01-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1667950"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in NumPy before 1.16.3. It uses the pickle Python module unsafely, which allows remote attackers to execute arbitrary code via a crafted serialized object, as demonstrated by a numpy.load call. NOTE: third parties dispute this issue because it is a behavior that might have legitimate applications in (for example) loading serialized Python object arrays from trusted and authenticated sources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "numpy: crafted serialized object passed in numpy.load() in pickle python module allows arbitrary code execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Virtualization Management Appliance includes the vulnerable version of numpy, however it is not used and this vulnerability is not exposed.\n\nRed Hat OpenStack Platform includes a vulnerable version of numpy, however it is not used in a vulnerable manner.",
"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:numpy-1:1.14.3-9.el8.src",
"AppStream-8.1.0:numpy-debugsource-1:1.14.3-9.el8.aarch64",
"AppStream-8.1.0:numpy-debugsource-1:1.14.3-9.el8.ppc64le",
"AppStream-8.1.0:numpy-debugsource-1:1.14.3-9.el8.s390x",
"AppStream-8.1.0:numpy-debugsource-1:1.14.3-9.el8.x86_64",
"AppStream-8.1.0:python3-numpy-1:1.14.3-9.el8.aarch64",
"AppStream-8.1.0:python3-numpy-1:1.14.3-9.el8.ppc64le",
"AppStream-8.1.0:python3-numpy-1:1.14.3-9.el8.s390x",
"AppStream-8.1.0:python3-numpy-1:1.14.3-9.el8.x86_64",
"AppStream-8.1.0:python3-numpy-debuginfo-1:1.14.3-9.el8.aarch64",
"AppStream-8.1.0:python3-numpy-debuginfo-1:1.14.3-9.el8.ppc64le",
"AppStream-8.1.0:python3-numpy-debuginfo-1:1.14.3-9.el8.s390x",
"AppStream-8.1.0:python3-numpy-debuginfo-1:1.14.3-9.el8.x86_64",
"AppStream-8.1.0:python3-numpy-f2py-1:1.14.3-9.el8.aarch64",
"AppStream-8.1.0:python3-numpy-f2py-1:1.14.3-9.el8.ppc64le",
"AppStream-8.1.0:python3-numpy-f2py-1:1.14.3-9.el8.s390x",
"AppStream-8.1.0:python3-numpy-f2py-1:1.14.3-9.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-6446"
},
{
"category": "external",
"summary": "RHBZ#1667950",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667950"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-6446",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6446"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-6446",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-6446"
}
],
"release_date": "2019-01-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-05T22:28:56+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:numpy-1:1.14.3-9.el8.src",
"AppStream-8.1.0:numpy-debugsource-1:1.14.3-9.el8.aarch64",
"AppStream-8.1.0:numpy-debugsource-1:1.14.3-9.el8.ppc64le",
"AppStream-8.1.0:numpy-debugsource-1:1.14.3-9.el8.s390x",
"AppStream-8.1.0:numpy-debugsource-1:1.14.3-9.el8.x86_64",
"AppStream-8.1.0:python3-numpy-1:1.14.3-9.el8.aarch64",
"AppStream-8.1.0:python3-numpy-1:1.14.3-9.el8.ppc64le",
"AppStream-8.1.0:python3-numpy-1:1.14.3-9.el8.s390x",
"AppStream-8.1.0:python3-numpy-1:1.14.3-9.el8.x86_64",
"AppStream-8.1.0:python3-numpy-debuginfo-1:1.14.3-9.el8.aarch64",
"AppStream-8.1.0:python3-numpy-debuginfo-1:1.14.3-9.el8.ppc64le",
"AppStream-8.1.0:python3-numpy-debuginfo-1:1.14.3-9.el8.s390x",
"AppStream-8.1.0:python3-numpy-debuginfo-1:1.14.3-9.el8.x86_64",
"AppStream-8.1.0:python3-numpy-f2py-1:1.14.3-9.el8.aarch64",
"AppStream-8.1.0:python3-numpy-f2py-1:1.14.3-9.el8.ppc64le",
"AppStream-8.1.0:python3-numpy-f2py-1:1.14.3-9.el8.s390x",
"AppStream-8.1.0:python3-numpy-f2py-1:1.14.3-9.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:3704"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.1.0:numpy-1:1.14.3-9.el8.src",
"AppStream-8.1.0:numpy-debugsource-1:1.14.3-9.el8.aarch64",
"AppStream-8.1.0:numpy-debugsource-1:1.14.3-9.el8.ppc64le",
"AppStream-8.1.0:numpy-debugsource-1:1.14.3-9.el8.s390x",
"AppStream-8.1.0:numpy-debugsource-1:1.14.3-9.el8.x86_64",
"AppStream-8.1.0:python3-numpy-1:1.14.3-9.el8.aarch64",
"AppStream-8.1.0:python3-numpy-1:1.14.3-9.el8.ppc64le",
"AppStream-8.1.0:python3-numpy-1:1.14.3-9.el8.s390x",
"AppStream-8.1.0:python3-numpy-1:1.14.3-9.el8.x86_64",
"AppStream-8.1.0:python3-numpy-debuginfo-1:1.14.3-9.el8.aarch64",
"AppStream-8.1.0:python3-numpy-debuginfo-1:1.14.3-9.el8.ppc64le",
"AppStream-8.1.0:python3-numpy-debuginfo-1:1.14.3-9.el8.s390x",
"AppStream-8.1.0:python3-numpy-debuginfo-1:1.14.3-9.el8.x86_64",
"AppStream-8.1.0:python3-numpy-f2py-1:1.14.3-9.el8.aarch64",
"AppStream-8.1.0:python3-numpy-f2py-1:1.14.3-9.el8.ppc64le",
"AppStream-8.1.0:python3-numpy-f2py-1:1.14.3-9.el8.s390x",
"AppStream-8.1.0:python3-numpy-f2py-1:1.14.3-9.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "numpy: crafted serialized object passed in numpy.load() in pickle python module allows arbitrary code execution"
}
]
}
rhsa-2019_3704
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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 numpy is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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": "The numpy packages provide NumPY. NumPY is an extension to the Python programming language, which adds support for large, multi-dimensional arrays and matrices, and a library of mathematical functions that operate on such arrays.\n\nSecurity Fix(es):\n\n* numpy: crafted serialized object passed in numpy.load() in pickle python module allows arbitrary code execution (CVE-2019-6446)\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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.1 Release Notes linked from 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-2019:3704",
"url": "https://access.redhat.com/errata/RHSA-2019:3704"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.1_release_notes/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.1_release_notes/"
},
{
"category": "external",
"summary": "1667950",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667950"
},
{
"category": "external",
"summary": "1687873",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1687873"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_3704.json"
}
],
"title": "Red Hat Security Advisory: numpy security update",
"tracking": {
"current_release_date": "2024-11-22T12:56:45+00:00",
"generator": {
"date": "2024-11-22T12:56:45+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2019:3704",
"initial_release_date": "2019-11-05T22:28:56+00:00",
"revision_history": [
{
"date": "2019-11-05T22:28:56+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2019-11-05T22:28:56+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-22T12:56:45+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.1.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-numpy-debuginfo-1:1.14.3-9.el8.aarch64",
"product": {
"name": "python3-numpy-debuginfo-1:1.14.3-9.el8.aarch64",
"product_id": "python3-numpy-debuginfo-1:1.14.3-9.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-numpy-debuginfo@1.14.3-9.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-1:1.14.3-9.el8.aarch64",
"product": {
"name": "numpy-debugsource-1:1.14.3-9.el8.aarch64",
"product_id": "numpy-debugsource-1:1.14.3-9.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.14.3-9.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-numpy-f2py-1:1.14.3-9.el8.aarch64",
"product": {
"name": "python3-numpy-f2py-1:1.14.3-9.el8.aarch64",
"product_id": "python3-numpy-f2py-1:1.14.3-9.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-numpy-f2py@1.14.3-9.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-numpy-1:1.14.3-9.el8.aarch64",
"product": {
"name": "python3-numpy-1:1.14.3-9.el8.aarch64",
"product_id": "python3-numpy-1:1.14.3-9.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-numpy@1.14.3-9.el8?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-numpy-debuginfo-1:1.14.3-9.el8.x86_64",
"product": {
"name": "python3-numpy-debuginfo-1:1.14.3-9.el8.x86_64",
"product_id": "python3-numpy-debuginfo-1:1.14.3-9.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-numpy-debuginfo@1.14.3-9.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-1:1.14.3-9.el8.x86_64",
"product": {
"name": "numpy-debugsource-1:1.14.3-9.el8.x86_64",
"product_id": "numpy-debugsource-1:1.14.3-9.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.14.3-9.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-numpy-f2py-1:1.14.3-9.el8.x86_64",
"product": {
"name": "python3-numpy-f2py-1:1.14.3-9.el8.x86_64",
"product_id": "python3-numpy-f2py-1:1.14.3-9.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-numpy-f2py@1.14.3-9.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-numpy-1:1.14.3-9.el8.x86_64",
"product": {
"name": "python3-numpy-1:1.14.3-9.el8.x86_64",
"product_id": "python3-numpy-1:1.14.3-9.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-numpy@1.14.3-9.el8?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-numpy-debuginfo-1:1.14.3-9.el8.s390x",
"product": {
"name": "python3-numpy-debuginfo-1:1.14.3-9.el8.s390x",
"product_id": "python3-numpy-debuginfo-1:1.14.3-9.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-numpy-debuginfo@1.14.3-9.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-1:1.14.3-9.el8.s390x",
"product": {
"name": "numpy-debugsource-1:1.14.3-9.el8.s390x",
"product_id": "numpy-debugsource-1:1.14.3-9.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.14.3-9.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-numpy-f2py-1:1.14.3-9.el8.s390x",
"product": {
"name": "python3-numpy-f2py-1:1.14.3-9.el8.s390x",
"product_id": "python3-numpy-f2py-1:1.14.3-9.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-numpy-f2py@1.14.3-9.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-numpy-1:1.14.3-9.el8.s390x",
"product": {
"name": "python3-numpy-1:1.14.3-9.el8.s390x",
"product_id": "python3-numpy-1:1.14.3-9.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-numpy@1.14.3-9.el8?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-numpy-debuginfo-1:1.14.3-9.el8.ppc64le",
"product": {
"name": "python3-numpy-debuginfo-1:1.14.3-9.el8.ppc64le",
"product_id": "python3-numpy-debuginfo-1:1.14.3-9.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-numpy-debuginfo@1.14.3-9.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-1:1.14.3-9.el8.ppc64le",
"product": {
"name": "numpy-debugsource-1:1.14.3-9.el8.ppc64le",
"product_id": "numpy-debugsource-1:1.14.3-9.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.14.3-9.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-numpy-f2py-1:1.14.3-9.el8.ppc64le",
"product": {
"name": "python3-numpy-f2py-1:1.14.3-9.el8.ppc64le",
"product_id": "python3-numpy-f2py-1:1.14.3-9.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-numpy-f2py@1.14.3-9.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-numpy-1:1.14.3-9.el8.ppc64le",
"product": {
"name": "python3-numpy-1:1.14.3-9.el8.ppc64le",
"product_id": "python3-numpy-1:1.14.3-9.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-numpy@1.14.3-9.el8?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "numpy-1:1.14.3-9.el8.src",
"product": {
"name": "numpy-1:1.14.3-9.el8.src",
"product_id": "numpy-1:1.14.3-9.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy@1.14.3-9.el8?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-1:1.14.3-9.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:numpy-1:1.14.3-9.el8.src"
},
"product_reference": "numpy-1:1.14.3-9.el8.src",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-1:1.14.3-9.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:numpy-debugsource-1:1.14.3-9.el8.aarch64"
},
"product_reference": "numpy-debugsource-1:1.14.3-9.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-1:1.14.3-9.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:numpy-debugsource-1:1.14.3-9.el8.ppc64le"
},
"product_reference": "numpy-debugsource-1:1.14.3-9.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-1:1.14.3-9.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:numpy-debugsource-1:1.14.3-9.el8.s390x"
},
"product_reference": "numpy-debugsource-1:1.14.3-9.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-1:1.14.3-9.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:numpy-debugsource-1:1.14.3-9.el8.x86_64"
},
"product_reference": "numpy-debugsource-1:1.14.3-9.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1:1.14.3-9.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-numpy-1:1.14.3-9.el8.aarch64"
},
"product_reference": "python3-numpy-1:1.14.3-9.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1:1.14.3-9.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-numpy-1:1.14.3-9.el8.ppc64le"
},
"product_reference": "python3-numpy-1:1.14.3-9.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1:1.14.3-9.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-numpy-1:1.14.3-9.el8.s390x"
},
"product_reference": "python3-numpy-1:1.14.3-9.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1:1.14.3-9.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-numpy-1:1.14.3-9.el8.x86_64"
},
"product_reference": "python3-numpy-1:1.14.3-9.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-debuginfo-1:1.14.3-9.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-numpy-debuginfo-1:1.14.3-9.el8.aarch64"
},
"product_reference": "python3-numpy-debuginfo-1:1.14.3-9.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-debuginfo-1:1.14.3-9.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-numpy-debuginfo-1:1.14.3-9.el8.ppc64le"
},
"product_reference": "python3-numpy-debuginfo-1:1.14.3-9.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-debuginfo-1:1.14.3-9.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-numpy-debuginfo-1:1.14.3-9.el8.s390x"
},
"product_reference": "python3-numpy-debuginfo-1:1.14.3-9.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-debuginfo-1:1.14.3-9.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-numpy-debuginfo-1:1.14.3-9.el8.x86_64"
},
"product_reference": "python3-numpy-debuginfo-1:1.14.3-9.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-f2py-1:1.14.3-9.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-numpy-f2py-1:1.14.3-9.el8.aarch64"
},
"product_reference": "python3-numpy-f2py-1:1.14.3-9.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-f2py-1:1.14.3-9.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-numpy-f2py-1:1.14.3-9.el8.ppc64le"
},
"product_reference": "python3-numpy-f2py-1:1.14.3-9.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-f2py-1:1.14.3-9.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-numpy-f2py-1:1.14.3-9.el8.s390x"
},
"product_reference": "python3-numpy-f2py-1:1.14.3-9.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-f2py-1:1.14.3-9.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-numpy-f2py-1:1.14.3-9.el8.x86_64"
},
"product_reference": "python3-numpy-f2py-1:1.14.3-9.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-6446",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2019-01-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1667950"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in NumPy 1.16.0 and earlier. It uses the pickle Python module unsafely, which allows remote attackers to execute arbitrary code via a crafted serialized object, as demonstrated by a numpy.load call. NOTE: third parties dispute this issue because it is a behavior that might have legitimate applications in (for example) loading serialized Python object arrays from trusted and authenticated sources",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "numpy: crafted serialized object passed in numpy.load() in pickle python module allows arbitrary code execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Virtualization Management Appliance includes the vulnerable version of numpy, however it is not used and this vulnerability is not exposed.\n\nRed Hat OpenStack Platform includes a vulnerable version of numpy, however it is not used in a vulnerable manner.",
"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:numpy-1:1.14.3-9.el8.src",
"AppStream-8.1.0:numpy-debugsource-1:1.14.3-9.el8.aarch64",
"AppStream-8.1.0:numpy-debugsource-1:1.14.3-9.el8.ppc64le",
"AppStream-8.1.0:numpy-debugsource-1:1.14.3-9.el8.s390x",
"AppStream-8.1.0:numpy-debugsource-1:1.14.3-9.el8.x86_64",
"AppStream-8.1.0:python3-numpy-1:1.14.3-9.el8.aarch64",
"AppStream-8.1.0:python3-numpy-1:1.14.3-9.el8.ppc64le",
"AppStream-8.1.0:python3-numpy-1:1.14.3-9.el8.s390x",
"AppStream-8.1.0:python3-numpy-1:1.14.3-9.el8.x86_64",
"AppStream-8.1.0:python3-numpy-debuginfo-1:1.14.3-9.el8.aarch64",
"AppStream-8.1.0:python3-numpy-debuginfo-1:1.14.3-9.el8.ppc64le",
"AppStream-8.1.0:python3-numpy-debuginfo-1:1.14.3-9.el8.s390x",
"AppStream-8.1.0:python3-numpy-debuginfo-1:1.14.3-9.el8.x86_64",
"AppStream-8.1.0:python3-numpy-f2py-1:1.14.3-9.el8.aarch64",
"AppStream-8.1.0:python3-numpy-f2py-1:1.14.3-9.el8.ppc64le",
"AppStream-8.1.0:python3-numpy-f2py-1:1.14.3-9.el8.s390x",
"AppStream-8.1.0:python3-numpy-f2py-1:1.14.3-9.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-6446"
},
{
"category": "external",
"summary": "RHBZ#1667950",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667950"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-6446",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6446"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-6446",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-6446"
}
],
"release_date": "2019-01-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-05T22:28:56+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:numpy-1:1.14.3-9.el8.src",
"AppStream-8.1.0:numpy-debugsource-1:1.14.3-9.el8.aarch64",
"AppStream-8.1.0:numpy-debugsource-1:1.14.3-9.el8.ppc64le",
"AppStream-8.1.0:numpy-debugsource-1:1.14.3-9.el8.s390x",
"AppStream-8.1.0:numpy-debugsource-1:1.14.3-9.el8.x86_64",
"AppStream-8.1.0:python3-numpy-1:1.14.3-9.el8.aarch64",
"AppStream-8.1.0:python3-numpy-1:1.14.3-9.el8.ppc64le",
"AppStream-8.1.0:python3-numpy-1:1.14.3-9.el8.s390x",
"AppStream-8.1.0:python3-numpy-1:1.14.3-9.el8.x86_64",
"AppStream-8.1.0:python3-numpy-debuginfo-1:1.14.3-9.el8.aarch64",
"AppStream-8.1.0:python3-numpy-debuginfo-1:1.14.3-9.el8.ppc64le",
"AppStream-8.1.0:python3-numpy-debuginfo-1:1.14.3-9.el8.s390x",
"AppStream-8.1.0:python3-numpy-debuginfo-1:1.14.3-9.el8.x86_64",
"AppStream-8.1.0:python3-numpy-f2py-1:1.14.3-9.el8.aarch64",
"AppStream-8.1.0:python3-numpy-f2py-1:1.14.3-9.el8.ppc64le",
"AppStream-8.1.0:python3-numpy-f2py-1:1.14.3-9.el8.s390x",
"AppStream-8.1.0:python3-numpy-f2py-1:1.14.3-9.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:3704"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.1.0:numpy-1:1.14.3-9.el8.src",
"AppStream-8.1.0:numpy-debugsource-1:1.14.3-9.el8.aarch64",
"AppStream-8.1.0:numpy-debugsource-1:1.14.3-9.el8.ppc64le",
"AppStream-8.1.0:numpy-debugsource-1:1.14.3-9.el8.s390x",
"AppStream-8.1.0:numpy-debugsource-1:1.14.3-9.el8.x86_64",
"AppStream-8.1.0:python3-numpy-1:1.14.3-9.el8.aarch64",
"AppStream-8.1.0:python3-numpy-1:1.14.3-9.el8.ppc64le",
"AppStream-8.1.0:python3-numpy-1:1.14.3-9.el8.s390x",
"AppStream-8.1.0:python3-numpy-1:1.14.3-9.el8.x86_64",
"AppStream-8.1.0:python3-numpy-debuginfo-1:1.14.3-9.el8.aarch64",
"AppStream-8.1.0:python3-numpy-debuginfo-1:1.14.3-9.el8.ppc64le",
"AppStream-8.1.0:python3-numpy-debuginfo-1:1.14.3-9.el8.s390x",
"AppStream-8.1.0:python3-numpy-debuginfo-1:1.14.3-9.el8.x86_64",
"AppStream-8.1.0:python3-numpy-f2py-1:1.14.3-9.el8.aarch64",
"AppStream-8.1.0:python3-numpy-f2py-1:1.14.3-9.el8.ppc64le",
"AppStream-8.1.0:python3-numpy-f2py-1:1.14.3-9.el8.s390x",
"AppStream-8.1.0:python3-numpy-f2py-1:1.14.3-9.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "numpy: crafted serialized object passed in numpy.load() in pickle python module allows arbitrary code execution"
}
]
}
RHSA-2019:3335
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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 Moderate. 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.\n\nSecurity Fix(es):\n\n* numpy: crafted serialized object passed in numpy.load() in pickle python module allows arbitrary code execution (CVE-2019-6446)\n\n* python: CRLF injection via the query part of the url passed to urlopen() (CVE-2019-9740)\n\n* python: CRLF injection via the path part of the url passed to urlopen() (CVE-2019-9947)\n\n* python: Undocumented local_file protocol allows remote attackers to bypass protection mechanisms (CVE-2019-9948)\n\n* python-urllib3: CRLF injection due to not encoding the \u0027\\r\\n\u0027 sequence leading to possible attack on internal service (CVE-2019-11236)\n\n* python-urllib3: Certification mishandle when error should be thrown (CVE-2019-11324)\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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.1 Release Notes linked from 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-2019:3335",
"url": "https://access.redhat.com/errata/RHSA-2019:3335"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.1_release_notes/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.1_release_notes/"
},
{
"category": "external",
"summary": "1667950",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667950"
},
{
"category": "external",
"summary": "1680967",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1680967"
},
{
"category": "external",
"summary": "1688169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1688169"
},
{
"category": "external",
"summary": "1695570",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1695570"
},
{
"category": "external",
"summary": "1695572",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1695572"
},
{
"category": "external",
"summary": "1700824",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1700824"
},
{
"category": "external",
"summary": "1700993",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1700993"
},
{
"category": "external",
"summary": "1702473",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1702473"
},
{
"category": "external",
"summary": "1709599",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1709599"
},
{
"category": "external",
"summary": "1718398",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1718398"
},
{
"category": "external",
"summary": "1734126",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1734126"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_3335.json"
}
],
"title": "Red Hat Security Advisory: python27:2.7 security and bug fix update",
"tracking": {
"current_release_date": "2025-11-08T06:03:00+00:00",
"generator": {
"date": "2025-11-08T06:03:00+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2019:3335",
"initial_release_date": "2019-11-05T21:02:33+00:00",
"revision_history": [
{
"date": "2019-11-05T21:02:33+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2019-11-05T21:02:33+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-08T06:03:00+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.1.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/babel@2.5.1-9.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"product": {
"name": "numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src (python27:2.7)",
"product_id": "numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=src\u0026epoch=1\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pytest@3.4.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-PyMySQL@0.8.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-attrs@17.4.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-backports@1.0-15.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"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\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-chardet@3.0.4-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-dns@1.15.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-docs@2.7.16-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-docutils@0.14-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-funcsigs@1.0.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-idna@2.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ipaddress@1.0.18-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jinja2@2.10-8.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-mock@2.0.0-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-nose@1.3.7-30.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pluggy@0.6.0-8.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-py@1.5.3-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pygments@2.2.0-20.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"product": {
"name": "python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src (python27:2.7)",
"product_id": "python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pymongo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pysocks@1.6.8-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pytest-mock@1.9.0-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-requests@2.20.0-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-setuptools_scm@1.15.7-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-six@1.11.0-5.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src::python27:2.7",
"product": {
"name": "python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src (python27:2.7)",
"product_id": "python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sqlalchemy@1.3.2-1.module%2Bel8.1.0%2B2994%2B98e054d6?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src::python27:2.7",
"product": {
"name": "python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src (python27:2.7)",
"product_id": "python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-urllib3@1.24.2-1.module%2Bel8.1.0%2B3280%2B19512f10?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src::python27:2.7",
"product": {
"name": "python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src (python27:2.7)",
"product_id": "python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-virtualenv@15.1.0-19.module%2Bel8.1.0%2B3507%2Bd69c168d?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src::python27:2.7",
"product": {
"name": "python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src (python27:2.7)",
"product_id": "python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wheel@0.31.1-2.module%2Bel8.1.0%2B3725%2Baac5cd17?arch=src\u0026epoch=1\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src::python27:2.7",
"product": {
"name": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src (python27:2.7)",
"product_id": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"product": {
"name": "python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src (python27:2.7)",
"product_id": "python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pip@9.0.3-14.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-rpm-macros@3-38.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"product": {
"name": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src (python27:2.7)",
"product_id": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-setuptools@39.0.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pytz@2017.2-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"product": {
"name": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src (python27:2.7)",
"product_id": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product": {
"name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
"product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product": {
"name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
"product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"product": {
"name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 (python27:2.7)",
"product_id": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=x86_64\u0026epoch=1\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product": {
"name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
"product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product": {
"name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
"product_id": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product": {
"name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
"product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product": {
"name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
"product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product": {
"name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
"product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"product": {
"name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 (python27:2.7)",
"product_id": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"product": {
"name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 (python27:2.7)",
"product_id": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"product": {
"name": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64 (python27:2.7)",
"product_id": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product": {
"name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
"product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product": {
"name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
"product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product": {
"name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
"product_id": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-backports@1.0-15.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"product": {
"name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 (python27:2.7)",
"product_id": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-bson@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"product": {
"name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 (python27:2.7)",
"product_id": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product": {
"name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
"product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product": {
"name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
"product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"product": {
"name": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64 (python27:2.7)",
"product_id": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-debug@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"product": {
"name": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64 (python27:2.7)",
"product_id": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-debuginfo@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"product": {
"name": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64 (python27:2.7)",
"product_id": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-debugsource@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"product": {
"name": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64 (python27:2.7)",
"product_id": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-devel@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"product": {
"name": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64 (python27:2.7)",
"product_id": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-libs@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product": {
"name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
"product_id": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-lxml@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product": {
"name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
"product_id": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product": {
"name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
"product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"product": {
"name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 (python27:2.7)",
"product_id": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-numpy@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=x86_64\u0026epoch=1\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"product": {
"name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 (python27:2.7)",
"product_id": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"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\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"product": {
"name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 (python27:2.7)",
"product_id": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"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\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product": {
"name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
"product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product": {
"name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
"product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product": {
"name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
"product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product": {
"name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
"product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product": {
"name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
"product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"product": {
"name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 (python27:2.7)",
"product_id": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pymongo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"product": {
"name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 (python27:2.7)",
"product_id": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"product": {
"name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 (python27:2.7)",
"product_id": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product": {
"name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
"product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product": {
"name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
"product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"product": {
"name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 (python27:2.7)",
"product_id": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-scipy@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"product": {
"name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 (python27:2.7)",
"product_id": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64::python27:2.7",
"product": {
"name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64 (python27:2.7)",
"product_id": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-1.module%2Bel8.1.0%2B2994%2B98e054d6?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"product": {
"name": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64 (python27:2.7)",
"product_id": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-test@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"product": {
"name": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64 (python27:2.7)",
"product_id": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-tkinter@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"product": {
"name": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64 (python27:2.7)",
"product_id": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-tools@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"product": {
"name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 (python27:2.7)",
"product_id": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/babel@2.5.1-9.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-nose-docs@1.3.7-30.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch::python27:2.7",
"product": {
"name": "python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch (python27:2.7)",
"product_id": "python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sqlalchemy-doc@1.3.2-1.module%2Bel8.1.0%2B2994%2B98e054d6?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-PyMySQL@0.8.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-attrs@17.4.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-babel@2.5.1-9.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"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\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-chardet@3.0.4-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-dns@1.15.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-docs@2.7.16-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-docs-info@2.7.16-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-docutils@0.14-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-funcsigs@1.0.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-idna@2.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-ipaddress@1.0.18-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-jinja2@2.10-8.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-mock@2.0.0-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-nose@1.3.7-30.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch::python27:2.7",
"product": {
"name": "python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch (python27:2.7)",
"product_id": "python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-numpy-doc@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=noarch\u0026epoch=1\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"product": {
"name": "python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch (python27:2.7)",
"product_id": "python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pip@9.0.3-14.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"product": {
"name": "python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch (python27:2.7)",
"product_id": "python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pip-wheel@9.0.3-14.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pluggy@0.6.0-8.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-py@1.5.3-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pygments@2.2.0-20.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pysocks@1.6.8-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pytest@3.4.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pytest-mock@1.9.0-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pytz@2017.2-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-requests@2.20.0-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-rpm-macros@3-38.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"product": {
"name": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch (python27:2.7)",
"product_id": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-setuptools@39.0.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"product": {
"name": "python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch (python27:2.7)",
"product_id": "python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-setuptools-wheel@39.0.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-setuptools_scm@1.15.7-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-six@1.11.0-5.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch::python27:2.7",
"product": {
"name": "python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch (python27:2.7)",
"product_id": "python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-urllib3@1.24.2-1.module%2Bel8.1.0%2B3280%2B19512f10?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch::python27:2.7",
"product": {
"name": "python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch (python27:2.7)",
"product_id": "python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-virtualenv@15.1.0-19.module%2Bel8.1.0%2B3507%2Bd69c168d?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"product": {
"name": "python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch (python27:2.7)",
"product_id": "python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-wheel@0.31.1-2.module%2Bel8.1.0%2B3725%2Baac5cd17?arch=noarch\u0026epoch=1\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"product": {
"name": "python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch (python27:2.7)",
"product_id": "python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-wheel-wheel@0.31.1-2.module%2Bel8.1.0%2B3725%2Baac5cd17?arch=noarch\u0026epoch=1\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product": {
"name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
"product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product": {
"name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
"product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"product": {
"name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x (python27:2.7)",
"product_id": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=s390x\u0026epoch=1\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product": {
"name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
"product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product": {
"name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
"product_id": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product": {
"name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
"product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product": {
"name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
"product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product": {
"name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
"product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"product": {
"name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x (python27:2.7)",
"product_id": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"product": {
"name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x (python27:2.7)",
"product_id": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"product": {
"name": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x (python27:2.7)",
"product_id": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product": {
"name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
"product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product": {
"name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
"product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product": {
"name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
"product_id": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-backports@1.0-15.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"product": {
"name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x (python27:2.7)",
"product_id": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-bson@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"product": {
"name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x (python27:2.7)",
"product_id": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product": {
"name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
"product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product": {
"name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
"product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"product": {
"name": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x (python27:2.7)",
"product_id": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-debug@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"product": {
"name": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x (python27:2.7)",
"product_id": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-debuginfo@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"product": {
"name": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x (python27:2.7)",
"product_id": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-debugsource@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"product": {
"name": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x (python27:2.7)",
"product_id": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-devel@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"product": {
"name": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x (python27:2.7)",
"product_id": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-libs@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product": {
"name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
"product_id": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-lxml@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product": {
"name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
"product_id": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product": {
"name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
"product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"product": {
"name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x (python27:2.7)",
"product_id": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-numpy@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=s390x\u0026epoch=1\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"product": {
"name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x (python27:2.7)",
"product_id": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=s390x\u0026epoch=1\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"product": {
"name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x (python27:2.7)",
"product_id": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=s390x\u0026epoch=1\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product": {
"name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
"product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product": {
"name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
"product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product": {
"name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
"product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product": {
"name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
"product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product": {
"name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
"product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"product": {
"name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x (python27:2.7)",
"product_id": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pymongo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"product": {
"name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x (python27:2.7)",
"product_id": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"product": {
"name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x (python27:2.7)",
"product_id": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product": {
"name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
"product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product": {
"name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
"product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"product": {
"name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x (python27:2.7)",
"product_id": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-scipy@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"product": {
"name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x (python27:2.7)",
"product_id": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x::python27:2.7",
"product": {
"name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x (python27:2.7)",
"product_id": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-1.module%2Bel8.1.0%2B2994%2B98e054d6?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"product": {
"name": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x (python27:2.7)",
"product_id": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-test@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"product": {
"name": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x (python27:2.7)",
"product_id": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-tkinter@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"product": {
"name": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x (python27:2.7)",
"product_id": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-tools@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"product": {
"name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x (python27:2.7)",
"product_id": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product": {
"name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
"product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product": {
"name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
"product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"product": {
"name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le (python27:2.7)",
"product_id": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le\u0026epoch=1\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product": {
"name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
"product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product": {
"name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
"product_id": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product": {
"name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
"product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product": {
"name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
"product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product": {
"name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
"product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"product": {
"name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le (python27:2.7)",
"product_id": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"product": {
"name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le (python27:2.7)",
"product_id": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"product": {
"name": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le (python27:2.7)",
"product_id": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product": {
"name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
"product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product": {
"name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
"product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product": {
"name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
"product_id": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-backports@1.0-15.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"product": {
"name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le (python27:2.7)",
"product_id": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-bson@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"product": {
"name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le (python27:2.7)",
"product_id": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product": {
"name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
"product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product": {
"name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
"product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"product": {
"name": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le (python27:2.7)",
"product_id": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-debug@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"product": {
"name": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le (python27:2.7)",
"product_id": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-debuginfo@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"product": {
"name": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le (python27:2.7)",
"product_id": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-debugsource@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"product": {
"name": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le (python27:2.7)",
"product_id": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-devel@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"product": {
"name": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le (python27:2.7)",
"product_id": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-libs@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product": {
"name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
"product_id": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-lxml@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product": {
"name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
"product_id": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product": {
"name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
"product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"product": {
"name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le (python27:2.7)",
"product_id": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-numpy@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le\u0026epoch=1\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"product": {
"name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le (python27:2.7)",
"product_id": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le\u0026epoch=1\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"product": {
"name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le (python27:2.7)",
"product_id": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le\u0026epoch=1\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product": {
"name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
"product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product": {
"name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
"product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product": {
"name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
"product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product": {
"name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
"product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product": {
"name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
"product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"product": {
"name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le (python27:2.7)",
"product_id": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pymongo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"product": {
"name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le (python27:2.7)",
"product_id": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"product": {
"name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le (python27:2.7)",
"product_id": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product": {
"name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
"product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product": {
"name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
"product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"product": {
"name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le (python27:2.7)",
"product_id": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-scipy@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"product": {
"name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le (python27:2.7)",
"product_id": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le::python27:2.7",
"product": {
"name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le (python27:2.7)",
"product_id": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-1.module%2Bel8.1.0%2B2994%2B98e054d6?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"product": {
"name": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le (python27:2.7)",
"product_id": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-test@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"product": {
"name": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le (python27:2.7)",
"product_id": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-tkinter@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"product": {
"name": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le (python27:2.7)",
"product_id": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-tools@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"product": {
"name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le (python27:2.7)",
"product_id": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product": {
"name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
"product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product": {
"name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
"product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"product": {
"name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64 (python27:2.7)",
"product_id": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=aarch64\u0026epoch=1\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product": {
"name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
"product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product": {
"name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
"product_id": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product": {
"name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
"product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product": {
"name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
"product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product": {
"name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
"product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"product": {
"name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64 (python27:2.7)",
"product_id": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"product": {
"name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64 (python27:2.7)",
"product_id": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"product": {
"name": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64 (python27:2.7)",
"product_id": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product": {
"name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
"product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product": {
"name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
"product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product": {
"name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
"product_id": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-backports@1.0-15.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"product": {
"name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64 (python27:2.7)",
"product_id": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-bson@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"product": {
"name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64 (python27:2.7)",
"product_id": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product": {
"name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
"product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product": {
"name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
"product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"product": {
"name": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64 (python27:2.7)",
"product_id": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-debug@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"product": {
"name": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64 (python27:2.7)",
"product_id": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-debuginfo@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"product": {
"name": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64 (python27:2.7)",
"product_id": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-debugsource@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"product": {
"name": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64 (python27:2.7)",
"product_id": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-devel@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"product": {
"name": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64 (python27:2.7)",
"product_id": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-libs@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product": {
"name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
"product_id": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-lxml@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product": {
"name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
"product_id": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product": {
"name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
"product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"product": {
"name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64 (python27:2.7)",
"product_id": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-numpy@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=aarch64\u0026epoch=1\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"product": {
"name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64 (python27:2.7)",
"product_id": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=aarch64\u0026epoch=1\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"product": {
"name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64 (python27:2.7)",
"product_id": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=aarch64\u0026epoch=1\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product": {
"name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
"product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product": {
"name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
"product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product": {
"name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
"product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product": {
"name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
"product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product": {
"name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
"product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"product": {
"name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64 (python27:2.7)",
"product_id": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pymongo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"product": {
"name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64 (python27:2.7)",
"product_id": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"product": {
"name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64 (python27:2.7)",
"product_id": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product": {
"name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
"product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product": {
"name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
"product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"product": {
"name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64 (python27:2.7)",
"product_id": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-scipy@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"product": {
"name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64 (python27:2.7)",
"product_id": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64::python27:2.7",
"product": {
"name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64 (python27:2.7)",
"product_id": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-1.module%2Bel8.1.0%2B2994%2B98e054d6?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"product": {
"name": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64 (python27:2.7)",
"product_id": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-test@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"product": {
"name": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64 (python27:2.7)",
"product_id": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-tkinter@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"product": {
"name": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64 (python27:2.7)",
"product_id": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-tools@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"product": {
"name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64 (python27:2.7)",
"product_id": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
},
"product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
},
"product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
},
"product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
},
"product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
},
"product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
},
"product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
},
"product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
},
"product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src::python27:2.7"
},
"product_reference": "numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7"
},
"product_reference": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7"
},
"product_reference": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7"
},
"product_reference": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
},
"product_reference": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"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 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
},
"product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
},
"product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
},
"product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
},
"product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
},
"product_reference": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
},
"product_reference": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
},
"product_reference": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
},
"product_reference": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
},
"product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
},
"product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
},
"product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
},
"product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
},
"product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
},
"product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
},
"product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
},
"product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
},
"product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
},
"product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
},
"product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
},
"product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7"
},
"product_reference": "python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7"
},
"product_reference": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7"
},
"product_reference": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7"
},
"product_reference": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7"
},
"product_reference": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7"
},
"product_reference": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7"
},
"product_reference": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7"
},
"product_reference": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7"
},
"product_reference": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src::python27:2.7"
},
"product_reference": "python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch::python27:2.7"
},
"product_reference": "python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src::python27:2.7"
},
"product_reference": "python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src::python27:2.7"
},
"product_reference": "python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src::python27:2.7"
},
"product_reference": "python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7"
},
"product_reference": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7"
},
"product_reference": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7"
},
"product_reference": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src::python27:2.7"
},
"product_reference": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7"
},
"product_reference": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
},
"product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
},
"product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
},
"product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
},
"product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
},
"product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
},
"product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
},
"product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
},
"product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
},
"product_reference": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
},
"product_reference": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
},
"product_reference": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
},
"product_reference": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"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 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7"
},
"product_reference": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7"
},
"product_reference": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7"
},
"product_reference": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7"
},
"product_reference": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7"
},
"product_reference": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7"
},
"product_reference": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7"
},
"product_reference": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7"
},
"product_reference": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
},
"product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
},
"product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
},
"product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
},
"product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
},
"product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
},
"product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
},
"product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
},
"product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7"
},
"product_reference": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7"
},
"product_reference": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7"
},
"product_reference": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7"
},
"product_reference": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7"
},
"product_reference": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7"
},
"product_reference": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7"
},
"product_reference": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7"
},
"product_reference": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7"
},
"product_reference": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7"
},
"product_reference": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7"
},
"product_reference": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7"
},
"product_reference": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7"
},
"product_reference": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7"
},
"product_reference": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7"
},
"product_reference": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7"
},
"product_reference": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7"
},
"product_reference": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7"
},
"product_reference": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7"
},
"product_reference": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7"
},
"product_reference": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
},
"product_reference": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
},
"product_reference": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
},
"product_reference": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
},
"product_reference": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
},
"product_reference": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
},
"product_reference": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
},
"product_reference": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
},
"product_reference": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
},
"product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
},
"product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
},
"product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
},
"product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7"
},
"product_reference": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7"
},
"product_reference": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7"
},
"product_reference": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
},
"product_reference": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7"
},
"product_reference": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7"
},
"product_reference": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7"
},
"product_reference": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
},
"product_reference": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch::python27:2.7"
},
"product_reference": "python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7"
},
"product_reference": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7"
},
"product_reference": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7"
},
"product_reference": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
},
"product_reference": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7"
},
"product_reference": "python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src::python27:2.7"
},
"product_reference": "python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7"
},
"product_reference": "python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
},
"product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
},
"product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
},
"product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
},
"product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
},
"product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
},
"product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
},
"product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
},
"product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
},
"product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
},
"product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
},
"product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"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 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
},
"product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
},
"product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
},
"product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
},
"product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
},
"product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
},
"product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
},
"product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
},
"product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
},
"product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7"
},
"product_reference": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7"
},
"product_reference": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7"
},
"product_reference": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7"
},
"product_reference": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7"
},
"product_reference": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7"
},
"product_reference": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7"
},
"product_reference": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7"
},
"product_reference": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7"
},
"product_reference": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7"
},
"product_reference": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7"
},
"product_reference": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7"
},
"product_reference": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
},
"product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
},
"product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
},
"product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
},
"product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
},
"product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
},
"product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
},
"product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
},
"product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7"
},
"product_reference": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7"
},
"product_reference": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7"
},
"product_reference": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
},
"product_reference": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7"
},
"product_reference": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7"
},
"product_reference": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7"
},
"product_reference": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
},
"product_reference": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7"
},
"product_reference": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7"
},
"product_reference": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7"
},
"product_reference": "python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64::python27:2.7"
},
"product_reference": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le::python27:2.7"
},
"product_reference": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x::python27:2.7"
},
"product_reference": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64::python27:2.7"
},
"product_reference": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7"
},
"product_reference": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7"
},
"product_reference": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7"
},
"product_reference": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7"
},
"product_reference": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7"
},
"product_reference": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7"
},
"product_reference": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7"
},
"product_reference": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7"
},
"product_reference": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7"
},
"product_reference": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7"
},
"product_reference": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7"
},
"product_reference": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7"
},
"product_reference": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch::python27:2.7"
},
"product_reference": "python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch::python27:2.7"
},
"product_reference": "python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7"
},
"product_reference": "python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7"
},
"product_reference": "python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src::python27:2.7"
},
"product_reference": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7"
},
"product_reference": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7"
},
"product_reference": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7"
},
"product_reference": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
},
"product_reference": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-6446",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2019-01-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1667950"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in NumPy before 1.16.3. It uses the pickle Python module unsafely, which allows remote attackers to execute arbitrary code via a crafted serialized object, as demonstrated by a numpy.load call. NOTE: third parties dispute this issue because it is a behavior that might have legitimate applications in (for example) loading serialized Python object arrays from trusted and authenticated sources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "numpy: crafted serialized object passed in numpy.load() in pickle python module allows arbitrary code execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Virtualization Management Appliance includes the vulnerable version of numpy, however it is not used and this vulnerability is not exposed.\n\nRed Hat OpenStack Platform includes a vulnerable version of numpy, however it is not used in a vulnerable manner.",
"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:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch::python27:2.7",
"AppStream-8.1.0:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src::python27:2.7",
"AppStream-8.1.0:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src::python27:2.7",
"AppStream-8.1.0:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch::python27:2.7",
"AppStream-8.1.0:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-6446"
},
{
"category": "external",
"summary": "RHBZ#1667950",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667950"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-6446",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6446"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-6446",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-6446"
}
],
"release_date": "2019-01-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-05T21:02: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.1.0:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch::python27:2.7",
"AppStream-8.1.0:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src::python27:2.7",
"AppStream-8.1.0:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src::python27:2.7",
"AppStream-8.1.0:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch::python27:2.7",
"AppStream-8.1.0:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:3335"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.1.0:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch::python27:2.7",
"AppStream-8.1.0:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src::python27:2.7",
"AppStream-8.1.0:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src::python27:2.7",
"AppStream-8.1.0:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch::python27:2.7",
"AppStream-8.1.0:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "numpy: crafted serialized object passed in numpy.load() in pickle python module allows arbitrary code execution"
},
{
"cve": "CVE-2019-9740",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"discovery_date": "2019-03-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1688169"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \\r\\n (specifically in the query string after a ? character) followed by an HTTP header or a Redis command. This is fixed in: v2.7.17, v2.7.17rc1, v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.9, v3.6.9rc1; v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: CRLF injection via the query part of the url passed to urlopen()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects:\n* All current versions of Red Hat OpenStack Platform. However, version 8 is due to retire on the 20th of April 2019, there are no more planned releases prior to this date.",
"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:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch::python27:2.7",
"AppStream-8.1.0:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src::python27:2.7",
"AppStream-8.1.0:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src::python27:2.7",
"AppStream-8.1.0:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch::python27:2.7",
"AppStream-8.1.0:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-9740"
},
{
"category": "external",
"summary": "RHBZ#1688169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1688169"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-9740",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9740"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-9740",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9740"
}
],
"release_date": "2019-03-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-05T21:02: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.1.0:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch::python27:2.7",
"AppStream-8.1.0:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src::python27:2.7",
"AppStream-8.1.0:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src::python27:2.7",
"AppStream-8.1.0:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch::python27:2.7",
"AppStream-8.1.0:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:3335"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.1.0:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch::python27:2.7",
"AppStream-8.1.0:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src::python27:2.7",
"AppStream-8.1.0:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src::python27:2.7",
"AppStream-8.1.0:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch::python27:2.7",
"AppStream-8.1.0:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: CRLF injection via the query part of the url passed to urlopen()"
},
{
"cve": "CVE-2019-9947",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"discovery_date": "2019-03-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1695572"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \\r\\n (specifically in the path component of a URL that lacks a ? character) followed by an HTTP header or a Redis command. This is similar to the CVE-2019-9740 query string issue. This is fixed in: v2.7.17, v2.7.17rc1, v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.9, v3.6.9rc1; v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: CRLF injection via the path part of the url passed to urlopen()",
"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": [
"AppStream-8.1.0:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch::python27:2.7",
"AppStream-8.1.0:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src::python27:2.7",
"AppStream-8.1.0:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src::python27:2.7",
"AppStream-8.1.0:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch::python27:2.7",
"AppStream-8.1.0:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-9947"
},
{
"category": "external",
"summary": "RHBZ#1695572",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1695572"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-9947",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9947"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-9947",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9947"
}
],
"release_date": "2019-03-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-05T21:02: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.1.0:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch::python27:2.7",
"AppStream-8.1.0:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src::python27:2.7",
"AppStream-8.1.0:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src::python27:2.7",
"AppStream-8.1.0:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch::python27:2.7",
"AppStream-8.1.0:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:3335"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.1.0:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch::python27:2.7",
"AppStream-8.1.0:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src::python27:2.7",
"AppStream-8.1.0:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src::python27:2.7",
"AppStream-8.1.0:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch::python27:2.7",
"AppStream-8.1.0:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: CRLF injection via the path part of the url passed to urlopen()"
},
{
"cve": "CVE-2019-9948",
"cwe": {
"id": "CWE-749",
"name": "Exposed Dangerous Method or Function"
},
"discovery_date": "2019-03-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1695570"
}
],
"notes": [
{
"category": "description",
"text": "urllib in Python 2.x through 2.7.16 supports the local_file: scheme, which makes it easier for remote attackers to bypass protection mechanisms that blacklist file: URIs, as demonstrated by triggering a urllib.urlopen(\u0027local_file:///etc/passwd\u0027) call.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Undocumented local_file protocol allows remote attackers to bypass protection mechanisms",
"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": [
"AppStream-8.1.0:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch::python27:2.7",
"AppStream-8.1.0:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src::python27:2.7",
"AppStream-8.1.0:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src::python27:2.7",
"AppStream-8.1.0:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch::python27:2.7",
"AppStream-8.1.0:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-9948"
},
{
"category": "external",
"summary": "RHBZ#1695570",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1695570"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-9948",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9948"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-9948",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9948"
}
],
"release_date": "2019-03-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-05T21:02: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.1.0:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch::python27:2.7",
"AppStream-8.1.0:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src::python27:2.7",
"AppStream-8.1.0:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src::python27:2.7",
"AppStream-8.1.0:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch::python27:2.7",
"AppStream-8.1.0:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:3335"
},
{
"category": "workaround",
"details": "If your application uses a blacklist to prevent \"file://\" schema from being used, consider using a whitelist approach to just allow the schemas you want or add \"local_file://\" schema to your blacklist.",
"product_ids": [
"AppStream-8.1.0:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch::python27:2.7",
"AppStream-8.1.0:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src::python27:2.7",
"AppStream-8.1.0:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src::python27:2.7",
"AppStream-8.1.0:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch::python27:2.7",
"AppStream-8.1.0:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.1.0:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch::python27:2.7",
"AppStream-8.1.0:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src::python27:2.7",
"AppStream-8.1.0:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src::python27:2.7",
"AppStream-8.1.0:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch::python27:2.7",
"AppStream-8.1.0:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Undocumented local_file protocol allows remote attackers to bypass protection mechanisms"
},
{
"cve": "CVE-2019-11236",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"discovery_date": "2019-04-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1700824"
}
],
"notes": [
{
"category": "description",
"text": "In the urllib3 library through 1.24.1 for Python, CRLF injection is possible if the attacker controls the request parameter.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-urllib3: CRLF injection due to not encoding the \u0027\\r\\n\u0027 sequence leading to possible attack on internal service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects the version of python-urllib3 shipped with Red Hat Gluster Storage 3, as it is vulnerable to CRLF injection.\n\nRed Hat Satellite 6.2 is on Maintenance Support 2 phase, hence only selected critical and important issues will be fixed. Please refer to Red Hat Satellite Product Life Cycle page for more information.\n\nIn Red Hat OpenStack Platform 13, because the flaw has a lower impact and the fix would require a substantial amount of development, no update will be provided at this time for the RHOSP python-urllib3 package.",
"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:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch::python27:2.7",
"AppStream-8.1.0:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src::python27:2.7",
"AppStream-8.1.0:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src::python27:2.7",
"AppStream-8.1.0:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch::python27:2.7",
"AppStream-8.1.0:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11236"
},
{
"category": "external",
"summary": "RHBZ#1700824",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1700824"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11236",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11236"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11236",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11236"
}
],
"release_date": "2019-03-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-05T21:02: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.1.0:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch::python27:2.7",
"AppStream-8.1.0:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src::python27:2.7",
"AppStream-8.1.0:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src::python27:2.7",
"AppStream-8.1.0:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch::python27:2.7",
"AppStream-8.1.0:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:3335"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.1.0:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch::python27:2.7",
"AppStream-8.1.0:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src::python27:2.7",
"AppStream-8.1.0:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src::python27:2.7",
"AppStream-8.1.0:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch::python27:2.7",
"AppStream-8.1.0:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-urllib3: CRLF injection due to not encoding the \u0027\\r\\n\u0027 sequence leading to possible attack on internal service"
},
{
"cve": "CVE-2019-11324",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2019-04-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1702473"
}
],
"notes": [
{
"category": "description",
"text": "The urllib3 library before 1.24.2 for Python mishandles certain cases where the desired set of CA certificates is different from the OS store of CA certificates, which results in SSL connections succeeding in situations where a verification failure is the correct outcome. This is related to use of the ssl_context, ca_certs, or ca_certs_dir argument.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-urllib3: Certification mishandle when error should be thrown",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue did not affect the versions of python-urllib3 as shipped with Red Hat Enterprise Linux 6, and 7 as the older code shipped there did not load the system certificates.\n\nRed Hat Satellite 6.2 is on Maintenance Support 2 phase, hence only selected Critical and Important issues will be fixed. Please refer to Red Hat Satellite Product Life Cycle page for more information.\n\nIn Red Hat OpenStack Platform 13, because the flaw has a lower impact and the fix would require a substantial amount of development, no update will be provided at this time for the RHOSP python-urllib3 package.",
"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:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch::python27:2.7",
"AppStream-8.1.0:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src::python27:2.7",
"AppStream-8.1.0:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src::python27:2.7",
"AppStream-8.1.0:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch::python27:2.7",
"AppStream-8.1.0:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11324"
},
{
"category": "external",
"summary": "RHBZ#1702473",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1702473"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11324",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11324"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11324",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11324"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2019/04/17/3",
"url": "https://www.openwall.com/lists/oss-security/2019/04/17/3"
}
],
"release_date": "2019-04-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-05T21:02: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.1.0:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch::python27:2.7",
"AppStream-8.1.0:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src::python27:2.7",
"AppStream-8.1.0:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src::python27:2.7",
"AppStream-8.1.0:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch::python27:2.7",
"AppStream-8.1.0:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:3335"
},
{
"category": "workaround",
"details": "The urllib3 package is used by elastic-curator, which is deployed in the ose-logging-curator, and used by the optional logging feature in OpenShift Container Platform (OCP). Therefore OCP 3.11 users can mitigate this issue by not deploying and using the Curator logging feature. \n\nIn OCP 4 urllib3 is also used by several Ansible Play Book images built with the Operator SDK and available for installation in OCP 4 including openshift-enterprise-ansible-operator and ose-metering-ansible-operator. Therefore those operators should not be deployed in order to mitigate this issue in OCP 4.",
"product_ids": [
"AppStream-8.1.0:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch::python27:2.7",
"AppStream-8.1.0:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src::python27:2.7",
"AppStream-8.1.0:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src::python27:2.7",
"AppStream-8.1.0:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch::python27:2.7",
"AppStream-8.1.0:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
]
}
],
"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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.1.0:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch::python27:2.7",
"AppStream-8.1.0:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src::python27:2.7",
"AppStream-8.1.0:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src::python27:2.7",
"AppStream-8.1.0:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch::python27:2.7",
"AppStream-8.1.0:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-urllib3: Certification mishandle when error should be thrown"
}
]
}
rhsa-2019:3335
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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 Moderate. 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.\n\nSecurity Fix(es):\n\n* numpy: crafted serialized object passed in numpy.load() in pickle python module allows arbitrary code execution (CVE-2019-6446)\n\n* python: CRLF injection via the query part of the url passed to urlopen() (CVE-2019-9740)\n\n* python: CRLF injection via the path part of the url passed to urlopen() (CVE-2019-9947)\n\n* python: Undocumented local_file protocol allows remote attackers to bypass protection mechanisms (CVE-2019-9948)\n\n* python-urllib3: CRLF injection due to not encoding the \u0027\\r\\n\u0027 sequence leading to possible attack on internal service (CVE-2019-11236)\n\n* python-urllib3: Certification mishandle when error should be thrown (CVE-2019-11324)\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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.1 Release Notes linked from 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-2019:3335",
"url": "https://access.redhat.com/errata/RHSA-2019:3335"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.1_release_notes/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.1_release_notes/"
},
{
"category": "external",
"summary": "1667950",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667950"
},
{
"category": "external",
"summary": "1680967",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1680967"
},
{
"category": "external",
"summary": "1688169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1688169"
},
{
"category": "external",
"summary": "1695570",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1695570"
},
{
"category": "external",
"summary": "1695572",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1695572"
},
{
"category": "external",
"summary": "1700824",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1700824"
},
{
"category": "external",
"summary": "1700993",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1700993"
},
{
"category": "external",
"summary": "1702473",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1702473"
},
{
"category": "external",
"summary": "1709599",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1709599"
},
{
"category": "external",
"summary": "1718398",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1718398"
},
{
"category": "external",
"summary": "1734126",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1734126"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_3335.json"
}
],
"title": "Red Hat Security Advisory: python27:2.7 security and bug fix update",
"tracking": {
"current_release_date": "2025-11-08T06:03:00+00:00",
"generator": {
"date": "2025-11-08T06:03:00+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2019:3335",
"initial_release_date": "2019-11-05T21:02:33+00:00",
"revision_history": [
{
"date": "2019-11-05T21:02:33+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2019-11-05T21:02:33+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-08T06:03:00+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.1.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/babel@2.5.1-9.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"product": {
"name": "numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src (python27:2.7)",
"product_id": "numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=src\u0026epoch=1\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pytest@3.4.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-PyMySQL@0.8.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-attrs@17.4.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-backports@1.0-15.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"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\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-chardet@3.0.4-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-dns@1.15.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-docs@2.7.16-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-docutils@0.14-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-funcsigs@1.0.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-idna@2.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ipaddress@1.0.18-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jinja2@2.10-8.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-mock@2.0.0-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-nose@1.3.7-30.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pluggy@0.6.0-8.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-py@1.5.3-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pygments@2.2.0-20.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"product": {
"name": "python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src (python27:2.7)",
"product_id": "python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pymongo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pysocks@1.6.8-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pytest-mock@1.9.0-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-requests@2.20.0-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-setuptools_scm@1.15.7-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-six@1.11.0-5.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src::python27:2.7",
"product": {
"name": "python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src (python27:2.7)",
"product_id": "python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sqlalchemy@1.3.2-1.module%2Bel8.1.0%2B2994%2B98e054d6?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src::python27:2.7",
"product": {
"name": "python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src (python27:2.7)",
"product_id": "python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-urllib3@1.24.2-1.module%2Bel8.1.0%2B3280%2B19512f10?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src::python27:2.7",
"product": {
"name": "python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src (python27:2.7)",
"product_id": "python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-virtualenv@15.1.0-19.module%2Bel8.1.0%2B3507%2Bd69c168d?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src::python27:2.7",
"product": {
"name": "python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src (python27:2.7)",
"product_id": "python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wheel@0.31.1-2.module%2Bel8.1.0%2B3725%2Baac5cd17?arch=src\u0026epoch=1\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src::python27:2.7",
"product": {
"name": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src (python27:2.7)",
"product_id": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"product": {
"name": "python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src (python27:2.7)",
"product_id": "python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pip@9.0.3-14.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-rpm-macros@3-38.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"product": {
"name": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src (python27:2.7)",
"product_id": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-setuptools@39.0.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product": {
"name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
"product_id": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pytz@2017.2-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"product": {
"name": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src (python27:2.7)",
"product_id": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=src\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product": {
"name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
"product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product": {
"name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
"product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"product": {
"name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 (python27:2.7)",
"product_id": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=x86_64\u0026epoch=1\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product": {
"name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
"product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product": {
"name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
"product_id": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product": {
"name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
"product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product": {
"name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
"product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product": {
"name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
"product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"product": {
"name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 (python27:2.7)",
"product_id": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"product": {
"name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 (python27:2.7)",
"product_id": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"product": {
"name": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64 (python27:2.7)",
"product_id": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product": {
"name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
"product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product": {
"name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
"product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product": {
"name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
"product_id": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-backports@1.0-15.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"product": {
"name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 (python27:2.7)",
"product_id": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-bson@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"product": {
"name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 (python27:2.7)",
"product_id": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product": {
"name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
"product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product": {
"name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
"product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"product": {
"name": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64 (python27:2.7)",
"product_id": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-debug@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"product": {
"name": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64 (python27:2.7)",
"product_id": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-debuginfo@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"product": {
"name": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64 (python27:2.7)",
"product_id": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-debugsource@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"product": {
"name": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64 (python27:2.7)",
"product_id": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-devel@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"product": {
"name": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64 (python27:2.7)",
"product_id": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-libs@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product": {
"name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
"product_id": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-lxml@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product": {
"name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
"product_id": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product": {
"name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
"product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"product": {
"name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 (python27:2.7)",
"product_id": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-numpy@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=x86_64\u0026epoch=1\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"product": {
"name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 (python27:2.7)",
"product_id": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"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\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"product": {
"name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 (python27:2.7)",
"product_id": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"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\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product": {
"name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
"product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product": {
"name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
"product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product": {
"name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
"product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product": {
"name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
"product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product": {
"name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
"product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"product": {
"name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 (python27:2.7)",
"product_id": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pymongo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"product": {
"name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 (python27:2.7)",
"product_id": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"product": {
"name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 (python27:2.7)",
"product_id": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product": {
"name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
"product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product": {
"name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
"product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"product": {
"name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 (python27:2.7)",
"product_id": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-scipy@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"product": {
"name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 (python27:2.7)",
"product_id": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64::python27:2.7",
"product": {
"name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64 (python27:2.7)",
"product_id": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-1.module%2Bel8.1.0%2B2994%2B98e054d6?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"product": {
"name": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64 (python27:2.7)",
"product_id": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-test@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"product": {
"name": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64 (python27:2.7)",
"product_id": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-tkinter@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"product": {
"name": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64 (python27:2.7)",
"product_id": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-tools@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"product": {
"name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 (python27:2.7)",
"product_id": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=x86_64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/babel@2.5.1-9.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-nose-docs@1.3.7-30.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch::python27:2.7",
"product": {
"name": "python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch (python27:2.7)",
"product_id": "python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sqlalchemy-doc@1.3.2-1.module%2Bel8.1.0%2B2994%2B98e054d6?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-PyMySQL@0.8.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-attrs@17.4.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-babel@2.5.1-9.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"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\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-chardet@3.0.4-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-dns@1.15.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-docs@2.7.16-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-docs-info@2.7.16-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-docutils@0.14-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-funcsigs@1.0.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-idna@2.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-ipaddress@1.0.18-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-jinja2@2.10-8.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-mock@2.0.0-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-nose@1.3.7-30.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch::python27:2.7",
"product": {
"name": "python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch (python27:2.7)",
"product_id": "python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-numpy-doc@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=noarch\u0026epoch=1\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"product": {
"name": "python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch (python27:2.7)",
"product_id": "python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pip@9.0.3-14.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"product": {
"name": "python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch (python27:2.7)",
"product_id": "python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pip-wheel@9.0.3-14.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pluggy@0.6.0-8.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-py@1.5.3-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pygments@2.2.0-20.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pysocks@1.6.8-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pytest@3.4.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pytest-mock@1.9.0-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pytz@2017.2-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-requests@2.20.0-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-rpm-macros@3-38.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"product": {
"name": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch (python27:2.7)",
"product_id": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-setuptools@39.0.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"product": {
"name": "python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch (python27:2.7)",
"product_id": "python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-setuptools-wheel@39.0.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-setuptools_scm@1.15.7-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product": {
"name": "python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
"product_id": "python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-six@1.11.0-5.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch::python27:2.7",
"product": {
"name": "python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch (python27:2.7)",
"product_id": "python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-urllib3@1.24.2-1.module%2Bel8.1.0%2B3280%2B19512f10?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch::python27:2.7",
"product": {
"name": "python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch (python27:2.7)",
"product_id": "python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-virtualenv@15.1.0-19.module%2Bel8.1.0%2B3507%2Bd69c168d?arch=noarch\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"product": {
"name": "python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch (python27:2.7)",
"product_id": "python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-wheel@0.31.1-2.module%2Bel8.1.0%2B3725%2Baac5cd17?arch=noarch\u0026epoch=1\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"product": {
"name": "python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch (python27:2.7)",
"product_id": "python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-wheel-wheel@0.31.1-2.module%2Bel8.1.0%2B3725%2Baac5cd17?arch=noarch\u0026epoch=1\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product": {
"name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
"product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product": {
"name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
"product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"product": {
"name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x (python27:2.7)",
"product_id": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=s390x\u0026epoch=1\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product": {
"name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
"product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product": {
"name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
"product_id": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product": {
"name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
"product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product": {
"name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
"product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product": {
"name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
"product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"product": {
"name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x (python27:2.7)",
"product_id": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"product": {
"name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x (python27:2.7)",
"product_id": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"product": {
"name": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x (python27:2.7)",
"product_id": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product": {
"name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
"product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product": {
"name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
"product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product": {
"name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
"product_id": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-backports@1.0-15.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"product": {
"name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x (python27:2.7)",
"product_id": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-bson@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"product": {
"name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x (python27:2.7)",
"product_id": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product": {
"name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
"product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product": {
"name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
"product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"product": {
"name": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x (python27:2.7)",
"product_id": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-debug@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"product": {
"name": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x (python27:2.7)",
"product_id": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-debuginfo@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"product": {
"name": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x (python27:2.7)",
"product_id": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-debugsource@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"product": {
"name": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x (python27:2.7)",
"product_id": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-devel@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"product": {
"name": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x (python27:2.7)",
"product_id": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-libs@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product": {
"name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
"product_id": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-lxml@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product": {
"name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
"product_id": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product": {
"name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
"product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"product": {
"name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x (python27:2.7)",
"product_id": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-numpy@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=s390x\u0026epoch=1\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"product": {
"name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x (python27:2.7)",
"product_id": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=s390x\u0026epoch=1\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"product": {
"name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x (python27:2.7)",
"product_id": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=s390x\u0026epoch=1\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product": {
"name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
"product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product": {
"name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
"product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product": {
"name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
"product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product": {
"name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
"product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product": {
"name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
"product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"product": {
"name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x (python27:2.7)",
"product_id": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pymongo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"product": {
"name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x (python27:2.7)",
"product_id": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"product": {
"name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x (python27:2.7)",
"product_id": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product": {
"name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
"product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product": {
"name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
"product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"product": {
"name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x (python27:2.7)",
"product_id": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-scipy@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"product": {
"name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x (python27:2.7)",
"product_id": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x::python27:2.7",
"product": {
"name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x (python27:2.7)",
"product_id": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-1.module%2Bel8.1.0%2B2994%2B98e054d6?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"product": {
"name": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x (python27:2.7)",
"product_id": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-test@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"product": {
"name": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x (python27:2.7)",
"product_id": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-tkinter@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"product": {
"name": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x (python27:2.7)",
"product_id": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-tools@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"product": {
"name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x (python27:2.7)",
"product_id": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=s390x\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product": {
"name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
"product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product": {
"name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
"product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"product": {
"name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le (python27:2.7)",
"product_id": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le\u0026epoch=1\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product": {
"name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
"product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product": {
"name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
"product_id": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product": {
"name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
"product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product": {
"name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
"product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product": {
"name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
"product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"product": {
"name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le (python27:2.7)",
"product_id": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"product": {
"name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le (python27:2.7)",
"product_id": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"product": {
"name": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le (python27:2.7)",
"product_id": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product": {
"name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
"product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product": {
"name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
"product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product": {
"name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
"product_id": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-backports@1.0-15.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"product": {
"name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le (python27:2.7)",
"product_id": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-bson@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"product": {
"name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le (python27:2.7)",
"product_id": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product": {
"name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
"product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product": {
"name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
"product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"product": {
"name": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le (python27:2.7)",
"product_id": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-debug@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"product": {
"name": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le (python27:2.7)",
"product_id": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-debuginfo@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"product": {
"name": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le (python27:2.7)",
"product_id": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-debugsource@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"product": {
"name": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le (python27:2.7)",
"product_id": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-devel@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"product": {
"name": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le (python27:2.7)",
"product_id": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-libs@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product": {
"name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
"product_id": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-lxml@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product": {
"name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
"product_id": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product": {
"name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
"product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"product": {
"name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le (python27:2.7)",
"product_id": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-numpy@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le\u0026epoch=1\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"product": {
"name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le (python27:2.7)",
"product_id": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le\u0026epoch=1\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"product": {
"name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le (python27:2.7)",
"product_id": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le\u0026epoch=1\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product": {
"name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
"product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product": {
"name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
"product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product": {
"name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
"product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product": {
"name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
"product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product": {
"name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
"product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"product": {
"name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le (python27:2.7)",
"product_id": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pymongo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"product": {
"name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le (python27:2.7)",
"product_id": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"product": {
"name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le (python27:2.7)",
"product_id": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product": {
"name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
"product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product": {
"name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
"product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"product": {
"name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le (python27:2.7)",
"product_id": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-scipy@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"product": {
"name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le (python27:2.7)",
"product_id": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le::python27:2.7",
"product": {
"name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le (python27:2.7)",
"product_id": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-1.module%2Bel8.1.0%2B2994%2B98e054d6?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"product": {
"name": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le (python27:2.7)",
"product_id": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-test@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"product": {
"name": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le (python27:2.7)",
"product_id": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-tkinter@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"product": {
"name": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le (python27:2.7)",
"product_id": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-tools@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"product": {
"name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le (python27:2.7)",
"product_id": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=ppc64le\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product": {
"name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
"product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product": {
"name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
"product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"product": {
"name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64 (python27:2.7)",
"product_id": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=aarch64\u0026epoch=1\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product": {
"name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
"product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product": {
"name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
"product_id": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product": {
"name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
"product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product": {
"name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
"product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product": {
"name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
"product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"product": {
"name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64 (python27:2.7)",
"product_id": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"product": {
"name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64 (python27:2.7)",
"product_id": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"product": {
"name": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64 (python27:2.7)",
"product_id": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product": {
"name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
"product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product": {
"name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
"product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product": {
"name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
"product_id": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-backports@1.0-15.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"product": {
"name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64 (python27:2.7)",
"product_id": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-bson@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"product": {
"name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64 (python27:2.7)",
"product_id": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product": {
"name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
"product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product": {
"name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
"product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"product": {
"name": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64 (python27:2.7)",
"product_id": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-debug@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"product": {
"name": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64 (python27:2.7)",
"product_id": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-debuginfo@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"product": {
"name": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64 (python27:2.7)",
"product_id": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-debugsource@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"product": {
"name": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64 (python27:2.7)",
"product_id": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-devel@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"product": {
"name": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64 (python27:2.7)",
"product_id": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-libs@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product": {
"name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
"product_id": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-lxml@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product": {
"name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
"product_id": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product": {
"name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
"product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"product": {
"name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64 (python27:2.7)",
"product_id": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-numpy@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=aarch64\u0026epoch=1\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"product": {
"name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64 (python27:2.7)",
"product_id": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=aarch64\u0026epoch=1\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"product": {
"name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64 (python27:2.7)",
"product_id": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=aarch64\u0026epoch=1\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product": {
"name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
"product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product": {
"name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
"product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product": {
"name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
"product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product": {
"name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
"product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product": {
"name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
"product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"product": {
"name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64 (python27:2.7)",
"product_id": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pymongo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"product": {
"name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64 (python27:2.7)",
"product_id": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"product": {
"name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64 (python27:2.7)",
"product_id": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product": {
"name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
"product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product": {
"name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
"product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"product": {
"name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64 (python27:2.7)",
"product_id": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-scipy@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"product": {
"name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64 (python27:2.7)",
"product_id": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64::python27:2.7",
"product": {
"name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64 (python27:2.7)",
"product_id": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-1.module%2Bel8.1.0%2B2994%2B98e054d6?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"product": {
"name": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64 (python27:2.7)",
"product_id": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-test@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"product": {
"name": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64 (python27:2.7)",
"product_id": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-tkinter@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"product": {
"name": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64 (python27:2.7)",
"product_id": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-tools@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"product": {
"name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64 (python27:2.7)",
"product_id": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-20.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=aarch64\u0026rpmmod=python27:2.7:8010020190903182548:51c94b97"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
},
"product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
},
"product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
},
"product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
},
"product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
},
"product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
},
"product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
},
"product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
},
"product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src::python27:2.7"
},
"product_reference": "numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7"
},
"product_reference": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7"
},
"product_reference": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7"
},
"product_reference": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
},
"product_reference": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"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 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
},
"product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
},
"product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
},
"product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
},
"product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
},
"product_reference": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
},
"product_reference": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
},
"product_reference": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
},
"product_reference": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
},
"product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
},
"product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
},
"product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
},
"product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
},
"product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
},
"product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
},
"product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
},
"product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
},
"product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
},
"product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
},
"product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
},
"product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7"
},
"product_reference": "python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7"
},
"product_reference": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7"
},
"product_reference": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7"
},
"product_reference": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7"
},
"product_reference": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7"
},
"product_reference": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7"
},
"product_reference": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7"
},
"product_reference": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7"
},
"product_reference": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src::python27:2.7"
},
"product_reference": "python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch::python27:2.7"
},
"product_reference": "python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src::python27:2.7"
},
"product_reference": "python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src::python27:2.7"
},
"product_reference": "python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src::python27:2.7"
},
"product_reference": "python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7"
},
"product_reference": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7"
},
"product_reference": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7"
},
"product_reference": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src::python27:2.7"
},
"product_reference": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7"
},
"product_reference": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
},
"product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
},
"product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
},
"product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
},
"product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
},
"product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
},
"product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
},
"product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
},
"product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
},
"product_reference": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
},
"product_reference": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
},
"product_reference": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
},
"product_reference": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"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 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7"
},
"product_reference": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7"
},
"product_reference": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7"
},
"product_reference": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7"
},
"product_reference": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7"
},
"product_reference": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7"
},
"product_reference": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7"
},
"product_reference": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7"
},
"product_reference": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
},
"product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
},
"product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
},
"product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
},
"product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
},
"product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
},
"product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
},
"product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
},
"product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7"
},
"product_reference": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7"
},
"product_reference": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7"
},
"product_reference": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7"
},
"product_reference": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7"
},
"product_reference": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7"
},
"product_reference": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7"
},
"product_reference": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7"
},
"product_reference": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7"
},
"product_reference": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7"
},
"product_reference": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7"
},
"product_reference": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7"
},
"product_reference": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7"
},
"product_reference": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7"
},
"product_reference": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7"
},
"product_reference": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7"
},
"product_reference": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7"
},
"product_reference": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7"
},
"product_reference": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7"
},
"product_reference": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7"
},
"product_reference": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
},
"product_reference": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
},
"product_reference": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
},
"product_reference": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
},
"product_reference": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
},
"product_reference": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
},
"product_reference": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
},
"product_reference": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
},
"product_reference": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
},
"product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
},
"product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
},
"product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
},
"product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7"
},
"product_reference": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7"
},
"product_reference": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7"
},
"product_reference": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
},
"product_reference": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7"
},
"product_reference": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7"
},
"product_reference": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7"
},
"product_reference": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
},
"product_reference": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch::python27:2.7"
},
"product_reference": "python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7"
},
"product_reference": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7"
},
"product_reference": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7"
},
"product_reference": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
},
"product_reference": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7"
},
"product_reference": "python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src::python27:2.7"
},
"product_reference": "python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7"
},
"product_reference": "python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
},
"product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
},
"product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
},
"product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
},
"product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
},
"product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
},
"product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
},
"product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
},
"product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
},
"product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
},
"product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
},
"product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"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 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
},
"product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
},
"product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
},
"product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
},
"product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
},
"product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
},
"product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
},
"product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
},
"product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
},
"product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7"
},
"product_reference": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7"
},
"product_reference": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7"
},
"product_reference": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7"
},
"product_reference": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7"
},
"product_reference": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7"
},
"product_reference": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7"
},
"product_reference": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7"
},
"product_reference": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7"
},
"product_reference": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7"
},
"product_reference": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7"
},
"product_reference": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7"
},
"product_reference": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
},
"product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
},
"product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
},
"product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
},
"product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
},
"product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
},
"product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
},
"product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
},
"product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7"
},
"product_reference": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7"
},
"product_reference": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7"
},
"product_reference": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
},
"product_reference": "python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7"
},
"product_reference": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7"
},
"product_reference": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7"
},
"product_reference": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
},
"product_reference": "python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7"
},
"product_reference": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7"
},
"product_reference": "python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7"
},
"product_reference": "python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
},
"product_reference": "python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64::python27:2.7"
},
"product_reference": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le::python27:2.7"
},
"product_reference": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x::python27:2.7"
},
"product_reference": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64::python27:2.7"
},
"product_reference": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7"
},
"product_reference": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7"
},
"product_reference": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7"
},
"product_reference": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7"
},
"product_reference": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7"
},
"product_reference": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7"
},
"product_reference": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7"
},
"product_reference": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7"
},
"product_reference": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7"
},
"product_reference": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7"
},
"product_reference": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7"
},
"product_reference": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7"
},
"product_reference": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch::python27:2.7"
},
"product_reference": "python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch::python27:2.7"
},
"product_reference": "python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7"
},
"product_reference": "python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7"
},
"product_reference": "python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
},
"product_reference": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src::python27:2.7"
},
"product_reference": "scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7"
},
"product_reference": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7"
},
"product_reference": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7"
},
"product_reference": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
},
"product_reference": "scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"relates_to_product_reference": "AppStream-8.1.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-6446",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2019-01-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1667950"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in NumPy before 1.16.3. It uses the pickle Python module unsafely, which allows remote attackers to execute arbitrary code via a crafted serialized object, as demonstrated by a numpy.load call. NOTE: third parties dispute this issue because it is a behavior that might have legitimate applications in (for example) loading serialized Python object arrays from trusted and authenticated sources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "numpy: crafted serialized object passed in numpy.load() in pickle python module allows arbitrary code execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Virtualization Management Appliance includes the vulnerable version of numpy, however it is not used and this vulnerability is not exposed.\n\nRed Hat OpenStack Platform includes a vulnerable version of numpy, however it is not used in a vulnerable manner.",
"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:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch::python27:2.7",
"AppStream-8.1.0:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src::python27:2.7",
"AppStream-8.1.0:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src::python27:2.7",
"AppStream-8.1.0:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch::python27:2.7",
"AppStream-8.1.0:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-6446"
},
{
"category": "external",
"summary": "RHBZ#1667950",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667950"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-6446",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6446"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-6446",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-6446"
}
],
"release_date": "2019-01-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-05T21:02: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.1.0:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch::python27:2.7",
"AppStream-8.1.0:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src::python27:2.7",
"AppStream-8.1.0:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src::python27:2.7",
"AppStream-8.1.0:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch::python27:2.7",
"AppStream-8.1.0:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:3335"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.1.0:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch::python27:2.7",
"AppStream-8.1.0:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src::python27:2.7",
"AppStream-8.1.0:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src::python27:2.7",
"AppStream-8.1.0:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch::python27:2.7",
"AppStream-8.1.0:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "numpy: crafted serialized object passed in numpy.load() in pickle python module allows arbitrary code execution"
},
{
"cve": "CVE-2019-9740",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"discovery_date": "2019-03-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1688169"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \\r\\n (specifically in the query string after a ? character) followed by an HTTP header or a Redis command. This is fixed in: v2.7.17, v2.7.17rc1, v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.9, v3.6.9rc1; v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: CRLF injection via the query part of the url passed to urlopen()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects:\n* All current versions of Red Hat OpenStack Platform. However, version 8 is due to retire on the 20th of April 2019, there are no more planned releases prior to this date.",
"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:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch::python27:2.7",
"AppStream-8.1.0:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src::python27:2.7",
"AppStream-8.1.0:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src::python27:2.7",
"AppStream-8.1.0:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch::python27:2.7",
"AppStream-8.1.0:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-9740"
},
{
"category": "external",
"summary": "RHBZ#1688169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1688169"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-9740",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9740"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-9740",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9740"
}
],
"release_date": "2019-03-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-05T21:02: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.1.0:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch::python27:2.7",
"AppStream-8.1.0:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src::python27:2.7",
"AppStream-8.1.0:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src::python27:2.7",
"AppStream-8.1.0:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch::python27:2.7",
"AppStream-8.1.0:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:3335"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.1.0:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch::python27:2.7",
"AppStream-8.1.0:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src::python27:2.7",
"AppStream-8.1.0:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src::python27:2.7",
"AppStream-8.1.0:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch::python27:2.7",
"AppStream-8.1.0:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: CRLF injection via the query part of the url passed to urlopen()"
},
{
"cve": "CVE-2019-9947",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"discovery_date": "2019-03-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1695572"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \\r\\n (specifically in the path component of a URL that lacks a ? character) followed by an HTTP header or a Redis command. This is similar to the CVE-2019-9740 query string issue. This is fixed in: v2.7.17, v2.7.17rc1, v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.9, v3.6.9rc1; v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: CRLF injection via the path part of the url passed to urlopen()",
"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": [
"AppStream-8.1.0:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch::python27:2.7",
"AppStream-8.1.0:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src::python27:2.7",
"AppStream-8.1.0:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src::python27:2.7",
"AppStream-8.1.0:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch::python27:2.7",
"AppStream-8.1.0:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-9947"
},
{
"category": "external",
"summary": "RHBZ#1695572",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1695572"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-9947",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9947"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-9947",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9947"
}
],
"release_date": "2019-03-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-05T21:02: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.1.0:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch::python27:2.7",
"AppStream-8.1.0:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src::python27:2.7",
"AppStream-8.1.0:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src::python27:2.7",
"AppStream-8.1.0:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch::python27:2.7",
"AppStream-8.1.0:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:3335"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.1.0:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch::python27:2.7",
"AppStream-8.1.0:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src::python27:2.7",
"AppStream-8.1.0:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src::python27:2.7",
"AppStream-8.1.0:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch::python27:2.7",
"AppStream-8.1.0:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: CRLF injection via the path part of the url passed to urlopen()"
},
{
"cve": "CVE-2019-9948",
"cwe": {
"id": "CWE-749",
"name": "Exposed Dangerous Method or Function"
},
"discovery_date": "2019-03-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1695570"
}
],
"notes": [
{
"category": "description",
"text": "urllib in Python 2.x through 2.7.16 supports the local_file: scheme, which makes it easier for remote attackers to bypass protection mechanisms that blacklist file: URIs, as demonstrated by triggering a urllib.urlopen(\u0027local_file:///etc/passwd\u0027) call.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Undocumented local_file protocol allows remote attackers to bypass protection mechanisms",
"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": [
"AppStream-8.1.0:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch::python27:2.7",
"AppStream-8.1.0:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src::python27:2.7",
"AppStream-8.1.0:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src::python27:2.7",
"AppStream-8.1.0:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch::python27:2.7",
"AppStream-8.1.0:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-9948"
},
{
"category": "external",
"summary": "RHBZ#1695570",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1695570"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-9948",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9948"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-9948",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9948"
}
],
"release_date": "2019-03-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-05T21:02: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.1.0:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch::python27:2.7",
"AppStream-8.1.0:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src::python27:2.7",
"AppStream-8.1.0:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src::python27:2.7",
"AppStream-8.1.0:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch::python27:2.7",
"AppStream-8.1.0:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:3335"
},
{
"category": "workaround",
"details": "If your application uses a blacklist to prevent \"file://\" schema from being used, consider using a whitelist approach to just allow the schemas you want or add \"local_file://\" schema to your blacklist.",
"product_ids": [
"AppStream-8.1.0:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch::python27:2.7",
"AppStream-8.1.0:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src::python27:2.7",
"AppStream-8.1.0:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src::python27:2.7",
"AppStream-8.1.0:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch::python27:2.7",
"AppStream-8.1.0:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.1.0:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch::python27:2.7",
"AppStream-8.1.0:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src::python27:2.7",
"AppStream-8.1.0:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src::python27:2.7",
"AppStream-8.1.0:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch::python27:2.7",
"AppStream-8.1.0:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Undocumented local_file protocol allows remote attackers to bypass protection mechanisms"
},
{
"cve": "CVE-2019-11236",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"discovery_date": "2019-04-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1700824"
}
],
"notes": [
{
"category": "description",
"text": "In the urllib3 library through 1.24.1 for Python, CRLF injection is possible if the attacker controls the request parameter.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-urllib3: CRLF injection due to not encoding the \u0027\\r\\n\u0027 sequence leading to possible attack on internal service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects the version of python-urllib3 shipped with Red Hat Gluster Storage 3, as it is vulnerable to CRLF injection.\n\nRed Hat Satellite 6.2 is on Maintenance Support 2 phase, hence only selected critical and important issues will be fixed. Please refer to Red Hat Satellite Product Life Cycle page for more information.\n\nIn Red Hat OpenStack Platform 13, because the flaw has a lower impact and the fix would require a substantial amount of development, no update will be provided at this time for the RHOSP python-urllib3 package.",
"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:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch::python27:2.7",
"AppStream-8.1.0:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src::python27:2.7",
"AppStream-8.1.0:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src::python27:2.7",
"AppStream-8.1.0:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch::python27:2.7",
"AppStream-8.1.0:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11236"
},
{
"category": "external",
"summary": "RHBZ#1700824",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1700824"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11236",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11236"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11236",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11236"
}
],
"release_date": "2019-03-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-05T21:02: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.1.0:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch::python27:2.7",
"AppStream-8.1.0:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src::python27:2.7",
"AppStream-8.1.0:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src::python27:2.7",
"AppStream-8.1.0:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch::python27:2.7",
"AppStream-8.1.0:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:3335"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.1.0:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch::python27:2.7",
"AppStream-8.1.0:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src::python27:2.7",
"AppStream-8.1.0:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src::python27:2.7",
"AppStream-8.1.0:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch::python27:2.7",
"AppStream-8.1.0:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-urllib3: CRLF injection due to not encoding the \u0027\\r\\n\u0027 sequence leading to possible attack on internal service"
},
{
"cve": "CVE-2019-11324",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2019-04-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1702473"
}
],
"notes": [
{
"category": "description",
"text": "The urllib3 library before 1.24.2 for Python mishandles certain cases where the desired set of CA certificates is different from the OS store of CA certificates, which results in SSL connections succeeding in situations where a verification failure is the correct outcome. This is related to use of the ssl_context, ca_certs, or ca_certs_dir argument.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-urllib3: Certification mishandle when error should be thrown",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue did not affect the versions of python-urllib3 as shipped with Red Hat Enterprise Linux 6, and 7 as the older code shipped there did not load the system certificates.\n\nRed Hat Satellite 6.2 is on Maintenance Support 2 phase, hence only selected Critical and Important issues will be fixed. Please refer to Red Hat Satellite Product Life Cycle page for more information.\n\nIn Red Hat OpenStack Platform 13, because the flaw has a lower impact and the fix would require a substantial amount of development, no update will be provided at this time for the RHOSP python-urllib3 package.",
"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:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch::python27:2.7",
"AppStream-8.1.0:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src::python27:2.7",
"AppStream-8.1.0:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src::python27:2.7",
"AppStream-8.1.0:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch::python27:2.7",
"AppStream-8.1.0:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-11324"
},
{
"category": "external",
"summary": "RHBZ#1702473",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1702473"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11324",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11324"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11324",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11324"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2019/04/17/3",
"url": "https://www.openwall.com/lists/oss-security/2019/04/17/3"
}
],
"release_date": "2019-04-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-05T21:02: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.1.0:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch::python27:2.7",
"AppStream-8.1.0:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src::python27:2.7",
"AppStream-8.1.0:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src::python27:2.7",
"AppStream-8.1.0:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch::python27:2.7",
"AppStream-8.1.0:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:3335"
},
{
"category": "workaround",
"details": "The urllib3 package is used by elastic-curator, which is deployed in the ose-logging-curator, and used by the optional logging feature in OpenShift Container Platform (OCP). Therefore OCP 3.11 users can mitigate this issue by not deploying and using the Curator logging feature. \n\nIn OCP 4 urllib3 is also used by several Ansible Play Book images built with the Operator SDK and available for installation in OCP 4 including openshift-enterprise-ansible-operator and ose-metering-ansible-operator. Therefore those operators should not be deployed in order to mitigate this issue in OCP 4.",
"product_ids": [
"AppStream-8.1.0:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch::python27:2.7",
"AppStream-8.1.0:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src::python27:2.7",
"AppStream-8.1.0:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src::python27:2.7",
"AppStream-8.1.0:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch::python27:2.7",
"AppStream-8.1.0:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
]
}
],
"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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.1.0:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src::python27:2.7",
"AppStream-8.1.0:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch::python27:2.7",
"AppStream-8.1.0:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src::python27:2.7",
"AppStream-8.1.0:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src::python27:2.7",
"AppStream-8.1.0:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src::python27:2.7",
"AppStream-8.1.0:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x::python27:2.7",
"AppStream-8.1.0:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
"AppStream-8.1.0:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
"AppStream-8.1.0:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src::python27:2.7",
"AppStream-8.1.0:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch::python27:2.7",
"AppStream-8.1.0:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x::python27:2.7",
"AppStream-8.1.0:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x::python27:2.7",
"AppStream-8.1.0:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64::python27:2.7",
"AppStream-8.1.0:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch::python27:2.7",
"AppStream-8.1.0:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch::python27:2.7",
"AppStream-8.1.0:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
"AppStream-8.1.0:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x::python27:2.7",
"AppStream-8.1.0:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64::python27:2.7"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-urllib3: Certification mishandle when error should be thrown"
}
]
}
RHSA-2019:3704
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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 numpy is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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": "The numpy packages provide NumPY. NumPY is an extension to the Python programming language, which adds support for large, multi-dimensional arrays and matrices, and a library of mathematical functions that operate on such arrays.\n\nSecurity Fix(es):\n\n* numpy: crafted serialized object passed in numpy.load() in pickle python module allows arbitrary code execution (CVE-2019-6446)\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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.1 Release Notes linked from 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-2019:3704",
"url": "https://access.redhat.com/errata/RHSA-2019:3704"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.1_release_notes/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.1_release_notes/"
},
{
"category": "external",
"summary": "1667950",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667950"
},
{
"category": "external",
"summary": "1687873",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1687873"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_3704.json"
}
],
"title": "Red Hat Security Advisory: numpy security update",
"tracking": {
"current_release_date": "2025-10-28T01:41:14+00:00",
"generator": {
"date": "2025-10-28T01:41:14+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2019:3704",
"initial_release_date": "2019-11-05T22:28:56+00:00",
"revision_history": [
{
"date": "2019-11-05T22:28:56+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2019-11-05T22:28:56+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-28T01:41:14+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.1.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-numpy-debuginfo-1:1.14.3-9.el8.aarch64",
"product": {
"name": "python3-numpy-debuginfo-1:1.14.3-9.el8.aarch64",
"product_id": "python3-numpy-debuginfo-1:1.14.3-9.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-numpy-debuginfo@1.14.3-9.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-1:1.14.3-9.el8.aarch64",
"product": {
"name": "numpy-debugsource-1:1.14.3-9.el8.aarch64",
"product_id": "numpy-debugsource-1:1.14.3-9.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.14.3-9.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-numpy-f2py-1:1.14.3-9.el8.aarch64",
"product": {
"name": "python3-numpy-f2py-1:1.14.3-9.el8.aarch64",
"product_id": "python3-numpy-f2py-1:1.14.3-9.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-numpy-f2py@1.14.3-9.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-numpy-1:1.14.3-9.el8.aarch64",
"product": {
"name": "python3-numpy-1:1.14.3-9.el8.aarch64",
"product_id": "python3-numpy-1:1.14.3-9.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-numpy@1.14.3-9.el8?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-numpy-debuginfo-1:1.14.3-9.el8.x86_64",
"product": {
"name": "python3-numpy-debuginfo-1:1.14.3-9.el8.x86_64",
"product_id": "python3-numpy-debuginfo-1:1.14.3-9.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-numpy-debuginfo@1.14.3-9.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-1:1.14.3-9.el8.x86_64",
"product": {
"name": "numpy-debugsource-1:1.14.3-9.el8.x86_64",
"product_id": "numpy-debugsource-1:1.14.3-9.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.14.3-9.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-numpy-f2py-1:1.14.3-9.el8.x86_64",
"product": {
"name": "python3-numpy-f2py-1:1.14.3-9.el8.x86_64",
"product_id": "python3-numpy-f2py-1:1.14.3-9.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-numpy-f2py@1.14.3-9.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-numpy-1:1.14.3-9.el8.x86_64",
"product": {
"name": "python3-numpy-1:1.14.3-9.el8.x86_64",
"product_id": "python3-numpy-1:1.14.3-9.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-numpy@1.14.3-9.el8?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-numpy-debuginfo-1:1.14.3-9.el8.s390x",
"product": {
"name": "python3-numpy-debuginfo-1:1.14.3-9.el8.s390x",
"product_id": "python3-numpy-debuginfo-1:1.14.3-9.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-numpy-debuginfo@1.14.3-9.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-1:1.14.3-9.el8.s390x",
"product": {
"name": "numpy-debugsource-1:1.14.3-9.el8.s390x",
"product_id": "numpy-debugsource-1:1.14.3-9.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.14.3-9.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-numpy-f2py-1:1.14.3-9.el8.s390x",
"product": {
"name": "python3-numpy-f2py-1:1.14.3-9.el8.s390x",
"product_id": "python3-numpy-f2py-1:1.14.3-9.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-numpy-f2py@1.14.3-9.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-numpy-1:1.14.3-9.el8.s390x",
"product": {
"name": "python3-numpy-1:1.14.3-9.el8.s390x",
"product_id": "python3-numpy-1:1.14.3-9.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-numpy@1.14.3-9.el8?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-numpy-debuginfo-1:1.14.3-9.el8.ppc64le",
"product": {
"name": "python3-numpy-debuginfo-1:1.14.3-9.el8.ppc64le",
"product_id": "python3-numpy-debuginfo-1:1.14.3-9.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-numpy-debuginfo@1.14.3-9.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-1:1.14.3-9.el8.ppc64le",
"product": {
"name": "numpy-debugsource-1:1.14.3-9.el8.ppc64le",
"product_id": "numpy-debugsource-1:1.14.3-9.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.14.3-9.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-numpy-f2py-1:1.14.3-9.el8.ppc64le",
"product": {
"name": "python3-numpy-f2py-1:1.14.3-9.el8.ppc64le",
"product_id": "python3-numpy-f2py-1:1.14.3-9.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-numpy-f2py@1.14.3-9.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-numpy-1:1.14.3-9.el8.ppc64le",
"product": {
"name": "python3-numpy-1:1.14.3-9.el8.ppc64le",
"product_id": "python3-numpy-1:1.14.3-9.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-numpy@1.14.3-9.el8?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "numpy-1:1.14.3-9.el8.src",
"product": {
"name": "numpy-1:1.14.3-9.el8.src",
"product_id": "numpy-1:1.14.3-9.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy@1.14.3-9.el8?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-1:1.14.3-9.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:numpy-1:1.14.3-9.el8.src"
},
"product_reference": "numpy-1:1.14.3-9.el8.src",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-1:1.14.3-9.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:numpy-debugsource-1:1.14.3-9.el8.aarch64"
},
"product_reference": "numpy-debugsource-1:1.14.3-9.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-1:1.14.3-9.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:numpy-debugsource-1:1.14.3-9.el8.ppc64le"
},
"product_reference": "numpy-debugsource-1:1.14.3-9.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-1:1.14.3-9.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:numpy-debugsource-1:1.14.3-9.el8.s390x"
},
"product_reference": "numpy-debugsource-1:1.14.3-9.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-1:1.14.3-9.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:numpy-debugsource-1:1.14.3-9.el8.x86_64"
},
"product_reference": "numpy-debugsource-1:1.14.3-9.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1:1.14.3-9.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-numpy-1:1.14.3-9.el8.aarch64"
},
"product_reference": "python3-numpy-1:1.14.3-9.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1:1.14.3-9.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-numpy-1:1.14.3-9.el8.ppc64le"
},
"product_reference": "python3-numpy-1:1.14.3-9.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1:1.14.3-9.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-numpy-1:1.14.3-9.el8.s390x"
},
"product_reference": "python3-numpy-1:1.14.3-9.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1:1.14.3-9.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-numpy-1:1.14.3-9.el8.x86_64"
},
"product_reference": "python3-numpy-1:1.14.3-9.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-debuginfo-1:1.14.3-9.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-numpy-debuginfo-1:1.14.3-9.el8.aarch64"
},
"product_reference": "python3-numpy-debuginfo-1:1.14.3-9.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-debuginfo-1:1.14.3-9.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-numpy-debuginfo-1:1.14.3-9.el8.ppc64le"
},
"product_reference": "python3-numpy-debuginfo-1:1.14.3-9.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-debuginfo-1:1.14.3-9.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-numpy-debuginfo-1:1.14.3-9.el8.s390x"
},
"product_reference": "python3-numpy-debuginfo-1:1.14.3-9.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-debuginfo-1:1.14.3-9.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-numpy-debuginfo-1:1.14.3-9.el8.x86_64"
},
"product_reference": "python3-numpy-debuginfo-1:1.14.3-9.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-f2py-1:1.14.3-9.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-numpy-f2py-1:1.14.3-9.el8.aarch64"
},
"product_reference": "python3-numpy-f2py-1:1.14.3-9.el8.aarch64",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-f2py-1:1.14.3-9.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-numpy-f2py-1:1.14.3-9.el8.ppc64le"
},
"product_reference": "python3-numpy-f2py-1:1.14.3-9.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-f2py-1:1.14.3-9.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-numpy-f2py-1:1.14.3-9.el8.s390x"
},
"product_reference": "python3-numpy-f2py-1:1.14.3-9.el8.s390x",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-f2py-1:1.14.3-9.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python3-numpy-f2py-1:1.14.3-9.el8.x86_64"
},
"product_reference": "python3-numpy-f2py-1:1.14.3-9.el8.x86_64",
"relates_to_product_reference": "AppStream-8.1.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-6446",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2019-01-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1667950"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in NumPy before 1.16.3. It uses the pickle Python module unsafely, which allows remote attackers to execute arbitrary code via a crafted serialized object, as demonstrated by a numpy.load call. NOTE: third parties dispute this issue because it is a behavior that might have legitimate applications in (for example) loading serialized Python object arrays from trusted and authenticated sources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "numpy: crafted serialized object passed in numpy.load() in pickle python module allows arbitrary code execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Virtualization Management Appliance includes the vulnerable version of numpy, however it is not used and this vulnerability is not exposed.\n\nRed Hat OpenStack Platform includes a vulnerable version of numpy, however it is not used in a vulnerable manner.",
"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:numpy-1:1.14.3-9.el8.src",
"AppStream-8.1.0:numpy-debugsource-1:1.14.3-9.el8.aarch64",
"AppStream-8.1.0:numpy-debugsource-1:1.14.3-9.el8.ppc64le",
"AppStream-8.1.0:numpy-debugsource-1:1.14.3-9.el8.s390x",
"AppStream-8.1.0:numpy-debugsource-1:1.14.3-9.el8.x86_64",
"AppStream-8.1.0:python3-numpy-1:1.14.3-9.el8.aarch64",
"AppStream-8.1.0:python3-numpy-1:1.14.3-9.el8.ppc64le",
"AppStream-8.1.0:python3-numpy-1:1.14.3-9.el8.s390x",
"AppStream-8.1.0:python3-numpy-1:1.14.3-9.el8.x86_64",
"AppStream-8.1.0:python3-numpy-debuginfo-1:1.14.3-9.el8.aarch64",
"AppStream-8.1.0:python3-numpy-debuginfo-1:1.14.3-9.el8.ppc64le",
"AppStream-8.1.0:python3-numpy-debuginfo-1:1.14.3-9.el8.s390x",
"AppStream-8.1.0:python3-numpy-debuginfo-1:1.14.3-9.el8.x86_64",
"AppStream-8.1.0:python3-numpy-f2py-1:1.14.3-9.el8.aarch64",
"AppStream-8.1.0:python3-numpy-f2py-1:1.14.3-9.el8.ppc64le",
"AppStream-8.1.0:python3-numpy-f2py-1:1.14.3-9.el8.s390x",
"AppStream-8.1.0:python3-numpy-f2py-1:1.14.3-9.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-6446"
},
{
"category": "external",
"summary": "RHBZ#1667950",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667950"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-6446",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6446"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-6446",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-6446"
}
],
"release_date": "2019-01-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-05T22:28:56+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:numpy-1:1.14.3-9.el8.src",
"AppStream-8.1.0:numpy-debugsource-1:1.14.3-9.el8.aarch64",
"AppStream-8.1.0:numpy-debugsource-1:1.14.3-9.el8.ppc64le",
"AppStream-8.1.0:numpy-debugsource-1:1.14.3-9.el8.s390x",
"AppStream-8.1.0:numpy-debugsource-1:1.14.3-9.el8.x86_64",
"AppStream-8.1.0:python3-numpy-1:1.14.3-9.el8.aarch64",
"AppStream-8.1.0:python3-numpy-1:1.14.3-9.el8.ppc64le",
"AppStream-8.1.0:python3-numpy-1:1.14.3-9.el8.s390x",
"AppStream-8.1.0:python3-numpy-1:1.14.3-9.el8.x86_64",
"AppStream-8.1.0:python3-numpy-debuginfo-1:1.14.3-9.el8.aarch64",
"AppStream-8.1.0:python3-numpy-debuginfo-1:1.14.3-9.el8.ppc64le",
"AppStream-8.1.0:python3-numpy-debuginfo-1:1.14.3-9.el8.s390x",
"AppStream-8.1.0:python3-numpy-debuginfo-1:1.14.3-9.el8.x86_64",
"AppStream-8.1.0:python3-numpy-f2py-1:1.14.3-9.el8.aarch64",
"AppStream-8.1.0:python3-numpy-f2py-1:1.14.3-9.el8.ppc64le",
"AppStream-8.1.0:python3-numpy-f2py-1:1.14.3-9.el8.s390x",
"AppStream-8.1.0:python3-numpy-f2py-1:1.14.3-9.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2019:3704"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.1.0:numpy-1:1.14.3-9.el8.src",
"AppStream-8.1.0:numpy-debugsource-1:1.14.3-9.el8.aarch64",
"AppStream-8.1.0:numpy-debugsource-1:1.14.3-9.el8.ppc64le",
"AppStream-8.1.0:numpy-debugsource-1:1.14.3-9.el8.s390x",
"AppStream-8.1.0:numpy-debugsource-1:1.14.3-9.el8.x86_64",
"AppStream-8.1.0:python3-numpy-1:1.14.3-9.el8.aarch64",
"AppStream-8.1.0:python3-numpy-1:1.14.3-9.el8.ppc64le",
"AppStream-8.1.0:python3-numpy-1:1.14.3-9.el8.s390x",
"AppStream-8.1.0:python3-numpy-1:1.14.3-9.el8.x86_64",
"AppStream-8.1.0:python3-numpy-debuginfo-1:1.14.3-9.el8.aarch64",
"AppStream-8.1.0:python3-numpy-debuginfo-1:1.14.3-9.el8.ppc64le",
"AppStream-8.1.0:python3-numpy-debuginfo-1:1.14.3-9.el8.s390x",
"AppStream-8.1.0:python3-numpy-debuginfo-1:1.14.3-9.el8.x86_64",
"AppStream-8.1.0:python3-numpy-f2py-1:1.14.3-9.el8.aarch64",
"AppStream-8.1.0:python3-numpy-f2py-1:1.14.3-9.el8.ppc64le",
"AppStream-8.1.0:python3-numpy-f2py-1:1.14.3-9.el8.s390x",
"AppStream-8.1.0:python3-numpy-f2py-1:1.14.3-9.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "numpy: crafted serialized object passed in numpy.load() in pickle python module allows arbitrary code execution"
}
]
}
rhsa-2019_3335
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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 Moderate. 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.\n\nSecurity Fix(es):\n\n* numpy: crafted serialized object passed in numpy.load() in pickle python module allows arbitrary code execution (CVE-2019-6446)\n\n* python: CRLF injection via the query part of the url passed to urlopen() (CVE-2019-9740)\n\n* python: CRLF injection via the path part of the url passed to urlopen() (CVE-2019-9947)\n\n* python: Undocumented local_file protocol allows remote attackers to bypass protection mechanisms (CVE-2019-9948)\n\n* python-urllib3: CRLF injection due to not encoding the \u0027\\r\\n\u0027 sequence leading to possible attack on internal service (CVE-2019-11236)\n\n* python-urllib3: Certification mishandle when error should be thrown (CVE-2019-11324)\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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.1 Release Notes linked from 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-2019:3335",
"url": "https://access.redhat.com/errata/RHSA-2019:3335"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.1_release_notes/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.1_release_notes/"
},
{
"category": "external",
"summary": "1667950",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667950"
},
{
"category": "external",
"summary": "1680967",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1680967"
},
{
"category": "external",
"summary": "1688169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1688169"
},
{
"category": "external",
"summary": "1695570",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1695570"
},
{
"category": "external",
"summary": "1695572",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1695572"
},
{
"category": "external",
"summary": "1700824",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1700824"
},
{
"category": "external",
"summary": "1700993",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1700993"
},
{
"category": "external",
"summary": "1702473",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1702473"
},
{
"category": "external",
"summary": "1709599",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1709599"
},
{
"category": "external",
"summary": "1718398",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1718398"
},
{
"category": "external",
"summary": "1734126",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1734126"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_3335.json"
}
],
"title": "Red Hat Security Advisory: python27:2.7 security and bug fix update",
"tracking": {
"current_release_date": "2024-11-22T12:56:31+00:00",
"generator": {
"date": "2024-11-22T12:56:31+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2019:3335",
"initial_release_date": "2019-11-05T21:02:33+00:00",
"revision_history": [
{
"date": "2019-11-05T21:02:33+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2019-11-05T21:02:33+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-22T12:56:31+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.1.0",
"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:8010020190903182548:51c94b97",
"product": {
"name": "python27:2.7:8010020190903182548:51c94b97",
"product_id": "python27:2.7:8010020190903182548:51c94b97",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/python27@2.7:8010020190903182548:51c94b97"
}
}
},
{
"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+4148+33a50073.src",
"product": {
"name": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src",
"product_id": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?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.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+4148+33a50073.x86_64",
"product": {
"name": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"product_id": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?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+4148+33a50073.x86_64",
"product": {
"name": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"product_id": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-debug@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"product": {
"name": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"product_id": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-debuginfo@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"product": {
"name": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"product_id": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-debugsource@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"product": {
"name": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"product_id": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-devel@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"product": {
"name": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"product_id": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-libs@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?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+4148+33a50073.x86_64",
"product": {
"name": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"product_id": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-test@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"product": {
"name": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"product_id": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-tkinter@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"product": {
"name": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"product_id": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-tools@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?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.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-13.module+el8.1.0+3323+7ac3e00f.s390x",
"product": {
"name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"product_id": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?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-3.module+el8.1.0+3111+de3f2d8e.s390x",
"product": {
"name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"product_id": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?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.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"product": {
"name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"product_id": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"product": {
"name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"product_id": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"product": {
"name": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"product_id": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?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-15.module+el8.1.0+3111+de3f2d8e.s390x",
"product": {
"name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x",
"product_id": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-backports@1.0-15.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"product": {
"name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"product_id": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-bson@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"product": {
"name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"product_id": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?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.16-12.module+el8.1.0+4148+33a50073.s390x",
"product": {
"name": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"product_id": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-debug@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"product": {
"name": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"product_id": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-debuginfo@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"product": {
"name": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"product_id": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-debugsource@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"product": {
"name": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"product_id": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-devel@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"product": {
"name": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"product_id": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-libs@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"product": {
"name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"product_id": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-lxml@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"product": {
"name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"product_id": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?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-13.module+el8.1.0+3323+7ac3e00f.s390x",
"product": {
"name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"product_id": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-numpy@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"product": {
"name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"product_id": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"product": {
"name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"product_id": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?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.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"product": {
"name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"product_id": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pymongo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"product": {
"name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"product_id": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"product": {
"name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"product_id": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?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-1.module+el8.1.0+2994+98e054d6.s390x",
"product": {
"name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x",
"product_id": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-1.module%2Bel8.1.0%2B2994%2B98e054d6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"product": {
"name": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"product_id": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-test@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"product": {
"name": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"product_id": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-tkinter@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"product": {
"name": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"product_id": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-tools@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?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"
},
{
"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+4148+33a50073.ppc64le",
"product": {
"name": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"product_id": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?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+4148+33a50073.ppc64le",
"product": {
"name": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"product_id": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-debug@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"product": {
"name": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"product_id": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-debuginfo@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"product": {
"name": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"product_id": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-debugsource@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"product": {
"name": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"product_id": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-devel@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"product": {
"name": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"product_id": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-libs@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?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+4148+33a50073.ppc64le",
"product": {
"name": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"product_id": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-test@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"product": {
"name": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"product_id": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-tkinter@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"product": {
"name": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"product_id": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-tools@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?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.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-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"product": {
"name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"product_id": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?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-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"product": {
"name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"product_id": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?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.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"product": {
"name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"product_id": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"product": {
"name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"product_id": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"product": {
"name": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"product_id": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?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-15.module+el8.1.0+3111+de3f2d8e.aarch64",
"product": {
"name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64",
"product_id": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-backports@1.0-15.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"product": {
"name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"product_id": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-bson@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"product": {
"name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"product_id": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?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.16-12.module+el8.1.0+4148+33a50073.aarch64",
"product": {
"name": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"product_id": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-debug@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"product": {
"name": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"product_id": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-debuginfo@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"product": {
"name": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"product_id": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-debugsource@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"product": {
"name": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"product_id": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-devel@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"product": {
"name": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"product_id": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-libs@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"product": {
"name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"product_id": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-lxml@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"product": {
"name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"product_id": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-3.module%2Bel8.1.0%2B3111%2Bde3f2d8e?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-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"product": {
"name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"product_id": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-numpy@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"product": {
"name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"product_id": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"product": {
"name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"product_id": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-13.module%2Bel8.1.0%2B3323%2B7ac3e00f?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.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"product": {
"name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"product_id": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pymongo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"product": {
"name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"product_id": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"product": {
"name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"product_id": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.6.1-11.module%2Bel8.1.0%2B3446%2Bc3d52da3?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-1.module+el8.1.0+2994+98e054d6.aarch64",
"product": {
"name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64",
"product_id": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-1.module%2Bel8.1.0%2B2994%2B98e054d6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"product": {
"name": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"product_id": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-test@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"product": {
"name": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"product_id": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-tkinter@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"product": {
"name": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"product_id": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python2-tools@2.7.16-12.module%2Bel8.1.0%2B4148%2B33a50073?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"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
"product_reference": "python27:2.7:8010020190903182548:51c94b97",
"relates_to_product_reference": "AppStream-8.1.0"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64 as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64"
},
"product_reference": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x"
},
"product_reference": "numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64"
},
"product_reference": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x"
},
"product_reference": "python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64 as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64"
},
"product_reference": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x"
},
"product_reference": "python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64 as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64"
},
"product_reference": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x"
},
"product_reference": "python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64 as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64"
},
"product_reference": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le"
},
"product_reference": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x"
},
"product_reference": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src"
},
"product_reference": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64 as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64"
},
"product_reference": "python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64"
},
"product_reference": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x"
},
"product_reference": "python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64 as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64"
},
"product_reference": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x"
},
"product_reference": "python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64 as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64"
},
"product_reference": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x"
},
"product_reference": "python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64 as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64"
},
"product_reference": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le"
},
"product_reference": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x"
},
"product_reference": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64 as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64"
},
"product_reference": "python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64 as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64"
},
"product_reference": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le"
},
"product_reference": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x"
},
"product_reference": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64 as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64"
},
"product_reference": "python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64 as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64"
},
"product_reference": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le"
},
"product_reference": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x"
},
"product_reference": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64 as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64"
},
"product_reference": "python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64 as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64"
},
"product_reference": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le"
},
"product_reference": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x"
},
"product_reference": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64 as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64"
},
"product_reference": "python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64 as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64"
},
"product_reference": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le"
},
"product_reference": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x"
},
"product_reference": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64 as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64"
},
"product_reference": "python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64"
},
"product_reference": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x"
},
"product_reference": "python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64"
},
"product_reference": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x"
},
"product_reference": "python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64 as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64"
},
"product_reference": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x"
},
"product_reference": "python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64 as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64"
},
"product_reference": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x"
},
"product_reference": "python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64 as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64"
},
"product_reference": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x"
},
"product_reference": "python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64 as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64"
},
"product_reference": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x"
},
"product_reference": "python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64 as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64"
},
"product_reference": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x"
},
"product_reference": "python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64 as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64"
},
"product_reference": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x"
},
"product_reference": "python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64 as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64"
},
"product_reference": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x"
},
"product_reference": "python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64 as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64"
},
"product_reference": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le"
},
"product_reference": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x"
},
"product_reference": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64 as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64"
},
"product_reference": "python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64 as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64"
},
"product_reference": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le"
},
"product_reference": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x"
},
"product_reference": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64 as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64"
},
"product_reference": "python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64 as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64"
},
"product_reference": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le"
},
"product_reference": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x"
},
"product_reference": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64 as a component of python27:2.7:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64"
},
"product_reference": "python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"relates_to_product_reference": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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.1.0:python27:2.7:8010020190903182548:51c94b97"
},
{
"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:8010020190903182548:51c94b97 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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:python27:2.7:8010020190903182548:51c94b97"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-6446",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2019-01-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1667950"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in NumPy 1.16.0 and earlier. It uses the pickle Python module unsafely, which allows remote attackers to execute arbitrary code via a crafted serialized object, as demonstrated by a numpy.load call. NOTE: third parties dispute this issue because it is a behavior that might have legitimate applications in (for example) loading serialized Python object arrays from trusted and authenticated sources",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "numpy: crafted serialized object passed in numpy.load() in pickle python module allows arbitrary code execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Virtualization Management Appliance includes the vulnerable version of numpy, however it is not used and this vulnerability is not exposed.\n\nRed Hat OpenStack Platform includes a vulnerable version of numpy, however it is not used in a vulnerable manner.",
"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:python27:2.7:8010020190903182548:51c94b97",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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-2019-6446"
},
{
"category": "external",
"summary": "RHBZ#1667950",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667950"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-6446",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6446"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-6446",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-6446"
}
],
"release_date": "2019-01-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-05T21:02: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.1.0:python27:2.7:8010020190903182548:51c94b97",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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-2019:3335"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "numpy: crafted serialized object passed in numpy.load() in pickle python module allows arbitrary code execution"
},
{
"cve": "CVE-2019-9740",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"discovery_date": "2019-03-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1688169"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \\r\\n (specifically in the query string after a ? character) followed by an HTTP header or a Redis command. This is fixed in: v2.7.17, v2.7.17rc1, v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.9, v3.6.9rc1; v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: CRLF injection via the query part of the url passed to urlopen()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects:\n* All current versions of Red Hat OpenStack Platform. However, version 8 is due to retire on the 20th of April 2019, there are no more planned releases prior to this date.",
"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:python27:2.7:8010020190903182548:51c94b97",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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-2019-9740"
},
{
"category": "external",
"summary": "RHBZ#1688169",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1688169"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-9740",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9740"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-9740",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9740"
}
],
"release_date": "2019-03-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-05T21:02: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.1.0:python27:2.7:8010020190903182548:51c94b97",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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-2019:3335"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: CRLF injection via the query part of the url passed to urlopen()"
},
{
"cve": "CVE-2019-9947",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"discovery_date": "2019-03-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1695572"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \\r\\n (specifically in the path component of a URL that lacks a ? character) followed by an HTTP header or a Redis command. This is similar to the CVE-2019-9740 query string issue. This is fixed in: v2.7.17, v2.7.17rc1, v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.9, v3.6.9rc1; v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: CRLF injection via the path part of the url passed to urlopen()",
"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": [
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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-2019-9947"
},
{
"category": "external",
"summary": "RHBZ#1695572",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1695572"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-9947",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9947"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-9947",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9947"
}
],
"release_date": "2019-03-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-05T21:02: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.1.0:python27:2.7:8010020190903182548:51c94b97",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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-2019:3335"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: CRLF injection via the path part of the url passed to urlopen()"
},
{
"cve": "CVE-2019-9948",
"cwe": {
"id": "CWE-749",
"name": "Exposed Dangerous Method or Function"
},
"discovery_date": "2019-03-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1695570"
}
],
"notes": [
{
"category": "description",
"text": "urllib in Python 2.x through 2.7.16 supports the local_file: scheme, which makes it easier for remote attackers to bypass protection mechanisms that blacklist file: URIs, as demonstrated by triggering a urllib.urlopen(\u0027local_file:///etc/passwd\u0027) call.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Undocumented local_file protocol allows remote attackers to bypass protection mechanisms",
"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": [
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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-2019-9948"
},
{
"category": "external",
"summary": "RHBZ#1695570",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1695570"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-9948",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9948"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-9948",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9948"
}
],
"release_date": "2019-03-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-05T21:02: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.1.0:python27:2.7:8010020190903182548:51c94b97",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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-2019:3335"
},
{
"category": "workaround",
"details": "If your application uses a blacklist to prevent \"file://\" schema from being used, consider using a whitelist approach to just allow the schemas you want or add \"local_file://\" schema to your blacklist.",
"product_ids": [
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Undocumented local_file protocol allows remote attackers to bypass protection mechanisms"
},
{
"cve": "CVE-2019-11236",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"discovery_date": "2019-04-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1700824"
}
],
"notes": [
{
"category": "description",
"text": "In the urllib3 library through 1.24.1 for Python, CRLF injection is possible if the attacker controls the request parameter.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-urllib3: CRLF injection due to not encoding the \u0027\\r\\n\u0027 sequence leading to possible attack on internal service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects the version of python-urllib3 shipped with Red Hat Gluster Storage 3, as it is vulnerable to CRLF injection.\n\nRed Hat Satellite 6.2 is on Maintenance Support 2 phase, hence only selected critical and important issues will be fixed. Please refer to Red Hat Satellite Product Life Cycle page for more information.\n\nIn Red Hat OpenStack Platform 13, because the flaw has a lower impact and the fix would require a substantial amount of development, no update will be provided at this time for the RHOSP python-urllib3 package.",
"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:python27:2.7:8010020190903182548:51c94b97",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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-2019-11236"
},
{
"category": "external",
"summary": "RHBZ#1700824",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1700824"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11236",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11236"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11236",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11236"
}
],
"release_date": "2019-03-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-05T21:02: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.1.0:python27:2.7:8010020190903182548:51c94b97",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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-2019:3335"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-urllib3: CRLF injection due to not encoding the \u0027\\r\\n\u0027 sequence leading to possible attack on internal service"
},
{
"cve": "CVE-2019-11324",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2019-04-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1702473"
}
],
"notes": [
{
"category": "description",
"text": "The urllib3 library before 1.24.2 for Python mishandles certain cases where the desired set of CA certificates is different from the OS store of CA certificates, which results in SSL connections succeeding in situations where a verification failure is the correct outcome. This is related to use of the ssl_context, ca_certs, or ca_certs_dir argument.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-urllib3: Certification mishandle when error should be thrown",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue did not affect the versions of python-urllib3 as shipped with Red Hat Enterprise Linux 6, and 7 as the older code shipped there did not load the system certificates.\n\nRed Hat Satellite 6.2 is on Maintenance Support 2 phase, hence only selected Critical and Important issues will be fixed. Please refer to Red Hat Satellite Product Life Cycle page for more information.\n\nIn Red Hat OpenStack Platform 13, because the flaw has a lower impact and the fix would require a substantial amount of development, no update will be provided at this time for the RHOSP python-urllib3 package.",
"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:python27:2.7:8010020190903182548:51c94b97",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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-2019-11324"
},
{
"category": "external",
"summary": "RHBZ#1702473",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1702473"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-11324",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11324"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11324",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11324"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2019/04/17/3",
"url": "https://www.openwall.com/lists/oss-security/2019/04/17/3"
}
],
"release_date": "2019-04-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2019-11-05T21:02: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.1.0:python27:2.7:8010020190903182548:51c94b97",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97: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-2019:3335"
},
{
"category": "workaround",
"details": "The urllib3 package is used by elastic-curator, which is deployed in the ose-logging-curator, and used by the optional logging feature in OpenShift Container Platform (OCP). Therefore OCP 3.11 users can mitigate this issue by not deploying and using the Curator logging feature. \n\nIn OCP 4 urllib3 is also used by several Ansible Play Book images built with the Operator SDK and available for installation in OCP 4 including openshift-enterprise-ansible-operator and ose-metering-ansible-operator. Therefore those operators should not be deployed in order to mitigate this issue in OCP 4.",
"product_ids": [
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64"
]
}
],
"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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:numpy-debugsource-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-lxml-debugsource-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-nose-docs-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pymongo-debugsource-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-sqlalchemy-doc-0:1.3.2-1.module+el8.1.0+2994+98e054d6.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-babel-0:2.5.1-9.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-0:1.0-15.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-backports-ssl_match_hostname-0:3.5.0.1-11.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-bson-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debug-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debuginfo-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-debugsource-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-devel-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-jinja2-0:2.10-8.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-libs-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-lxml-debuginfo-0:4.2.3-3.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-nose-0:1.3.7-30.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-debuginfo-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-doc-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-numpy-f2py-1:1.14.2-13.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pip-wheel-0:9.0.3-14.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pygments-0:2.2.0-20.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-debuginfo-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pymongo-gridfs-0:3.6.1-11.module+el8.1.0+3446+c3d52da3.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-requests-0:2.20.0-2.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-scipy-debuginfo-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools-wheel-0:39.0.1-11.module+el8.1.0+3446+c3d52da3.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-six-0:1.11.0-5.module+el8.1.0+3111+de3f2d8e.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-sqlalchemy-0:1.3.2-1.module+el8.1.0+2994+98e054d6.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-test-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tkinter-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-tools-0:2.7.16-12.module+el8.1.0+4148+33a50073.x86_64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-urllib3-0:1.24.2-1.module+el8.1.0+3280+19512f10.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-virtualenv-0:15.1.0-19.module+el8.1.0+3507+d69c168d.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:python2-wheel-wheel-1:0.31.1-2.module+el8.1.0+3725+aac5cd17.noarch",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.src",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.aarch64",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.ppc64le",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.s390x",
"AppStream-8.1.0:python27:2.7:8010020190903182548:51c94b97:scipy-debugsource-0:1.0.0-20.module+el8.1.0+3323+7ac3e00f.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-urllib3: Certification mishandle when error should be thrown"
}
]
}
opensuse-su-2024:11243-1
Vulnerability from csaf_opensuse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python38-numpy-1.21.2-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python38-numpy-1.21.2-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-11243",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_11243-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-12852 page",
"url": "https://www.suse.com/security/cve/CVE-2017-12852/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-6446 page",
"url": "https://www.suse.com/security/cve/CVE-2019-6446/"
}
],
"title": "python38-numpy-1.21.2-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:11243-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python38-numpy-1.21.2-1.1.aarch64",
"product": {
"name": "python38-numpy-1.21.2-1.1.aarch64",
"product_id": "python38-numpy-1.21.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python38-numpy-devel-1.21.2-1.1.aarch64",
"product": {
"name": "python38-numpy-devel-1.21.2-1.1.aarch64",
"product_id": "python38-numpy-devel-1.21.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-numpy-1.21.2-1.1.aarch64",
"product": {
"name": "python39-numpy-1.21.2-1.1.aarch64",
"product_id": "python39-numpy-1.21.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-numpy-devel-1.21.2-1.1.aarch64",
"product": {
"name": "python39-numpy-devel-1.21.2-1.1.aarch64",
"product_id": "python39-numpy-devel-1.21.2-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python38-numpy-1.21.2-1.1.ppc64le",
"product": {
"name": "python38-numpy-1.21.2-1.1.ppc64le",
"product_id": "python38-numpy-1.21.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python38-numpy-devel-1.21.2-1.1.ppc64le",
"product": {
"name": "python38-numpy-devel-1.21.2-1.1.ppc64le",
"product_id": "python38-numpy-devel-1.21.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-numpy-1.21.2-1.1.ppc64le",
"product": {
"name": "python39-numpy-1.21.2-1.1.ppc64le",
"product_id": "python39-numpy-1.21.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-numpy-devel-1.21.2-1.1.ppc64le",
"product": {
"name": "python39-numpy-devel-1.21.2-1.1.ppc64le",
"product_id": "python39-numpy-devel-1.21.2-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python38-numpy-1.21.2-1.1.s390x",
"product": {
"name": "python38-numpy-1.21.2-1.1.s390x",
"product_id": "python38-numpy-1.21.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python38-numpy-devel-1.21.2-1.1.s390x",
"product": {
"name": "python38-numpy-devel-1.21.2-1.1.s390x",
"product_id": "python38-numpy-devel-1.21.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-numpy-1.21.2-1.1.s390x",
"product": {
"name": "python39-numpy-1.21.2-1.1.s390x",
"product_id": "python39-numpy-1.21.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-numpy-devel-1.21.2-1.1.s390x",
"product": {
"name": "python39-numpy-devel-1.21.2-1.1.s390x",
"product_id": "python39-numpy-devel-1.21.2-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python38-numpy-1.21.2-1.1.x86_64",
"product": {
"name": "python38-numpy-1.21.2-1.1.x86_64",
"product_id": "python38-numpy-1.21.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python38-numpy-devel-1.21.2-1.1.x86_64",
"product": {
"name": "python38-numpy-devel-1.21.2-1.1.x86_64",
"product_id": "python38-numpy-devel-1.21.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-numpy-1.21.2-1.1.x86_64",
"product": {
"name": "python39-numpy-1.21.2-1.1.x86_64",
"product_id": "python39-numpy-1.21.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-numpy-devel-1.21.2-1.1.x86_64",
"product": {
"name": "python39-numpy-devel-1.21.2-1.1.x86_64",
"product_id": "python39-numpy-devel-1.21.2-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-1.21.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-numpy-1.21.2-1.1.aarch64"
},
"product_reference": "python38-numpy-1.21.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-1.21.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-numpy-1.21.2-1.1.ppc64le"
},
"product_reference": "python38-numpy-1.21.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-1.21.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-numpy-1.21.2-1.1.s390x"
},
"product_reference": "python38-numpy-1.21.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-1.21.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-numpy-1.21.2-1.1.x86_64"
},
"product_reference": "python38-numpy-1.21.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-devel-1.21.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-numpy-devel-1.21.2-1.1.aarch64"
},
"product_reference": "python38-numpy-devel-1.21.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-devel-1.21.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-numpy-devel-1.21.2-1.1.ppc64le"
},
"product_reference": "python38-numpy-devel-1.21.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-devel-1.21.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-numpy-devel-1.21.2-1.1.s390x"
},
"product_reference": "python38-numpy-devel-1.21.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-devel-1.21.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-numpy-devel-1.21.2-1.1.x86_64"
},
"product_reference": "python38-numpy-devel-1.21.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-1.21.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-numpy-1.21.2-1.1.aarch64"
},
"product_reference": "python39-numpy-1.21.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-1.21.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-numpy-1.21.2-1.1.ppc64le"
},
"product_reference": "python39-numpy-1.21.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-1.21.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-numpy-1.21.2-1.1.s390x"
},
"product_reference": "python39-numpy-1.21.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-1.21.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-numpy-1.21.2-1.1.x86_64"
},
"product_reference": "python39-numpy-1.21.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-devel-1.21.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-numpy-devel-1.21.2-1.1.aarch64"
},
"product_reference": "python39-numpy-devel-1.21.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-devel-1.21.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-numpy-devel-1.21.2-1.1.ppc64le"
},
"product_reference": "python39-numpy-devel-1.21.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-devel-1.21.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-numpy-devel-1.21.2-1.1.s390x"
},
"product_reference": "python39-numpy-devel-1.21.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-devel-1.21.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-numpy-devel-1.21.2-1.1.x86_64"
},
"product_reference": "python39-numpy-devel-1.21.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2017-12852",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-12852"
}
],
"notes": [
{
"category": "general",
"text": "The numpy.pad function in Numpy 1.13.1 and older versions is missing input validation. An empty list or ndarray will stick into an infinite loop, which can allow attackers to cause a DoS attack.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python38-numpy-1.21.2-1.1.aarch64",
"openSUSE Tumbleweed:python38-numpy-1.21.2-1.1.ppc64le",
"openSUSE Tumbleweed:python38-numpy-1.21.2-1.1.s390x",
"openSUSE Tumbleweed:python38-numpy-1.21.2-1.1.x86_64",
"openSUSE Tumbleweed:python38-numpy-devel-1.21.2-1.1.aarch64",
"openSUSE Tumbleweed:python38-numpy-devel-1.21.2-1.1.ppc64le",
"openSUSE Tumbleweed:python38-numpy-devel-1.21.2-1.1.s390x",
"openSUSE Tumbleweed:python38-numpy-devel-1.21.2-1.1.x86_64",
"openSUSE Tumbleweed:python39-numpy-1.21.2-1.1.aarch64",
"openSUSE Tumbleweed:python39-numpy-1.21.2-1.1.ppc64le",
"openSUSE Tumbleweed:python39-numpy-1.21.2-1.1.s390x",
"openSUSE Tumbleweed:python39-numpy-1.21.2-1.1.x86_64",
"openSUSE Tumbleweed:python39-numpy-devel-1.21.2-1.1.aarch64",
"openSUSE Tumbleweed:python39-numpy-devel-1.21.2-1.1.ppc64le",
"openSUSE Tumbleweed:python39-numpy-devel-1.21.2-1.1.s390x",
"openSUSE Tumbleweed:python39-numpy-devel-1.21.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-12852",
"url": "https://www.suse.com/security/cve/CVE-2017-12852"
},
{
"category": "external",
"summary": "SUSE Bug 1053963 for CVE-2017-12852",
"url": "https://bugzilla.suse.com/1053963"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python38-numpy-1.21.2-1.1.aarch64",
"openSUSE Tumbleweed:python38-numpy-1.21.2-1.1.ppc64le",
"openSUSE Tumbleweed:python38-numpy-1.21.2-1.1.s390x",
"openSUSE Tumbleweed:python38-numpy-1.21.2-1.1.x86_64",
"openSUSE Tumbleweed:python38-numpy-devel-1.21.2-1.1.aarch64",
"openSUSE Tumbleweed:python38-numpy-devel-1.21.2-1.1.ppc64le",
"openSUSE Tumbleweed:python38-numpy-devel-1.21.2-1.1.s390x",
"openSUSE Tumbleweed:python38-numpy-devel-1.21.2-1.1.x86_64",
"openSUSE Tumbleweed:python39-numpy-1.21.2-1.1.aarch64",
"openSUSE Tumbleweed:python39-numpy-1.21.2-1.1.ppc64le",
"openSUSE Tumbleweed:python39-numpy-1.21.2-1.1.s390x",
"openSUSE Tumbleweed:python39-numpy-1.21.2-1.1.x86_64",
"openSUSE Tumbleweed:python39-numpy-devel-1.21.2-1.1.aarch64",
"openSUSE Tumbleweed:python39-numpy-devel-1.21.2-1.1.ppc64le",
"openSUSE Tumbleweed:python39-numpy-devel-1.21.2-1.1.s390x",
"openSUSE Tumbleweed:python39-numpy-devel-1.21.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python38-numpy-1.21.2-1.1.aarch64",
"openSUSE Tumbleweed:python38-numpy-1.21.2-1.1.ppc64le",
"openSUSE Tumbleweed:python38-numpy-1.21.2-1.1.s390x",
"openSUSE Tumbleweed:python38-numpy-1.21.2-1.1.x86_64",
"openSUSE Tumbleweed:python38-numpy-devel-1.21.2-1.1.aarch64",
"openSUSE Tumbleweed:python38-numpy-devel-1.21.2-1.1.ppc64le",
"openSUSE Tumbleweed:python38-numpy-devel-1.21.2-1.1.s390x",
"openSUSE Tumbleweed:python38-numpy-devel-1.21.2-1.1.x86_64",
"openSUSE Tumbleweed:python39-numpy-1.21.2-1.1.aarch64",
"openSUSE Tumbleweed:python39-numpy-1.21.2-1.1.ppc64le",
"openSUSE Tumbleweed:python39-numpy-1.21.2-1.1.s390x",
"openSUSE Tumbleweed:python39-numpy-1.21.2-1.1.x86_64",
"openSUSE Tumbleweed:python39-numpy-devel-1.21.2-1.1.aarch64",
"openSUSE Tumbleweed:python39-numpy-devel-1.21.2-1.1.ppc64le",
"openSUSE Tumbleweed:python39-numpy-devel-1.21.2-1.1.s390x",
"openSUSE Tumbleweed:python39-numpy-devel-1.21.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2017-12852"
},
{
"cve": "CVE-2019-6446",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-6446"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in NumPy before 1.16.3. It uses the pickle Python module unsafely, which allows remote attackers to execute arbitrary code via a crafted serialized object, as demonstrated by a numpy.load call. NOTE: third parties dispute this issue because it is a behavior that might have legitimate applications in (for example) loading serialized Python object arrays from trusted and authenticated sources.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python38-numpy-1.21.2-1.1.aarch64",
"openSUSE Tumbleweed:python38-numpy-1.21.2-1.1.ppc64le",
"openSUSE Tumbleweed:python38-numpy-1.21.2-1.1.s390x",
"openSUSE Tumbleweed:python38-numpy-1.21.2-1.1.x86_64",
"openSUSE Tumbleweed:python38-numpy-devel-1.21.2-1.1.aarch64",
"openSUSE Tumbleweed:python38-numpy-devel-1.21.2-1.1.ppc64le",
"openSUSE Tumbleweed:python38-numpy-devel-1.21.2-1.1.s390x",
"openSUSE Tumbleweed:python38-numpy-devel-1.21.2-1.1.x86_64",
"openSUSE Tumbleweed:python39-numpy-1.21.2-1.1.aarch64",
"openSUSE Tumbleweed:python39-numpy-1.21.2-1.1.ppc64le",
"openSUSE Tumbleweed:python39-numpy-1.21.2-1.1.s390x",
"openSUSE Tumbleweed:python39-numpy-1.21.2-1.1.x86_64",
"openSUSE Tumbleweed:python39-numpy-devel-1.21.2-1.1.aarch64",
"openSUSE Tumbleweed:python39-numpy-devel-1.21.2-1.1.ppc64le",
"openSUSE Tumbleweed:python39-numpy-devel-1.21.2-1.1.s390x",
"openSUSE Tumbleweed:python39-numpy-devel-1.21.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-6446",
"url": "https://www.suse.com/security/cve/CVE-2019-6446"
},
{
"category": "external",
"summary": "SUSE Bug 1122208 for CVE-2019-6446",
"url": "https://bugzilla.suse.com/1122208"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python38-numpy-1.21.2-1.1.aarch64",
"openSUSE Tumbleweed:python38-numpy-1.21.2-1.1.ppc64le",
"openSUSE Tumbleweed:python38-numpy-1.21.2-1.1.s390x",
"openSUSE Tumbleweed:python38-numpy-1.21.2-1.1.x86_64",
"openSUSE Tumbleweed:python38-numpy-devel-1.21.2-1.1.aarch64",
"openSUSE Tumbleweed:python38-numpy-devel-1.21.2-1.1.ppc64le",
"openSUSE Tumbleweed:python38-numpy-devel-1.21.2-1.1.s390x",
"openSUSE Tumbleweed:python38-numpy-devel-1.21.2-1.1.x86_64",
"openSUSE Tumbleweed:python39-numpy-1.21.2-1.1.aarch64",
"openSUSE Tumbleweed:python39-numpy-1.21.2-1.1.ppc64le",
"openSUSE Tumbleweed:python39-numpy-1.21.2-1.1.s390x",
"openSUSE Tumbleweed:python39-numpy-1.21.2-1.1.x86_64",
"openSUSE Tumbleweed:python39-numpy-devel-1.21.2-1.1.aarch64",
"openSUSE Tumbleweed:python39-numpy-devel-1.21.2-1.1.ppc64le",
"openSUSE Tumbleweed:python39-numpy-devel-1.21.2-1.1.s390x",
"openSUSE Tumbleweed:python39-numpy-devel-1.21.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python38-numpy-1.21.2-1.1.aarch64",
"openSUSE Tumbleweed:python38-numpy-1.21.2-1.1.ppc64le",
"openSUSE Tumbleweed:python38-numpy-1.21.2-1.1.s390x",
"openSUSE Tumbleweed:python38-numpy-1.21.2-1.1.x86_64",
"openSUSE Tumbleweed:python38-numpy-devel-1.21.2-1.1.aarch64",
"openSUSE Tumbleweed:python38-numpy-devel-1.21.2-1.1.ppc64le",
"openSUSE Tumbleweed:python38-numpy-devel-1.21.2-1.1.s390x",
"openSUSE Tumbleweed:python38-numpy-devel-1.21.2-1.1.x86_64",
"openSUSE Tumbleweed:python39-numpy-1.21.2-1.1.aarch64",
"openSUSE Tumbleweed:python39-numpy-1.21.2-1.1.ppc64le",
"openSUSE Tumbleweed:python39-numpy-1.21.2-1.1.s390x",
"openSUSE Tumbleweed:python39-numpy-1.21.2-1.1.x86_64",
"openSUSE Tumbleweed:python39-numpy-devel-1.21.2-1.1.aarch64",
"openSUSE Tumbleweed:python39-numpy-devel-1.21.2-1.1.ppc64le",
"openSUSE Tumbleweed:python39-numpy-devel-1.21.2-1.1.s390x",
"openSUSE Tumbleweed:python39-numpy-devel-1.21.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-6446"
}
]
}
opensuse-su-2019:2227-1
Vulnerability from csaf_opensuse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-numpy",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-numpy fixes the following issues:\n\nNon-security issues fixed:\n\n- Updated to upstream version 1.16.1. (bsc#1149203) (jsc#SLE-8532)\n\nThis update was imported from the SUSE:SLE-15:Update update project.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2019-2227",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2019_2227-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2019:2227-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/FVRBFRTO6NBDCEJSJP6AAQZYSPEG6RMQ/#FVRBFRTO6NBDCEJSJP6AAQZYSPEG6RMQ"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2019:2227-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/FVRBFRTO6NBDCEJSJP6AAQZYSPEG6RMQ/#FVRBFRTO6NBDCEJSJP6AAQZYSPEG6RMQ"
},
{
"category": "self",
"summary": "SUSE Bug 1149203",
"url": "https://bugzilla.suse.com/1149203"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-6446 page",
"url": "https://www.suse.com/security/cve/CVE-2019-6446/"
}
],
"title": "Security update for python-numpy",
"tracking": {
"current_release_date": "2019-09-30T18:21:50Z",
"generator": {
"date": "2019-09-30T18:21:50Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2019:2227-1",
"initial_release_date": "2019-09-30T18:21:50Z",
"revision_history": [
{
"date": "2019-09-30T18:21:50Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python2-numpy-1.16.1-lp151.5.3.1.x86_64",
"product": {
"name": "python2-numpy-1.16.1-lp151.5.3.1.x86_64",
"product_id": "python2-numpy-1.16.1-lp151.5.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-numpy-devel-1.16.1-lp151.5.3.1.x86_64",
"product": {
"name": "python2-numpy-devel-1.16.1-lp151.5.3.1.x86_64",
"product_id": "python2-numpy-devel-1.16.1-lp151.5.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-1.16.1-lp151.5.3.1.x86_64",
"product": {
"name": "python2-numpy-gnu-hpc-1.16.1-lp151.5.3.1.x86_64",
"product_id": "python2-numpy-gnu-hpc-1.16.1-lp151.5.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-devel-1.16.1-lp151.5.3.1.x86_64",
"product": {
"name": "python2-numpy-gnu-hpc-devel-1.16.1-lp151.5.3.1.x86_64",
"product_id": "python2-numpy-gnu-hpc-devel-1.16.1-lp151.5.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_1-gnu-hpc-1.16.1-lp151.5.3.1.x86_64",
"product": {
"name": "python2-numpy_1_16_1-gnu-hpc-1.16.1-lp151.5.3.1.x86_64",
"product_id": "python2-numpy_1_16_1-gnu-hpc-1.16.1-lp151.5.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-lp151.5.3.1.x86_64",
"product": {
"name": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-lp151.5.3.1.x86_64",
"product_id": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-lp151.5.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy-1.16.1-lp151.5.3.1.x86_64",
"product": {
"name": "python3-numpy-1.16.1-lp151.5.3.1.x86_64",
"product_id": "python3-numpy-1.16.1-lp151.5.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy-devel-1.16.1-lp151.5.3.1.x86_64",
"product": {
"name": "python3-numpy-devel-1.16.1-lp151.5.3.1.x86_64",
"product_id": "python3-numpy-devel-1.16.1-lp151.5.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-1.16.1-lp151.5.3.1.x86_64",
"product": {
"name": "python3-numpy-gnu-hpc-1.16.1-lp151.5.3.1.x86_64",
"product_id": "python3-numpy-gnu-hpc-1.16.1-lp151.5.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-devel-1.16.1-lp151.5.3.1.x86_64",
"product": {
"name": "python3-numpy-gnu-hpc-devel-1.16.1-lp151.5.3.1.x86_64",
"product_id": "python3-numpy-gnu-hpc-devel-1.16.1-lp151.5.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_16_1-gnu-hpc-1.16.1-lp151.5.3.1.x86_64",
"product": {
"name": "python3-numpy_1_16_1-gnu-hpc-1.16.1-lp151.5.3.1.x86_64",
"product_id": "python3-numpy_1_16_1-gnu-hpc-1.16.1-lp151.5.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-lp151.5.3.1.x86_64",
"product": {
"name": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-lp151.5.3.1.x86_64",
"product_id": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-lp151.5.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.1",
"product": {
"name": "openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.1-lp151.5.3.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:python2-numpy-1.16.1-lp151.5.3.1.x86_64"
},
"product_reference": "python2-numpy-1.16.1-lp151.5.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.1-lp151.5.3.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:python2-numpy-devel-1.16.1-lp151.5.3.1.x86_64"
},
"product_reference": "python2-numpy-devel-1.16.1-lp151.5.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-1.16.1-lp151.5.3.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:python2-numpy-gnu-hpc-1.16.1-lp151.5.3.1.x86_64"
},
"product_reference": "python2-numpy-gnu-hpc-1.16.1-lp151.5.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-devel-1.16.1-lp151.5.3.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:python2-numpy-gnu-hpc-devel-1.16.1-lp151.5.3.1.x86_64"
},
"product_reference": "python2-numpy-gnu-hpc-devel-1.16.1-lp151.5.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy_1_16_1-gnu-hpc-1.16.1-lp151.5.3.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:python2-numpy_1_16_1-gnu-hpc-1.16.1-lp151.5.3.1.x86_64"
},
"product_reference": "python2-numpy_1_16_1-gnu-hpc-1.16.1-lp151.5.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-lp151.5.3.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-lp151.5.3.1.x86_64"
},
"product_reference": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-lp151.5.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1.16.1-lp151.5.3.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:python3-numpy-1.16.1-lp151.5.3.1.x86_64"
},
"product_reference": "python3-numpy-1.16.1-lp151.5.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-devel-1.16.1-lp151.5.3.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:python3-numpy-devel-1.16.1-lp151.5.3.1.x86_64"
},
"product_reference": "python3-numpy-devel-1.16.1-lp151.5.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-1.16.1-lp151.5.3.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:python3-numpy-gnu-hpc-1.16.1-lp151.5.3.1.x86_64"
},
"product_reference": "python3-numpy-gnu-hpc-1.16.1-lp151.5.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-devel-1.16.1-lp151.5.3.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:python3-numpy-gnu-hpc-devel-1.16.1-lp151.5.3.1.x86_64"
},
"product_reference": "python3-numpy-gnu-hpc-devel-1.16.1-lp151.5.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_16_1-gnu-hpc-1.16.1-lp151.5.3.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:python3-numpy_1_16_1-gnu-hpc-1.16.1-lp151.5.3.1.x86_64"
},
"product_reference": "python3-numpy_1_16_1-gnu-hpc-1.16.1-lp151.5.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-lp151.5.3.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-lp151.5.3.1.x86_64"
},
"product_reference": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-lp151.5.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-6446",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-6446"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in NumPy before 1.16.3. It uses the pickle Python module unsafely, which allows remote attackers to execute arbitrary code via a crafted serialized object, as demonstrated by a numpy.load call. NOTE: third parties dispute this issue because it is a behavior that might have legitimate applications in (for example) loading serialized Python object arrays from trusted and authenticated sources.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.1:python2-numpy-1.16.1-lp151.5.3.1.x86_64",
"openSUSE Leap 15.1:python2-numpy-devel-1.16.1-lp151.5.3.1.x86_64",
"openSUSE Leap 15.1:python2-numpy-gnu-hpc-1.16.1-lp151.5.3.1.x86_64",
"openSUSE Leap 15.1:python2-numpy-gnu-hpc-devel-1.16.1-lp151.5.3.1.x86_64",
"openSUSE Leap 15.1:python2-numpy_1_16_1-gnu-hpc-1.16.1-lp151.5.3.1.x86_64",
"openSUSE Leap 15.1:python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-lp151.5.3.1.x86_64",
"openSUSE Leap 15.1:python3-numpy-1.16.1-lp151.5.3.1.x86_64",
"openSUSE Leap 15.1:python3-numpy-devel-1.16.1-lp151.5.3.1.x86_64",
"openSUSE Leap 15.1:python3-numpy-gnu-hpc-1.16.1-lp151.5.3.1.x86_64",
"openSUSE Leap 15.1:python3-numpy-gnu-hpc-devel-1.16.1-lp151.5.3.1.x86_64",
"openSUSE Leap 15.1:python3-numpy_1_16_1-gnu-hpc-1.16.1-lp151.5.3.1.x86_64",
"openSUSE Leap 15.1:python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-lp151.5.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-6446",
"url": "https://www.suse.com/security/cve/CVE-2019-6446"
},
{
"category": "external",
"summary": "SUSE Bug 1122208 for CVE-2019-6446",
"url": "https://bugzilla.suse.com/1122208"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.1:python2-numpy-1.16.1-lp151.5.3.1.x86_64",
"openSUSE Leap 15.1:python2-numpy-devel-1.16.1-lp151.5.3.1.x86_64",
"openSUSE Leap 15.1:python2-numpy-gnu-hpc-1.16.1-lp151.5.3.1.x86_64",
"openSUSE Leap 15.1:python2-numpy-gnu-hpc-devel-1.16.1-lp151.5.3.1.x86_64",
"openSUSE Leap 15.1:python2-numpy_1_16_1-gnu-hpc-1.16.1-lp151.5.3.1.x86_64",
"openSUSE Leap 15.1:python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-lp151.5.3.1.x86_64",
"openSUSE Leap 15.1:python3-numpy-1.16.1-lp151.5.3.1.x86_64",
"openSUSE Leap 15.1:python3-numpy-devel-1.16.1-lp151.5.3.1.x86_64",
"openSUSE Leap 15.1:python3-numpy-gnu-hpc-1.16.1-lp151.5.3.1.x86_64",
"openSUSE Leap 15.1:python3-numpy-gnu-hpc-devel-1.16.1-lp151.5.3.1.x86_64",
"openSUSE Leap 15.1:python3-numpy_1_16_1-gnu-hpc-1.16.1-lp151.5.3.1.x86_64",
"openSUSE Leap 15.1:python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-lp151.5.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.1:python2-numpy-1.16.1-lp151.5.3.1.x86_64",
"openSUSE Leap 15.1:python2-numpy-devel-1.16.1-lp151.5.3.1.x86_64",
"openSUSE Leap 15.1:python2-numpy-gnu-hpc-1.16.1-lp151.5.3.1.x86_64",
"openSUSE Leap 15.1:python2-numpy-gnu-hpc-devel-1.16.1-lp151.5.3.1.x86_64",
"openSUSE Leap 15.1:python2-numpy_1_16_1-gnu-hpc-1.16.1-lp151.5.3.1.x86_64",
"openSUSE Leap 15.1:python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-lp151.5.3.1.x86_64",
"openSUSE Leap 15.1:python3-numpy-1.16.1-lp151.5.3.1.x86_64",
"openSUSE Leap 15.1:python3-numpy-devel-1.16.1-lp151.5.3.1.x86_64",
"openSUSE Leap 15.1:python3-numpy-gnu-hpc-1.16.1-lp151.5.3.1.x86_64",
"openSUSE Leap 15.1:python3-numpy-gnu-hpc-devel-1.16.1-lp151.5.3.1.x86_64",
"openSUSE Leap 15.1:python3-numpy_1_16_1-gnu-hpc-1.16.1-lp151.5.3.1.x86_64",
"openSUSE Leap 15.1:python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-lp151.5.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-09-30T18:21:50Z",
"details": "moderate"
}
],
"title": "CVE-2019-6446"
}
]
}
opensuse-su-2019:2259-1
Vulnerability from csaf_opensuse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-numpy",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-numpy fixes the following issues:\n\nNon-security issues fixed:\n\n- Updated to upstream version 1.16.1. (bsc#1149203) (jsc#SLE-8532)\n\nThis update was imported from the SUSE:SLE-15:Update update project.\nThis update was imported from the openSUSE:Leap:15.1:Update update project.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2019-2259",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2019_2259-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2019:2259-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/2OYZN2KXJT6YZ75UZQ32FP2DTHA7CNTW/#2OYZN2KXJT6YZ75UZQ32FP2DTHA7CNTW"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2019:2259-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/2OYZN2KXJT6YZ75UZQ32FP2DTHA7CNTW/#2OYZN2KXJT6YZ75UZQ32FP2DTHA7CNTW"
},
{
"category": "self",
"summary": "SUSE Bug 1149203",
"url": "https://bugzilla.suse.com/1149203"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-6446 page",
"url": "https://www.suse.com/security/cve/CVE-2019-6446/"
}
],
"title": "Security update for python-numpy",
"tracking": {
"current_release_date": "2019-10-06T08:20:28Z",
"generator": {
"date": "2019-10-06T08:20:28Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2019:2259-1",
"initial_release_date": "2019-10-06T08:20:28Z",
"revision_history": [
{
"date": "2019-10-06T08:20:28Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python2-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.aarch64",
"product": {
"name": "python2-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.aarch64",
"product_id": "python2-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.aarch64",
"product": {
"name": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.aarch64",
"product_id": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.aarch64",
"product": {
"name": "python3-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.aarch64",
"product_id": "python3-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.aarch64",
"product": {
"name": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.aarch64",
"product_id": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-1.16.1-bp151.2.3.1.ppc64le",
"product": {
"name": "python2-numpy-gnu-hpc-1.16.1-bp151.2.3.1.ppc64le",
"product_id": "python2-numpy-gnu-hpc-1.16.1-bp151.2.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-devel-1.16.1-bp151.2.3.1.ppc64le",
"product": {
"name": "python2-numpy-gnu-hpc-devel-1.16.1-bp151.2.3.1.ppc64le",
"product_id": "python2-numpy-gnu-hpc-devel-1.16.1-bp151.2.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.ppc64le",
"product": {
"name": "python2-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.ppc64le",
"product_id": "python2-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.ppc64le",
"product": {
"name": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.ppc64le",
"product_id": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-1.16.1-bp151.2.3.1.ppc64le",
"product": {
"name": "python3-numpy-gnu-hpc-1.16.1-bp151.2.3.1.ppc64le",
"product_id": "python3-numpy-gnu-hpc-1.16.1-bp151.2.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-devel-1.16.1-bp151.2.3.1.ppc64le",
"product": {
"name": "python3-numpy-gnu-hpc-devel-1.16.1-bp151.2.3.1.ppc64le",
"product_id": "python3-numpy-gnu-hpc-devel-1.16.1-bp151.2.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.ppc64le",
"product": {
"name": "python3-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.ppc64le",
"product_id": "python3-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.ppc64le",
"product": {
"name": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.ppc64le",
"product_id": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-1.16.1-bp151.2.3.1.s390x",
"product": {
"name": "python2-numpy-gnu-hpc-1.16.1-bp151.2.3.1.s390x",
"product_id": "python2-numpy-gnu-hpc-1.16.1-bp151.2.3.1.s390x"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-devel-1.16.1-bp151.2.3.1.s390x",
"product": {
"name": "python2-numpy-gnu-hpc-devel-1.16.1-bp151.2.3.1.s390x",
"product_id": "python2-numpy-gnu-hpc-devel-1.16.1-bp151.2.3.1.s390x"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.s390x",
"product": {
"name": "python2-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.s390x",
"product_id": "python2-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.s390x"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.s390x",
"product": {
"name": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.s390x",
"product_id": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-1.16.1-bp151.2.3.1.s390x",
"product": {
"name": "python3-numpy-gnu-hpc-1.16.1-bp151.2.3.1.s390x",
"product_id": "python3-numpy-gnu-hpc-1.16.1-bp151.2.3.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-devel-1.16.1-bp151.2.3.1.s390x",
"product": {
"name": "python3-numpy-gnu-hpc-devel-1.16.1-bp151.2.3.1.s390x",
"product_id": "python3-numpy-gnu-hpc-devel-1.16.1-bp151.2.3.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.s390x",
"product": {
"name": "python3-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.s390x",
"product_id": "python3-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.s390x",
"product": {
"name": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.s390x",
"product_id": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.x86_64",
"product": {
"name": "python2-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.x86_64",
"product_id": "python2-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.x86_64",
"product": {
"name": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.x86_64",
"product_id": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.x86_64",
"product": {
"name": "python3-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.x86_64",
"product_id": "python3-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.x86_64",
"product": {
"name": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.x86_64",
"product_id": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Package Hub 15 SP1",
"product": {
"name": "SUSE Package Hub 15 SP1",
"product_id": "SUSE Package Hub 15 SP1"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-1.16.1-bp151.2.3.1.ppc64le as component of SUSE Package Hub 15 SP1",
"product_id": "SUSE Package Hub 15 SP1:python2-numpy-gnu-hpc-1.16.1-bp151.2.3.1.ppc64le"
},
"product_reference": "python2-numpy-gnu-hpc-1.16.1-bp151.2.3.1.ppc64le",
"relates_to_product_reference": "SUSE Package Hub 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-1.16.1-bp151.2.3.1.s390x as component of SUSE Package Hub 15 SP1",
"product_id": "SUSE Package Hub 15 SP1:python2-numpy-gnu-hpc-1.16.1-bp151.2.3.1.s390x"
},
"product_reference": "python2-numpy-gnu-hpc-1.16.1-bp151.2.3.1.s390x",
"relates_to_product_reference": "SUSE Package Hub 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-devel-1.16.1-bp151.2.3.1.ppc64le as component of SUSE Package Hub 15 SP1",
"product_id": "SUSE Package Hub 15 SP1:python2-numpy-gnu-hpc-devel-1.16.1-bp151.2.3.1.ppc64le"
},
"product_reference": "python2-numpy-gnu-hpc-devel-1.16.1-bp151.2.3.1.ppc64le",
"relates_to_product_reference": "SUSE Package Hub 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-devel-1.16.1-bp151.2.3.1.s390x as component of SUSE Package Hub 15 SP1",
"product_id": "SUSE Package Hub 15 SP1:python2-numpy-gnu-hpc-devel-1.16.1-bp151.2.3.1.s390x"
},
"product_reference": "python2-numpy-gnu-hpc-devel-1.16.1-bp151.2.3.1.s390x",
"relates_to_product_reference": "SUSE Package Hub 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.aarch64 as component of SUSE Package Hub 15 SP1",
"product_id": "SUSE Package Hub 15 SP1:python2-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.aarch64"
},
"product_reference": "python2-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.aarch64",
"relates_to_product_reference": "SUSE Package Hub 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.ppc64le as component of SUSE Package Hub 15 SP1",
"product_id": "SUSE Package Hub 15 SP1:python2-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.ppc64le"
},
"product_reference": "python2-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.ppc64le",
"relates_to_product_reference": "SUSE Package Hub 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.s390x as component of SUSE Package Hub 15 SP1",
"product_id": "SUSE Package Hub 15 SP1:python2-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.s390x"
},
"product_reference": "python2-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.s390x",
"relates_to_product_reference": "SUSE Package Hub 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.x86_64 as component of SUSE Package Hub 15 SP1",
"product_id": "SUSE Package Hub 15 SP1:python2-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.x86_64"
},
"product_reference": "python2-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.x86_64",
"relates_to_product_reference": "SUSE Package Hub 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.aarch64 as component of SUSE Package Hub 15 SP1",
"product_id": "SUSE Package Hub 15 SP1:python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.aarch64"
},
"product_reference": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.aarch64",
"relates_to_product_reference": "SUSE Package Hub 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.ppc64le as component of SUSE Package Hub 15 SP1",
"product_id": "SUSE Package Hub 15 SP1:python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.ppc64le"
},
"product_reference": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.ppc64le",
"relates_to_product_reference": "SUSE Package Hub 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.s390x as component of SUSE Package Hub 15 SP1",
"product_id": "SUSE Package Hub 15 SP1:python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.s390x"
},
"product_reference": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.s390x",
"relates_to_product_reference": "SUSE Package Hub 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.x86_64 as component of SUSE Package Hub 15 SP1",
"product_id": "SUSE Package Hub 15 SP1:python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.x86_64"
},
"product_reference": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.x86_64",
"relates_to_product_reference": "SUSE Package Hub 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-1.16.1-bp151.2.3.1.ppc64le as component of SUSE Package Hub 15 SP1",
"product_id": "SUSE Package Hub 15 SP1:python3-numpy-gnu-hpc-1.16.1-bp151.2.3.1.ppc64le"
},
"product_reference": "python3-numpy-gnu-hpc-1.16.1-bp151.2.3.1.ppc64le",
"relates_to_product_reference": "SUSE Package Hub 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-1.16.1-bp151.2.3.1.s390x as component of SUSE Package Hub 15 SP1",
"product_id": "SUSE Package Hub 15 SP1:python3-numpy-gnu-hpc-1.16.1-bp151.2.3.1.s390x"
},
"product_reference": "python3-numpy-gnu-hpc-1.16.1-bp151.2.3.1.s390x",
"relates_to_product_reference": "SUSE Package Hub 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-devel-1.16.1-bp151.2.3.1.ppc64le as component of SUSE Package Hub 15 SP1",
"product_id": "SUSE Package Hub 15 SP1:python3-numpy-gnu-hpc-devel-1.16.1-bp151.2.3.1.ppc64le"
},
"product_reference": "python3-numpy-gnu-hpc-devel-1.16.1-bp151.2.3.1.ppc64le",
"relates_to_product_reference": "SUSE Package Hub 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-devel-1.16.1-bp151.2.3.1.s390x as component of SUSE Package Hub 15 SP1",
"product_id": "SUSE Package Hub 15 SP1:python3-numpy-gnu-hpc-devel-1.16.1-bp151.2.3.1.s390x"
},
"product_reference": "python3-numpy-gnu-hpc-devel-1.16.1-bp151.2.3.1.s390x",
"relates_to_product_reference": "SUSE Package Hub 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.aarch64 as component of SUSE Package Hub 15 SP1",
"product_id": "SUSE Package Hub 15 SP1:python3-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.aarch64"
},
"product_reference": "python3-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.aarch64",
"relates_to_product_reference": "SUSE Package Hub 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.ppc64le as component of SUSE Package Hub 15 SP1",
"product_id": "SUSE Package Hub 15 SP1:python3-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.ppc64le"
},
"product_reference": "python3-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.ppc64le",
"relates_to_product_reference": "SUSE Package Hub 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.s390x as component of SUSE Package Hub 15 SP1",
"product_id": "SUSE Package Hub 15 SP1:python3-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.s390x"
},
"product_reference": "python3-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.s390x",
"relates_to_product_reference": "SUSE Package Hub 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.x86_64 as component of SUSE Package Hub 15 SP1",
"product_id": "SUSE Package Hub 15 SP1:python3-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.x86_64"
},
"product_reference": "python3-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.x86_64",
"relates_to_product_reference": "SUSE Package Hub 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.aarch64 as component of SUSE Package Hub 15 SP1",
"product_id": "SUSE Package Hub 15 SP1:python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.aarch64"
},
"product_reference": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.aarch64",
"relates_to_product_reference": "SUSE Package Hub 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.ppc64le as component of SUSE Package Hub 15 SP1",
"product_id": "SUSE Package Hub 15 SP1:python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.ppc64le"
},
"product_reference": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.ppc64le",
"relates_to_product_reference": "SUSE Package Hub 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.s390x as component of SUSE Package Hub 15 SP1",
"product_id": "SUSE Package Hub 15 SP1:python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.s390x"
},
"product_reference": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.s390x",
"relates_to_product_reference": "SUSE Package Hub 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.x86_64 as component of SUSE Package Hub 15 SP1",
"product_id": "SUSE Package Hub 15 SP1:python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.x86_64"
},
"product_reference": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.x86_64",
"relates_to_product_reference": "SUSE Package Hub 15 SP1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-6446",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-6446"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in NumPy before 1.16.3. It uses the pickle Python module unsafely, which allows remote attackers to execute arbitrary code via a crafted serialized object, as demonstrated by a numpy.load call. NOTE: third parties dispute this issue because it is a behavior that might have legitimate applications in (for example) loading serialized Python object arrays from trusted and authenticated sources.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP1:python2-numpy-gnu-hpc-1.16.1-bp151.2.3.1.ppc64le",
"SUSE Package Hub 15 SP1:python2-numpy-gnu-hpc-1.16.1-bp151.2.3.1.s390x",
"SUSE Package Hub 15 SP1:python2-numpy-gnu-hpc-devel-1.16.1-bp151.2.3.1.ppc64le",
"SUSE Package Hub 15 SP1:python2-numpy-gnu-hpc-devel-1.16.1-bp151.2.3.1.s390x",
"SUSE Package Hub 15 SP1:python2-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.aarch64",
"SUSE Package Hub 15 SP1:python2-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.ppc64le",
"SUSE Package Hub 15 SP1:python2-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.s390x",
"SUSE Package Hub 15 SP1:python2-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.x86_64",
"SUSE Package Hub 15 SP1:python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.aarch64",
"SUSE Package Hub 15 SP1:python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.ppc64le",
"SUSE Package Hub 15 SP1:python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.s390x",
"SUSE Package Hub 15 SP1:python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.x86_64",
"SUSE Package Hub 15 SP1:python3-numpy-gnu-hpc-1.16.1-bp151.2.3.1.ppc64le",
"SUSE Package Hub 15 SP1:python3-numpy-gnu-hpc-1.16.1-bp151.2.3.1.s390x",
"SUSE Package Hub 15 SP1:python3-numpy-gnu-hpc-devel-1.16.1-bp151.2.3.1.ppc64le",
"SUSE Package Hub 15 SP1:python3-numpy-gnu-hpc-devel-1.16.1-bp151.2.3.1.s390x",
"SUSE Package Hub 15 SP1:python3-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.aarch64",
"SUSE Package Hub 15 SP1:python3-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.ppc64le",
"SUSE Package Hub 15 SP1:python3-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.s390x",
"SUSE Package Hub 15 SP1:python3-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.x86_64",
"SUSE Package Hub 15 SP1:python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.aarch64",
"SUSE Package Hub 15 SP1:python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.ppc64le",
"SUSE Package Hub 15 SP1:python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.s390x",
"SUSE Package Hub 15 SP1:python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-6446",
"url": "https://www.suse.com/security/cve/CVE-2019-6446"
},
{
"category": "external",
"summary": "SUSE Bug 1122208 for CVE-2019-6446",
"url": "https://bugzilla.suse.com/1122208"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 15 SP1:python2-numpy-gnu-hpc-1.16.1-bp151.2.3.1.ppc64le",
"SUSE Package Hub 15 SP1:python2-numpy-gnu-hpc-1.16.1-bp151.2.3.1.s390x",
"SUSE Package Hub 15 SP1:python2-numpy-gnu-hpc-devel-1.16.1-bp151.2.3.1.ppc64le",
"SUSE Package Hub 15 SP1:python2-numpy-gnu-hpc-devel-1.16.1-bp151.2.3.1.s390x",
"SUSE Package Hub 15 SP1:python2-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.aarch64",
"SUSE Package Hub 15 SP1:python2-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.ppc64le",
"SUSE Package Hub 15 SP1:python2-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.s390x",
"SUSE Package Hub 15 SP1:python2-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.x86_64",
"SUSE Package Hub 15 SP1:python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.aarch64",
"SUSE Package Hub 15 SP1:python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.ppc64le",
"SUSE Package Hub 15 SP1:python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.s390x",
"SUSE Package Hub 15 SP1:python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.x86_64",
"SUSE Package Hub 15 SP1:python3-numpy-gnu-hpc-1.16.1-bp151.2.3.1.ppc64le",
"SUSE Package Hub 15 SP1:python3-numpy-gnu-hpc-1.16.1-bp151.2.3.1.s390x",
"SUSE Package Hub 15 SP1:python3-numpy-gnu-hpc-devel-1.16.1-bp151.2.3.1.ppc64le",
"SUSE Package Hub 15 SP1:python3-numpy-gnu-hpc-devel-1.16.1-bp151.2.3.1.s390x",
"SUSE Package Hub 15 SP1:python3-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.aarch64",
"SUSE Package Hub 15 SP1:python3-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.ppc64le",
"SUSE Package Hub 15 SP1:python3-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.s390x",
"SUSE Package Hub 15 SP1:python3-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.x86_64",
"SUSE Package Hub 15 SP1:python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.aarch64",
"SUSE Package Hub 15 SP1:python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.ppc64le",
"SUSE Package Hub 15 SP1:python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.s390x",
"SUSE Package Hub 15 SP1:python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Package Hub 15 SP1:python2-numpy-gnu-hpc-1.16.1-bp151.2.3.1.ppc64le",
"SUSE Package Hub 15 SP1:python2-numpy-gnu-hpc-1.16.1-bp151.2.3.1.s390x",
"SUSE Package Hub 15 SP1:python2-numpy-gnu-hpc-devel-1.16.1-bp151.2.3.1.ppc64le",
"SUSE Package Hub 15 SP1:python2-numpy-gnu-hpc-devel-1.16.1-bp151.2.3.1.s390x",
"SUSE Package Hub 15 SP1:python2-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.aarch64",
"SUSE Package Hub 15 SP1:python2-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.ppc64le",
"SUSE Package Hub 15 SP1:python2-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.s390x",
"SUSE Package Hub 15 SP1:python2-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.x86_64",
"SUSE Package Hub 15 SP1:python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.aarch64",
"SUSE Package Hub 15 SP1:python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.ppc64le",
"SUSE Package Hub 15 SP1:python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.s390x",
"SUSE Package Hub 15 SP1:python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.x86_64",
"SUSE Package Hub 15 SP1:python3-numpy-gnu-hpc-1.16.1-bp151.2.3.1.ppc64le",
"SUSE Package Hub 15 SP1:python3-numpy-gnu-hpc-1.16.1-bp151.2.3.1.s390x",
"SUSE Package Hub 15 SP1:python3-numpy-gnu-hpc-devel-1.16.1-bp151.2.3.1.ppc64le",
"SUSE Package Hub 15 SP1:python3-numpy-gnu-hpc-devel-1.16.1-bp151.2.3.1.s390x",
"SUSE Package Hub 15 SP1:python3-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.aarch64",
"SUSE Package Hub 15 SP1:python3-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.ppc64le",
"SUSE Package Hub 15 SP1:python3-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.s390x",
"SUSE Package Hub 15 SP1:python3-numpy_1_16_1-gnu-hpc-1.16.1-bp151.2.3.1.x86_64",
"SUSE Package Hub 15 SP1:python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.aarch64",
"SUSE Package Hub 15 SP1:python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.ppc64le",
"SUSE Package Hub 15 SP1:python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.s390x",
"SUSE Package Hub 15 SP1:python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-bp151.2.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-10-06T08:20:28Z",
"details": "moderate"
}
],
"title": "CVE-2019-6446"
}
]
}
opensuse-su-2019:2225-1
Vulnerability from csaf_opensuse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-numpy",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-numpy fixes the following issues:\n\nNon-security issues fixed:\n\n- Updated to upstream version 1.16.1. (bsc#1149203) (jsc#SLE-8532)\n\nThis update was imported from the SUSE:SLE-15:Update update project.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2019-2225",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2019_2225-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2019:2225-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/RM7XSVOVXVBLLDRGYQ77QAOT6WRRDYEI/#RM7XSVOVXVBLLDRGYQ77QAOT6WRRDYEI"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2019:2225-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/RM7XSVOVXVBLLDRGYQ77QAOT6WRRDYEI/#RM7XSVOVXVBLLDRGYQ77QAOT6WRRDYEI"
},
{
"category": "self",
"summary": "SUSE Bug 1149203",
"url": "https://bugzilla.suse.com/1149203"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-6446 page",
"url": "https://www.suse.com/security/cve/CVE-2019-6446/"
}
],
"title": "Security update for python-numpy",
"tracking": {
"current_release_date": "2019-09-30T18:21:36Z",
"generator": {
"date": "2019-09-30T18:21:36Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2019:2225-1",
"initial_release_date": "2019-09-30T18:21:36Z",
"revision_history": [
{
"date": "2019-09-30T18:21:36Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python2-numpy-1.16.1-lp150.8.1.x86_64",
"product": {
"name": "python2-numpy-1.16.1-lp150.8.1.x86_64",
"product_id": "python2-numpy-1.16.1-lp150.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-numpy-devel-1.16.1-lp150.8.1.x86_64",
"product": {
"name": "python2-numpy-devel-1.16.1-lp150.8.1.x86_64",
"product_id": "python2-numpy-devel-1.16.1-lp150.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-1.16.1-lp150.8.1.x86_64",
"product": {
"name": "python2-numpy-gnu-hpc-1.16.1-lp150.8.1.x86_64",
"product_id": "python2-numpy-gnu-hpc-1.16.1-lp150.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-devel-1.16.1-lp150.8.1.x86_64",
"product": {
"name": "python2-numpy-gnu-hpc-devel-1.16.1-lp150.8.1.x86_64",
"product_id": "python2-numpy-gnu-hpc-devel-1.16.1-lp150.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_1-gnu-hpc-1.16.1-lp150.8.1.x86_64",
"product": {
"name": "python2-numpy_1_16_1-gnu-hpc-1.16.1-lp150.8.1.x86_64",
"product_id": "python2-numpy_1_16_1-gnu-hpc-1.16.1-lp150.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-lp150.8.1.x86_64",
"product": {
"name": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-lp150.8.1.x86_64",
"product_id": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-lp150.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy-1.16.1-lp150.8.1.x86_64",
"product": {
"name": "python3-numpy-1.16.1-lp150.8.1.x86_64",
"product_id": "python3-numpy-1.16.1-lp150.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy-devel-1.16.1-lp150.8.1.x86_64",
"product": {
"name": "python3-numpy-devel-1.16.1-lp150.8.1.x86_64",
"product_id": "python3-numpy-devel-1.16.1-lp150.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-1.16.1-lp150.8.1.x86_64",
"product": {
"name": "python3-numpy-gnu-hpc-1.16.1-lp150.8.1.x86_64",
"product_id": "python3-numpy-gnu-hpc-1.16.1-lp150.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-devel-1.16.1-lp150.8.1.x86_64",
"product": {
"name": "python3-numpy-gnu-hpc-devel-1.16.1-lp150.8.1.x86_64",
"product_id": "python3-numpy-gnu-hpc-devel-1.16.1-lp150.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_16_1-gnu-hpc-1.16.1-lp150.8.1.x86_64",
"product": {
"name": "python3-numpy_1_16_1-gnu-hpc-1.16.1-lp150.8.1.x86_64",
"product_id": "python3-numpy_1_16_1-gnu-hpc-1.16.1-lp150.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-lp150.8.1.x86_64",
"product": {
"name": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-lp150.8.1.x86_64",
"product_id": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-lp150.8.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.0",
"product": {
"name": "openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.16.1-lp150.8.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:python2-numpy-1.16.1-lp150.8.1.x86_64"
},
"product_reference": "python2-numpy-1.16.1-lp150.8.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.16.1-lp150.8.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:python2-numpy-devel-1.16.1-lp150.8.1.x86_64"
},
"product_reference": "python2-numpy-devel-1.16.1-lp150.8.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-1.16.1-lp150.8.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:python2-numpy-gnu-hpc-1.16.1-lp150.8.1.x86_64"
},
"product_reference": "python2-numpy-gnu-hpc-1.16.1-lp150.8.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-devel-1.16.1-lp150.8.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:python2-numpy-gnu-hpc-devel-1.16.1-lp150.8.1.x86_64"
},
"product_reference": "python2-numpy-gnu-hpc-devel-1.16.1-lp150.8.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy_1_16_1-gnu-hpc-1.16.1-lp150.8.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:python2-numpy_1_16_1-gnu-hpc-1.16.1-lp150.8.1.x86_64"
},
"product_reference": "python2-numpy_1_16_1-gnu-hpc-1.16.1-lp150.8.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-lp150.8.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-lp150.8.1.x86_64"
},
"product_reference": "python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-lp150.8.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1.16.1-lp150.8.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:python3-numpy-1.16.1-lp150.8.1.x86_64"
},
"product_reference": "python3-numpy-1.16.1-lp150.8.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-devel-1.16.1-lp150.8.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:python3-numpy-devel-1.16.1-lp150.8.1.x86_64"
},
"product_reference": "python3-numpy-devel-1.16.1-lp150.8.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-1.16.1-lp150.8.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:python3-numpy-gnu-hpc-1.16.1-lp150.8.1.x86_64"
},
"product_reference": "python3-numpy-gnu-hpc-1.16.1-lp150.8.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-devel-1.16.1-lp150.8.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:python3-numpy-gnu-hpc-devel-1.16.1-lp150.8.1.x86_64"
},
"product_reference": "python3-numpy-gnu-hpc-devel-1.16.1-lp150.8.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_16_1-gnu-hpc-1.16.1-lp150.8.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:python3-numpy_1_16_1-gnu-hpc-1.16.1-lp150.8.1.x86_64"
},
"product_reference": "python3-numpy_1_16_1-gnu-hpc-1.16.1-lp150.8.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-lp150.8.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-lp150.8.1.x86_64"
},
"product_reference": "python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-lp150.8.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-6446",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-6446"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in NumPy before 1.16.3. It uses the pickle Python module unsafely, which allows remote attackers to execute arbitrary code via a crafted serialized object, as demonstrated by a numpy.load call. NOTE: third parties dispute this issue because it is a behavior that might have legitimate applications in (for example) loading serialized Python object arrays from trusted and authenticated sources.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.0:python2-numpy-1.16.1-lp150.8.1.x86_64",
"openSUSE Leap 15.0:python2-numpy-devel-1.16.1-lp150.8.1.x86_64",
"openSUSE Leap 15.0:python2-numpy-gnu-hpc-1.16.1-lp150.8.1.x86_64",
"openSUSE Leap 15.0:python2-numpy-gnu-hpc-devel-1.16.1-lp150.8.1.x86_64",
"openSUSE Leap 15.0:python2-numpy_1_16_1-gnu-hpc-1.16.1-lp150.8.1.x86_64",
"openSUSE Leap 15.0:python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-lp150.8.1.x86_64",
"openSUSE Leap 15.0:python3-numpy-1.16.1-lp150.8.1.x86_64",
"openSUSE Leap 15.0:python3-numpy-devel-1.16.1-lp150.8.1.x86_64",
"openSUSE Leap 15.0:python3-numpy-gnu-hpc-1.16.1-lp150.8.1.x86_64",
"openSUSE Leap 15.0:python3-numpy-gnu-hpc-devel-1.16.1-lp150.8.1.x86_64",
"openSUSE Leap 15.0:python3-numpy_1_16_1-gnu-hpc-1.16.1-lp150.8.1.x86_64",
"openSUSE Leap 15.0:python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-lp150.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-6446",
"url": "https://www.suse.com/security/cve/CVE-2019-6446"
},
{
"category": "external",
"summary": "SUSE Bug 1122208 for CVE-2019-6446",
"url": "https://bugzilla.suse.com/1122208"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.0:python2-numpy-1.16.1-lp150.8.1.x86_64",
"openSUSE Leap 15.0:python2-numpy-devel-1.16.1-lp150.8.1.x86_64",
"openSUSE Leap 15.0:python2-numpy-gnu-hpc-1.16.1-lp150.8.1.x86_64",
"openSUSE Leap 15.0:python2-numpy-gnu-hpc-devel-1.16.1-lp150.8.1.x86_64",
"openSUSE Leap 15.0:python2-numpy_1_16_1-gnu-hpc-1.16.1-lp150.8.1.x86_64",
"openSUSE Leap 15.0:python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-lp150.8.1.x86_64",
"openSUSE Leap 15.0:python3-numpy-1.16.1-lp150.8.1.x86_64",
"openSUSE Leap 15.0:python3-numpy-devel-1.16.1-lp150.8.1.x86_64",
"openSUSE Leap 15.0:python3-numpy-gnu-hpc-1.16.1-lp150.8.1.x86_64",
"openSUSE Leap 15.0:python3-numpy-gnu-hpc-devel-1.16.1-lp150.8.1.x86_64",
"openSUSE Leap 15.0:python3-numpy_1_16_1-gnu-hpc-1.16.1-lp150.8.1.x86_64",
"openSUSE Leap 15.0:python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-lp150.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.0:python2-numpy-1.16.1-lp150.8.1.x86_64",
"openSUSE Leap 15.0:python2-numpy-devel-1.16.1-lp150.8.1.x86_64",
"openSUSE Leap 15.0:python2-numpy-gnu-hpc-1.16.1-lp150.8.1.x86_64",
"openSUSE Leap 15.0:python2-numpy-gnu-hpc-devel-1.16.1-lp150.8.1.x86_64",
"openSUSE Leap 15.0:python2-numpy_1_16_1-gnu-hpc-1.16.1-lp150.8.1.x86_64",
"openSUSE Leap 15.0:python2-numpy_1_16_1-gnu-hpc-devel-1.16.1-lp150.8.1.x86_64",
"openSUSE Leap 15.0:python3-numpy-1.16.1-lp150.8.1.x86_64",
"openSUSE Leap 15.0:python3-numpy-devel-1.16.1-lp150.8.1.x86_64",
"openSUSE Leap 15.0:python3-numpy-gnu-hpc-1.16.1-lp150.8.1.x86_64",
"openSUSE Leap 15.0:python3-numpy-gnu-hpc-devel-1.16.1-lp150.8.1.x86_64",
"openSUSE Leap 15.0:python3-numpy_1_16_1-gnu-hpc-1.16.1-lp150.8.1.x86_64",
"openSUSE Leap 15.0:python3-numpy_1_16_1-gnu-hpc-devel-1.16.1-lp150.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-09-30T18:21:36Z",
"details": "moderate"
}
],
"title": "CVE-2019-6446"
}
]
}
opensuse-su-2024:13820-1
Vulnerability from csaf_opensuse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python310-numpy-1.26.2-5.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python310-numpy-1.26.2-5.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-13820",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_13820-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-12852 page",
"url": "https://www.suse.com/security/cve/CVE-2017-12852/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-6446 page",
"url": "https://www.suse.com/security/cve/CVE-2019-6446/"
}
],
"title": "python310-numpy-1.26.2-5.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:13820-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python310-numpy-1.26.2-5.1.aarch64",
"product": {
"name": "python310-numpy-1.26.2-5.1.aarch64",
"product_id": "python310-numpy-1.26.2-5.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-numpy-devel-1.26.2-5.1.aarch64",
"product": {
"name": "python310-numpy-devel-1.26.2-5.1.aarch64",
"product_id": "python310-numpy-devel-1.26.2-5.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-numpy-1.26.2-5.1.aarch64",
"product": {
"name": "python311-numpy-1.26.2-5.1.aarch64",
"product_id": "python311-numpy-1.26.2-5.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-numpy-devel-1.26.2-5.1.aarch64",
"product": {
"name": "python311-numpy-devel-1.26.2-5.1.aarch64",
"product_id": "python311-numpy-devel-1.26.2-5.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-numpy-1.26.2-5.1.aarch64",
"product": {
"name": "python312-numpy-1.26.2-5.1.aarch64",
"product_id": "python312-numpy-1.26.2-5.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-numpy-devel-1.26.2-5.1.aarch64",
"product": {
"name": "python312-numpy-devel-1.26.2-5.1.aarch64",
"product_id": "python312-numpy-devel-1.26.2-5.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-numpy-1.26.2-5.1.ppc64le",
"product": {
"name": "python310-numpy-1.26.2-5.1.ppc64le",
"product_id": "python310-numpy-1.26.2-5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-numpy-devel-1.26.2-5.1.ppc64le",
"product": {
"name": "python310-numpy-devel-1.26.2-5.1.ppc64le",
"product_id": "python310-numpy-devel-1.26.2-5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-numpy-1.26.2-5.1.ppc64le",
"product": {
"name": "python311-numpy-1.26.2-5.1.ppc64le",
"product_id": "python311-numpy-1.26.2-5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-numpy-devel-1.26.2-5.1.ppc64le",
"product": {
"name": "python311-numpy-devel-1.26.2-5.1.ppc64le",
"product_id": "python311-numpy-devel-1.26.2-5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-numpy-1.26.2-5.1.ppc64le",
"product": {
"name": "python312-numpy-1.26.2-5.1.ppc64le",
"product_id": "python312-numpy-1.26.2-5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-numpy-devel-1.26.2-5.1.ppc64le",
"product": {
"name": "python312-numpy-devel-1.26.2-5.1.ppc64le",
"product_id": "python312-numpy-devel-1.26.2-5.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-numpy-1.26.2-5.1.s390x",
"product": {
"name": "python310-numpy-1.26.2-5.1.s390x",
"product_id": "python310-numpy-1.26.2-5.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-numpy-devel-1.26.2-5.1.s390x",
"product": {
"name": "python310-numpy-devel-1.26.2-5.1.s390x",
"product_id": "python310-numpy-devel-1.26.2-5.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-numpy-1.26.2-5.1.s390x",
"product": {
"name": "python311-numpy-1.26.2-5.1.s390x",
"product_id": "python311-numpy-1.26.2-5.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-numpy-devel-1.26.2-5.1.s390x",
"product": {
"name": "python311-numpy-devel-1.26.2-5.1.s390x",
"product_id": "python311-numpy-devel-1.26.2-5.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-numpy-1.26.2-5.1.s390x",
"product": {
"name": "python312-numpy-1.26.2-5.1.s390x",
"product_id": "python312-numpy-1.26.2-5.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-numpy-devel-1.26.2-5.1.s390x",
"product": {
"name": "python312-numpy-devel-1.26.2-5.1.s390x",
"product_id": "python312-numpy-devel-1.26.2-5.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-numpy-1.26.2-5.1.x86_64",
"product": {
"name": "python310-numpy-1.26.2-5.1.x86_64",
"product_id": "python310-numpy-1.26.2-5.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-numpy-devel-1.26.2-5.1.x86_64",
"product": {
"name": "python310-numpy-devel-1.26.2-5.1.x86_64",
"product_id": "python310-numpy-devel-1.26.2-5.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-numpy-1.26.2-5.1.x86_64",
"product": {
"name": "python311-numpy-1.26.2-5.1.x86_64",
"product_id": "python311-numpy-1.26.2-5.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-numpy-devel-1.26.2-5.1.x86_64",
"product": {
"name": "python311-numpy-devel-1.26.2-5.1.x86_64",
"product_id": "python311-numpy-devel-1.26.2-5.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-numpy-1.26.2-5.1.x86_64",
"product": {
"name": "python312-numpy-1.26.2-5.1.x86_64",
"product_id": "python312-numpy-1.26.2-5.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-numpy-devel-1.26.2-5.1.x86_64",
"product": {
"name": "python312-numpy-devel-1.26.2-5.1.x86_64",
"product_id": "python312-numpy-devel-1.26.2-5.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-numpy-1.26.2-5.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-numpy-1.26.2-5.1.aarch64"
},
"product_reference": "python310-numpy-1.26.2-5.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-numpy-1.26.2-5.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-numpy-1.26.2-5.1.ppc64le"
},
"product_reference": "python310-numpy-1.26.2-5.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-numpy-1.26.2-5.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-numpy-1.26.2-5.1.s390x"
},
"product_reference": "python310-numpy-1.26.2-5.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-numpy-1.26.2-5.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-numpy-1.26.2-5.1.x86_64"
},
"product_reference": "python310-numpy-1.26.2-5.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-numpy-devel-1.26.2-5.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-numpy-devel-1.26.2-5.1.aarch64"
},
"product_reference": "python310-numpy-devel-1.26.2-5.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-numpy-devel-1.26.2-5.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-numpy-devel-1.26.2-5.1.ppc64le"
},
"product_reference": "python310-numpy-devel-1.26.2-5.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-numpy-devel-1.26.2-5.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-numpy-devel-1.26.2-5.1.s390x"
},
"product_reference": "python310-numpy-devel-1.26.2-5.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-numpy-devel-1.26.2-5.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-numpy-devel-1.26.2-5.1.x86_64"
},
"product_reference": "python310-numpy-devel-1.26.2-5.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-numpy-1.26.2-5.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-numpy-1.26.2-5.1.aarch64"
},
"product_reference": "python311-numpy-1.26.2-5.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-numpy-1.26.2-5.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-numpy-1.26.2-5.1.ppc64le"
},
"product_reference": "python311-numpy-1.26.2-5.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-numpy-1.26.2-5.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-numpy-1.26.2-5.1.s390x"
},
"product_reference": "python311-numpy-1.26.2-5.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-numpy-1.26.2-5.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-numpy-1.26.2-5.1.x86_64"
},
"product_reference": "python311-numpy-1.26.2-5.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-numpy-devel-1.26.2-5.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-numpy-devel-1.26.2-5.1.aarch64"
},
"product_reference": "python311-numpy-devel-1.26.2-5.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-numpy-devel-1.26.2-5.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-numpy-devel-1.26.2-5.1.ppc64le"
},
"product_reference": "python311-numpy-devel-1.26.2-5.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-numpy-devel-1.26.2-5.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-numpy-devel-1.26.2-5.1.s390x"
},
"product_reference": "python311-numpy-devel-1.26.2-5.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-numpy-devel-1.26.2-5.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-numpy-devel-1.26.2-5.1.x86_64"
},
"product_reference": "python311-numpy-devel-1.26.2-5.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-numpy-1.26.2-5.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-numpy-1.26.2-5.1.aarch64"
},
"product_reference": "python312-numpy-1.26.2-5.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-numpy-1.26.2-5.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-numpy-1.26.2-5.1.ppc64le"
},
"product_reference": "python312-numpy-1.26.2-5.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-numpy-1.26.2-5.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-numpy-1.26.2-5.1.s390x"
},
"product_reference": "python312-numpy-1.26.2-5.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-numpy-1.26.2-5.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-numpy-1.26.2-5.1.x86_64"
},
"product_reference": "python312-numpy-1.26.2-5.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-numpy-devel-1.26.2-5.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-numpy-devel-1.26.2-5.1.aarch64"
},
"product_reference": "python312-numpy-devel-1.26.2-5.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-numpy-devel-1.26.2-5.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-numpy-devel-1.26.2-5.1.ppc64le"
},
"product_reference": "python312-numpy-devel-1.26.2-5.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-numpy-devel-1.26.2-5.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-numpy-devel-1.26.2-5.1.s390x"
},
"product_reference": "python312-numpy-devel-1.26.2-5.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-numpy-devel-1.26.2-5.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-numpy-devel-1.26.2-5.1.x86_64"
},
"product_reference": "python312-numpy-devel-1.26.2-5.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2017-12852",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-12852"
}
],
"notes": [
{
"category": "general",
"text": "The numpy.pad function in Numpy 1.13.1 and older versions is missing input validation. An empty list or ndarray will stick into an infinite loop, which can allow attackers to cause a DoS attack.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python310-numpy-1.26.2-5.1.aarch64",
"openSUSE Tumbleweed:python310-numpy-1.26.2-5.1.ppc64le",
"openSUSE Tumbleweed:python310-numpy-1.26.2-5.1.s390x",
"openSUSE Tumbleweed:python310-numpy-1.26.2-5.1.x86_64",
"openSUSE Tumbleweed:python310-numpy-devel-1.26.2-5.1.aarch64",
"openSUSE Tumbleweed:python310-numpy-devel-1.26.2-5.1.ppc64le",
"openSUSE Tumbleweed:python310-numpy-devel-1.26.2-5.1.s390x",
"openSUSE Tumbleweed:python310-numpy-devel-1.26.2-5.1.x86_64",
"openSUSE Tumbleweed:python311-numpy-1.26.2-5.1.aarch64",
"openSUSE Tumbleweed:python311-numpy-1.26.2-5.1.ppc64le",
"openSUSE Tumbleweed:python311-numpy-1.26.2-5.1.s390x",
"openSUSE Tumbleweed:python311-numpy-1.26.2-5.1.x86_64",
"openSUSE Tumbleweed:python311-numpy-devel-1.26.2-5.1.aarch64",
"openSUSE Tumbleweed:python311-numpy-devel-1.26.2-5.1.ppc64le",
"openSUSE Tumbleweed:python311-numpy-devel-1.26.2-5.1.s390x",
"openSUSE Tumbleweed:python311-numpy-devel-1.26.2-5.1.x86_64",
"openSUSE Tumbleweed:python312-numpy-1.26.2-5.1.aarch64",
"openSUSE Tumbleweed:python312-numpy-1.26.2-5.1.ppc64le",
"openSUSE Tumbleweed:python312-numpy-1.26.2-5.1.s390x",
"openSUSE Tumbleweed:python312-numpy-1.26.2-5.1.x86_64",
"openSUSE Tumbleweed:python312-numpy-devel-1.26.2-5.1.aarch64",
"openSUSE Tumbleweed:python312-numpy-devel-1.26.2-5.1.ppc64le",
"openSUSE Tumbleweed:python312-numpy-devel-1.26.2-5.1.s390x",
"openSUSE Tumbleweed:python312-numpy-devel-1.26.2-5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-12852",
"url": "https://www.suse.com/security/cve/CVE-2017-12852"
},
{
"category": "external",
"summary": "SUSE Bug 1053963 for CVE-2017-12852",
"url": "https://bugzilla.suse.com/1053963"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python310-numpy-1.26.2-5.1.aarch64",
"openSUSE Tumbleweed:python310-numpy-1.26.2-5.1.ppc64le",
"openSUSE Tumbleweed:python310-numpy-1.26.2-5.1.s390x",
"openSUSE Tumbleweed:python310-numpy-1.26.2-5.1.x86_64",
"openSUSE Tumbleweed:python310-numpy-devel-1.26.2-5.1.aarch64",
"openSUSE Tumbleweed:python310-numpy-devel-1.26.2-5.1.ppc64le",
"openSUSE Tumbleweed:python310-numpy-devel-1.26.2-5.1.s390x",
"openSUSE Tumbleweed:python310-numpy-devel-1.26.2-5.1.x86_64",
"openSUSE Tumbleweed:python311-numpy-1.26.2-5.1.aarch64",
"openSUSE Tumbleweed:python311-numpy-1.26.2-5.1.ppc64le",
"openSUSE Tumbleweed:python311-numpy-1.26.2-5.1.s390x",
"openSUSE Tumbleweed:python311-numpy-1.26.2-5.1.x86_64",
"openSUSE Tumbleweed:python311-numpy-devel-1.26.2-5.1.aarch64",
"openSUSE Tumbleweed:python311-numpy-devel-1.26.2-5.1.ppc64le",
"openSUSE Tumbleweed:python311-numpy-devel-1.26.2-5.1.s390x",
"openSUSE Tumbleweed:python311-numpy-devel-1.26.2-5.1.x86_64",
"openSUSE Tumbleweed:python312-numpy-1.26.2-5.1.aarch64",
"openSUSE Tumbleweed:python312-numpy-1.26.2-5.1.ppc64le",
"openSUSE Tumbleweed:python312-numpy-1.26.2-5.1.s390x",
"openSUSE Tumbleweed:python312-numpy-1.26.2-5.1.x86_64",
"openSUSE Tumbleweed:python312-numpy-devel-1.26.2-5.1.aarch64",
"openSUSE Tumbleweed:python312-numpy-devel-1.26.2-5.1.ppc64le",
"openSUSE Tumbleweed:python312-numpy-devel-1.26.2-5.1.s390x",
"openSUSE Tumbleweed:python312-numpy-devel-1.26.2-5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python310-numpy-1.26.2-5.1.aarch64",
"openSUSE Tumbleweed:python310-numpy-1.26.2-5.1.ppc64le",
"openSUSE Tumbleweed:python310-numpy-1.26.2-5.1.s390x",
"openSUSE Tumbleweed:python310-numpy-1.26.2-5.1.x86_64",
"openSUSE Tumbleweed:python310-numpy-devel-1.26.2-5.1.aarch64",
"openSUSE Tumbleweed:python310-numpy-devel-1.26.2-5.1.ppc64le",
"openSUSE Tumbleweed:python310-numpy-devel-1.26.2-5.1.s390x",
"openSUSE Tumbleweed:python310-numpy-devel-1.26.2-5.1.x86_64",
"openSUSE Tumbleweed:python311-numpy-1.26.2-5.1.aarch64",
"openSUSE Tumbleweed:python311-numpy-1.26.2-5.1.ppc64le",
"openSUSE Tumbleweed:python311-numpy-1.26.2-5.1.s390x",
"openSUSE Tumbleweed:python311-numpy-1.26.2-5.1.x86_64",
"openSUSE Tumbleweed:python311-numpy-devel-1.26.2-5.1.aarch64",
"openSUSE Tumbleweed:python311-numpy-devel-1.26.2-5.1.ppc64le",
"openSUSE Tumbleweed:python311-numpy-devel-1.26.2-5.1.s390x",
"openSUSE Tumbleweed:python311-numpy-devel-1.26.2-5.1.x86_64",
"openSUSE Tumbleweed:python312-numpy-1.26.2-5.1.aarch64",
"openSUSE Tumbleweed:python312-numpy-1.26.2-5.1.ppc64le",
"openSUSE Tumbleweed:python312-numpy-1.26.2-5.1.s390x",
"openSUSE Tumbleweed:python312-numpy-1.26.2-5.1.x86_64",
"openSUSE Tumbleweed:python312-numpy-devel-1.26.2-5.1.aarch64",
"openSUSE Tumbleweed:python312-numpy-devel-1.26.2-5.1.ppc64le",
"openSUSE Tumbleweed:python312-numpy-devel-1.26.2-5.1.s390x",
"openSUSE Tumbleweed:python312-numpy-devel-1.26.2-5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2017-12852"
},
{
"cve": "CVE-2019-6446",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-6446"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in NumPy before 1.16.3. It uses the pickle Python module unsafely, which allows remote attackers to execute arbitrary code via a crafted serialized object, as demonstrated by a numpy.load call. NOTE: third parties dispute this issue because it is a behavior that might have legitimate applications in (for example) loading serialized Python object arrays from trusted and authenticated sources.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python310-numpy-1.26.2-5.1.aarch64",
"openSUSE Tumbleweed:python310-numpy-1.26.2-5.1.ppc64le",
"openSUSE Tumbleweed:python310-numpy-1.26.2-5.1.s390x",
"openSUSE Tumbleweed:python310-numpy-1.26.2-5.1.x86_64",
"openSUSE Tumbleweed:python310-numpy-devel-1.26.2-5.1.aarch64",
"openSUSE Tumbleweed:python310-numpy-devel-1.26.2-5.1.ppc64le",
"openSUSE Tumbleweed:python310-numpy-devel-1.26.2-5.1.s390x",
"openSUSE Tumbleweed:python310-numpy-devel-1.26.2-5.1.x86_64",
"openSUSE Tumbleweed:python311-numpy-1.26.2-5.1.aarch64",
"openSUSE Tumbleweed:python311-numpy-1.26.2-5.1.ppc64le",
"openSUSE Tumbleweed:python311-numpy-1.26.2-5.1.s390x",
"openSUSE Tumbleweed:python311-numpy-1.26.2-5.1.x86_64",
"openSUSE Tumbleweed:python311-numpy-devel-1.26.2-5.1.aarch64",
"openSUSE Tumbleweed:python311-numpy-devel-1.26.2-5.1.ppc64le",
"openSUSE Tumbleweed:python311-numpy-devel-1.26.2-5.1.s390x",
"openSUSE Tumbleweed:python311-numpy-devel-1.26.2-5.1.x86_64",
"openSUSE Tumbleweed:python312-numpy-1.26.2-5.1.aarch64",
"openSUSE Tumbleweed:python312-numpy-1.26.2-5.1.ppc64le",
"openSUSE Tumbleweed:python312-numpy-1.26.2-5.1.s390x",
"openSUSE Tumbleweed:python312-numpy-1.26.2-5.1.x86_64",
"openSUSE Tumbleweed:python312-numpy-devel-1.26.2-5.1.aarch64",
"openSUSE Tumbleweed:python312-numpy-devel-1.26.2-5.1.ppc64le",
"openSUSE Tumbleweed:python312-numpy-devel-1.26.2-5.1.s390x",
"openSUSE Tumbleweed:python312-numpy-devel-1.26.2-5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-6446",
"url": "https://www.suse.com/security/cve/CVE-2019-6446"
},
{
"category": "external",
"summary": "SUSE Bug 1122208 for CVE-2019-6446",
"url": "https://bugzilla.suse.com/1122208"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python310-numpy-1.26.2-5.1.aarch64",
"openSUSE Tumbleweed:python310-numpy-1.26.2-5.1.ppc64le",
"openSUSE Tumbleweed:python310-numpy-1.26.2-5.1.s390x",
"openSUSE Tumbleweed:python310-numpy-1.26.2-5.1.x86_64",
"openSUSE Tumbleweed:python310-numpy-devel-1.26.2-5.1.aarch64",
"openSUSE Tumbleweed:python310-numpy-devel-1.26.2-5.1.ppc64le",
"openSUSE Tumbleweed:python310-numpy-devel-1.26.2-5.1.s390x",
"openSUSE Tumbleweed:python310-numpy-devel-1.26.2-5.1.x86_64",
"openSUSE Tumbleweed:python311-numpy-1.26.2-5.1.aarch64",
"openSUSE Tumbleweed:python311-numpy-1.26.2-5.1.ppc64le",
"openSUSE Tumbleweed:python311-numpy-1.26.2-5.1.s390x",
"openSUSE Tumbleweed:python311-numpy-1.26.2-5.1.x86_64",
"openSUSE Tumbleweed:python311-numpy-devel-1.26.2-5.1.aarch64",
"openSUSE Tumbleweed:python311-numpy-devel-1.26.2-5.1.ppc64le",
"openSUSE Tumbleweed:python311-numpy-devel-1.26.2-5.1.s390x",
"openSUSE Tumbleweed:python311-numpy-devel-1.26.2-5.1.x86_64",
"openSUSE Tumbleweed:python312-numpy-1.26.2-5.1.aarch64",
"openSUSE Tumbleweed:python312-numpy-1.26.2-5.1.ppc64le",
"openSUSE Tumbleweed:python312-numpy-1.26.2-5.1.s390x",
"openSUSE Tumbleweed:python312-numpy-1.26.2-5.1.x86_64",
"openSUSE Tumbleweed:python312-numpy-devel-1.26.2-5.1.aarch64",
"openSUSE Tumbleweed:python312-numpy-devel-1.26.2-5.1.ppc64le",
"openSUSE Tumbleweed:python312-numpy-devel-1.26.2-5.1.s390x",
"openSUSE Tumbleweed:python312-numpy-devel-1.26.2-5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python310-numpy-1.26.2-5.1.aarch64",
"openSUSE Tumbleweed:python310-numpy-1.26.2-5.1.ppc64le",
"openSUSE Tumbleweed:python310-numpy-1.26.2-5.1.s390x",
"openSUSE Tumbleweed:python310-numpy-1.26.2-5.1.x86_64",
"openSUSE Tumbleweed:python310-numpy-devel-1.26.2-5.1.aarch64",
"openSUSE Tumbleweed:python310-numpy-devel-1.26.2-5.1.ppc64le",
"openSUSE Tumbleweed:python310-numpy-devel-1.26.2-5.1.s390x",
"openSUSE Tumbleweed:python310-numpy-devel-1.26.2-5.1.x86_64",
"openSUSE Tumbleweed:python311-numpy-1.26.2-5.1.aarch64",
"openSUSE Tumbleweed:python311-numpy-1.26.2-5.1.ppc64le",
"openSUSE Tumbleweed:python311-numpy-1.26.2-5.1.s390x",
"openSUSE Tumbleweed:python311-numpy-1.26.2-5.1.x86_64",
"openSUSE Tumbleweed:python311-numpy-devel-1.26.2-5.1.aarch64",
"openSUSE Tumbleweed:python311-numpy-devel-1.26.2-5.1.ppc64le",
"openSUSE Tumbleweed:python311-numpy-devel-1.26.2-5.1.s390x",
"openSUSE Tumbleweed:python311-numpy-devel-1.26.2-5.1.x86_64",
"openSUSE Tumbleweed:python312-numpy-1.26.2-5.1.aarch64",
"openSUSE Tumbleweed:python312-numpy-1.26.2-5.1.ppc64le",
"openSUSE Tumbleweed:python312-numpy-1.26.2-5.1.s390x",
"openSUSE Tumbleweed:python312-numpy-1.26.2-5.1.x86_64",
"openSUSE Tumbleweed:python312-numpy-devel-1.26.2-5.1.aarch64",
"openSUSE Tumbleweed:python312-numpy-devel-1.26.2-5.1.ppc64le",
"openSUSE Tumbleweed:python312-numpy-devel-1.26.2-5.1.s390x",
"openSUSE Tumbleweed:python312-numpy-devel-1.26.2-5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-6446"
}
]
}
opensuse-su-2019:0245-1
Vulnerability from csaf_opensuse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-numpy",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-numpy fixes the following issue:\n\nSecurity issue fixed:\n\n- CVE-2019-6446: Set allow_pickle to false by default to restrict loading untrusted content (bsc#1122208).\n With this update we decrease the possibility of allowing remote attackers to execute arbitrary code by\n misusing numpy.load(). A warning during runtime will show-up when the allow_pickle is not explicitly set.\n \nNOTE: By applying this update the behavior of python-numpy changes, which might break your application.\nIn order to get the old behaviour back, you have to explicitly set `allow_pickle` to True. Be aware\nthat this should only be done for trusted input, as loading untrusted input might lead to arbitrary code\nexecution.\n\nThis update was imported from the SUSE:SLE-15:Update update project.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2019-245",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2019_0245-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2019:0245-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/G6ZDQC6NFUWO7RGAUIZY3TLFQISBKUMX/#G6ZDQC6NFUWO7RGAUIZY3TLFQISBKUMX"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2019:0245-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/G6ZDQC6NFUWO7RGAUIZY3TLFQISBKUMX/#G6ZDQC6NFUWO7RGAUIZY3TLFQISBKUMX"
},
{
"category": "self",
"summary": "SUSE Bug 1122208",
"url": "https://bugzilla.suse.com/1122208"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-6446 page",
"url": "https://www.suse.com/security/cve/CVE-2019-6446/"
}
],
"title": "Security update for python-numpy",
"tracking": {
"current_release_date": "2019-03-23T11:06:55Z",
"generator": {
"date": "2019-03-23T11:06:55Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2019:0245-1",
"initial_release_date": "2019-03-23T11:06:55Z",
"revision_history": [
{
"date": "2019-03-23T11:06:55Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python2-numpy-1.14.0-lp150.3.3.1.x86_64",
"product": {
"name": "python2-numpy-1.14.0-lp150.3.3.1.x86_64",
"product_id": "python2-numpy-1.14.0-lp150.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-numpy-devel-1.14.0-lp150.3.3.1.x86_64",
"product": {
"name": "python2-numpy-devel-1.14.0-lp150.3.3.1.x86_64",
"product_id": "python2-numpy-devel-1.14.0-lp150.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-1.14.0-lp150.3.3.1.x86_64",
"product": {
"name": "python2-numpy-gnu-hpc-1.14.0-lp150.3.3.1.x86_64",
"product_id": "python2-numpy-gnu-hpc-1.14.0-lp150.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-numpy-gnu-hpc-devel-1.14.0-lp150.3.3.1.x86_64",
"product": {
"name": "python2-numpy-gnu-hpc-devel-1.14.0-lp150.3.3.1.x86_64",
"product_id": "python2-numpy-gnu-hpc-devel-1.14.0-lp150.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_14_0-gnu-hpc-1.14.0-lp150.3.3.1.x86_64",
"product": {
"name": "python2-numpy_1_14_0-gnu-hpc-1.14.0-lp150.3.3.1.x86_64",
"product_id": "python2-numpy_1_14_0-gnu-hpc-1.14.0-lp150.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-numpy_1_14_0-gnu-hpc-devel-1.14.0-lp150.3.3.1.x86_64",
"product": {
"name": "python2-numpy_1_14_0-gnu-hpc-devel-1.14.0-lp150.3.3.1.x86_64",
"product_id": "python2-numpy_1_14_0-gnu-hpc-devel-1.14.0-lp150.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy-1.14.0-lp150.3.3.1.x86_64",
"product": {
"name": "python3-numpy-1.14.0-lp150.3.3.1.x86_64",
"product_id": "python3-numpy-1.14.0-lp150.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy-devel-1.14.0-lp150.3.3.1.x86_64",
"product": {
"name": "python3-numpy-devel-1.14.0-lp150.3.3.1.x86_64",
"product_id": "python3-numpy-devel-1.14.0-lp150.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-1.14.0-lp150.3.3.1.x86_64",
"product": {
"name": "python3-numpy-gnu-hpc-1.14.0-lp150.3.3.1.x86_64",
"product_id": "python3-numpy-gnu-hpc-1.14.0-lp150.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy-gnu-hpc-devel-1.14.0-lp150.3.3.1.x86_64",
"product": {
"name": "python3-numpy-gnu-hpc-devel-1.14.0-lp150.3.3.1.x86_64",
"product_id": "python3-numpy-gnu-hpc-devel-1.14.0-lp150.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_14_0-gnu-hpc-1.14.0-lp150.3.3.1.x86_64",
"product": {
"name": "python3-numpy_1_14_0-gnu-hpc-1.14.0-lp150.3.3.1.x86_64",
"product_id": "python3-numpy_1_14_0-gnu-hpc-1.14.0-lp150.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-numpy_1_14_0-gnu-hpc-devel-1.14.0-lp150.3.3.1.x86_64",
"product": {
"name": "python3-numpy_1_14_0-gnu-hpc-devel-1.14.0-lp150.3.3.1.x86_64",
"product_id": "python3-numpy_1_14_0-gnu-hpc-devel-1.14.0-lp150.3.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.0",
"product": {
"name": "openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-1.14.0-lp150.3.3.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:python2-numpy-1.14.0-lp150.3.3.1.x86_64"
},
"product_reference": "python2-numpy-1.14.0-lp150.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-devel-1.14.0-lp150.3.3.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:python2-numpy-devel-1.14.0-lp150.3.3.1.x86_64"
},
"product_reference": "python2-numpy-devel-1.14.0-lp150.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-1.14.0-lp150.3.3.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:python2-numpy-gnu-hpc-1.14.0-lp150.3.3.1.x86_64"
},
"product_reference": "python2-numpy-gnu-hpc-1.14.0-lp150.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy-gnu-hpc-devel-1.14.0-lp150.3.3.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:python2-numpy-gnu-hpc-devel-1.14.0-lp150.3.3.1.x86_64"
},
"product_reference": "python2-numpy-gnu-hpc-devel-1.14.0-lp150.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy_1_14_0-gnu-hpc-1.14.0-lp150.3.3.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:python2-numpy_1_14_0-gnu-hpc-1.14.0-lp150.3.3.1.x86_64"
},
"product_reference": "python2-numpy_1_14_0-gnu-hpc-1.14.0-lp150.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-numpy_1_14_0-gnu-hpc-devel-1.14.0-lp150.3.3.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:python2-numpy_1_14_0-gnu-hpc-devel-1.14.0-lp150.3.3.1.x86_64"
},
"product_reference": "python2-numpy_1_14_0-gnu-hpc-devel-1.14.0-lp150.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-1.14.0-lp150.3.3.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:python3-numpy-1.14.0-lp150.3.3.1.x86_64"
},
"product_reference": "python3-numpy-1.14.0-lp150.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-devel-1.14.0-lp150.3.3.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:python3-numpy-devel-1.14.0-lp150.3.3.1.x86_64"
},
"product_reference": "python3-numpy-devel-1.14.0-lp150.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-1.14.0-lp150.3.3.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:python3-numpy-gnu-hpc-1.14.0-lp150.3.3.1.x86_64"
},
"product_reference": "python3-numpy-gnu-hpc-1.14.0-lp150.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy-gnu-hpc-devel-1.14.0-lp150.3.3.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:python3-numpy-gnu-hpc-devel-1.14.0-lp150.3.3.1.x86_64"
},
"product_reference": "python3-numpy-gnu-hpc-devel-1.14.0-lp150.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_14_0-gnu-hpc-1.14.0-lp150.3.3.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:python3-numpy_1_14_0-gnu-hpc-1.14.0-lp150.3.3.1.x86_64"
},
"product_reference": "python3-numpy_1_14_0-gnu-hpc-1.14.0-lp150.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-numpy_1_14_0-gnu-hpc-devel-1.14.0-lp150.3.3.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:python3-numpy_1_14_0-gnu-hpc-devel-1.14.0-lp150.3.3.1.x86_64"
},
"product_reference": "python3-numpy_1_14_0-gnu-hpc-devel-1.14.0-lp150.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-6446",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-6446"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in NumPy before 1.16.3. It uses the pickle Python module unsafely, which allows remote attackers to execute arbitrary code via a crafted serialized object, as demonstrated by a numpy.load call. NOTE: third parties dispute this issue because it is a behavior that might have legitimate applications in (for example) loading serialized Python object arrays from trusted and authenticated sources.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.0:python2-numpy-1.14.0-lp150.3.3.1.x86_64",
"openSUSE Leap 15.0:python2-numpy-devel-1.14.0-lp150.3.3.1.x86_64",
"openSUSE Leap 15.0:python2-numpy-gnu-hpc-1.14.0-lp150.3.3.1.x86_64",
"openSUSE Leap 15.0:python2-numpy-gnu-hpc-devel-1.14.0-lp150.3.3.1.x86_64",
"openSUSE Leap 15.0:python2-numpy_1_14_0-gnu-hpc-1.14.0-lp150.3.3.1.x86_64",
"openSUSE Leap 15.0:python2-numpy_1_14_0-gnu-hpc-devel-1.14.0-lp150.3.3.1.x86_64",
"openSUSE Leap 15.0:python3-numpy-1.14.0-lp150.3.3.1.x86_64",
"openSUSE Leap 15.0:python3-numpy-devel-1.14.0-lp150.3.3.1.x86_64",
"openSUSE Leap 15.0:python3-numpy-gnu-hpc-1.14.0-lp150.3.3.1.x86_64",
"openSUSE Leap 15.0:python3-numpy-gnu-hpc-devel-1.14.0-lp150.3.3.1.x86_64",
"openSUSE Leap 15.0:python3-numpy_1_14_0-gnu-hpc-1.14.0-lp150.3.3.1.x86_64",
"openSUSE Leap 15.0:python3-numpy_1_14_0-gnu-hpc-devel-1.14.0-lp150.3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-6446",
"url": "https://www.suse.com/security/cve/CVE-2019-6446"
},
{
"category": "external",
"summary": "SUSE Bug 1122208 for CVE-2019-6446",
"url": "https://bugzilla.suse.com/1122208"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.0:python2-numpy-1.14.0-lp150.3.3.1.x86_64",
"openSUSE Leap 15.0:python2-numpy-devel-1.14.0-lp150.3.3.1.x86_64",
"openSUSE Leap 15.0:python2-numpy-gnu-hpc-1.14.0-lp150.3.3.1.x86_64",
"openSUSE Leap 15.0:python2-numpy-gnu-hpc-devel-1.14.0-lp150.3.3.1.x86_64",
"openSUSE Leap 15.0:python2-numpy_1_14_0-gnu-hpc-1.14.0-lp150.3.3.1.x86_64",
"openSUSE Leap 15.0:python2-numpy_1_14_0-gnu-hpc-devel-1.14.0-lp150.3.3.1.x86_64",
"openSUSE Leap 15.0:python3-numpy-1.14.0-lp150.3.3.1.x86_64",
"openSUSE Leap 15.0:python3-numpy-devel-1.14.0-lp150.3.3.1.x86_64",
"openSUSE Leap 15.0:python3-numpy-gnu-hpc-1.14.0-lp150.3.3.1.x86_64",
"openSUSE Leap 15.0:python3-numpy-gnu-hpc-devel-1.14.0-lp150.3.3.1.x86_64",
"openSUSE Leap 15.0:python3-numpy_1_14_0-gnu-hpc-1.14.0-lp150.3.3.1.x86_64",
"openSUSE Leap 15.0:python3-numpy_1_14_0-gnu-hpc-devel-1.14.0-lp150.3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.0:python2-numpy-1.14.0-lp150.3.3.1.x86_64",
"openSUSE Leap 15.0:python2-numpy-devel-1.14.0-lp150.3.3.1.x86_64",
"openSUSE Leap 15.0:python2-numpy-gnu-hpc-1.14.0-lp150.3.3.1.x86_64",
"openSUSE Leap 15.0:python2-numpy-gnu-hpc-devel-1.14.0-lp150.3.3.1.x86_64",
"openSUSE Leap 15.0:python2-numpy_1_14_0-gnu-hpc-1.14.0-lp150.3.3.1.x86_64",
"openSUSE Leap 15.0:python2-numpy_1_14_0-gnu-hpc-devel-1.14.0-lp150.3.3.1.x86_64",
"openSUSE Leap 15.0:python3-numpy-1.14.0-lp150.3.3.1.x86_64",
"openSUSE Leap 15.0:python3-numpy-devel-1.14.0-lp150.3.3.1.x86_64",
"openSUSE Leap 15.0:python3-numpy-gnu-hpc-1.14.0-lp150.3.3.1.x86_64",
"openSUSE Leap 15.0:python3-numpy-gnu-hpc-devel-1.14.0-lp150.3.3.1.x86_64",
"openSUSE Leap 15.0:python3-numpy_1_14_0-gnu-hpc-1.14.0-lp150.3.3.1.x86_64",
"openSUSE Leap 15.0:python3-numpy_1_14_0-gnu-hpc-devel-1.14.0-lp150.3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-03-23T11:06:55Z",
"details": "moderate"
}
],
"title": "CVE-2019-6446"
}
]
}
opensuse-su-2024:14311-1
Vulnerability from csaf_opensuse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python310-numpy1-1.26.4-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python310-numpy1-1.26.4-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-14311",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_14311-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-12852 page",
"url": "https://www.suse.com/security/cve/CVE-2017-12852/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-6446 page",
"url": "https://www.suse.com/security/cve/CVE-2019-6446/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-33430 page",
"url": "https://www.suse.com/security/cve/CVE-2021-33430/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-41495 page",
"url": "https://www.suse.com/security/cve/CVE-2021-41495/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-41496 page",
"url": "https://www.suse.com/security/cve/CVE-2021-41496/"
}
],
"title": "python310-numpy1-1.26.4-1.1 on GA media",
"tracking": {
"current_release_date": "2024-09-04T00:00:00Z",
"generator": {
"date": "2024-09-04T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:14311-1",
"initial_release_date": "2024-09-04T00:00:00Z",
"revision_history": [
{
"date": "2024-09-04T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python310-numpy1-1.26.4-1.1.aarch64",
"product": {
"name": "python310-numpy1-1.26.4-1.1.aarch64",
"product_id": "python310-numpy1-1.26.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-numpy1-devel-1.26.4-1.1.aarch64",
"product": {
"name": "python310-numpy1-devel-1.26.4-1.1.aarch64",
"product_id": "python310-numpy1-devel-1.26.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-numpy1-1.26.4-1.1.aarch64",
"product": {
"name": "python311-numpy1-1.26.4-1.1.aarch64",
"product_id": "python311-numpy1-1.26.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-numpy1-devel-1.26.4-1.1.aarch64",
"product": {
"name": "python311-numpy1-devel-1.26.4-1.1.aarch64",
"product_id": "python311-numpy1-devel-1.26.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-numpy1-1.26.4-1.1.aarch64",
"product": {
"name": "python312-numpy1-1.26.4-1.1.aarch64",
"product_id": "python312-numpy1-1.26.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-numpy1-devel-1.26.4-1.1.aarch64",
"product": {
"name": "python312-numpy1-devel-1.26.4-1.1.aarch64",
"product_id": "python312-numpy1-devel-1.26.4-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-numpy1-1.26.4-1.1.ppc64le",
"product": {
"name": "python310-numpy1-1.26.4-1.1.ppc64le",
"product_id": "python310-numpy1-1.26.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-numpy1-devel-1.26.4-1.1.ppc64le",
"product": {
"name": "python310-numpy1-devel-1.26.4-1.1.ppc64le",
"product_id": "python310-numpy1-devel-1.26.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-numpy1-1.26.4-1.1.ppc64le",
"product": {
"name": "python311-numpy1-1.26.4-1.1.ppc64le",
"product_id": "python311-numpy1-1.26.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-numpy1-devel-1.26.4-1.1.ppc64le",
"product": {
"name": "python311-numpy1-devel-1.26.4-1.1.ppc64le",
"product_id": "python311-numpy1-devel-1.26.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-numpy1-1.26.4-1.1.ppc64le",
"product": {
"name": "python312-numpy1-1.26.4-1.1.ppc64le",
"product_id": "python312-numpy1-1.26.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-numpy1-devel-1.26.4-1.1.ppc64le",
"product": {
"name": "python312-numpy1-devel-1.26.4-1.1.ppc64le",
"product_id": "python312-numpy1-devel-1.26.4-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-numpy1-1.26.4-1.1.s390x",
"product": {
"name": "python310-numpy1-1.26.4-1.1.s390x",
"product_id": "python310-numpy1-1.26.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-numpy1-devel-1.26.4-1.1.s390x",
"product": {
"name": "python310-numpy1-devel-1.26.4-1.1.s390x",
"product_id": "python310-numpy1-devel-1.26.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-numpy1-1.26.4-1.1.s390x",
"product": {
"name": "python311-numpy1-1.26.4-1.1.s390x",
"product_id": "python311-numpy1-1.26.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-numpy1-devel-1.26.4-1.1.s390x",
"product": {
"name": "python311-numpy1-devel-1.26.4-1.1.s390x",
"product_id": "python311-numpy1-devel-1.26.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-numpy1-1.26.4-1.1.s390x",
"product": {
"name": "python312-numpy1-1.26.4-1.1.s390x",
"product_id": "python312-numpy1-1.26.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-numpy1-devel-1.26.4-1.1.s390x",
"product": {
"name": "python312-numpy1-devel-1.26.4-1.1.s390x",
"product_id": "python312-numpy1-devel-1.26.4-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-numpy1-1.26.4-1.1.x86_64",
"product": {
"name": "python310-numpy1-1.26.4-1.1.x86_64",
"product_id": "python310-numpy1-1.26.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-numpy1-devel-1.26.4-1.1.x86_64",
"product": {
"name": "python310-numpy1-devel-1.26.4-1.1.x86_64",
"product_id": "python310-numpy1-devel-1.26.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-numpy1-1.26.4-1.1.x86_64",
"product": {
"name": "python311-numpy1-1.26.4-1.1.x86_64",
"product_id": "python311-numpy1-1.26.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-numpy1-devel-1.26.4-1.1.x86_64",
"product": {
"name": "python311-numpy1-devel-1.26.4-1.1.x86_64",
"product_id": "python311-numpy1-devel-1.26.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-numpy1-1.26.4-1.1.x86_64",
"product": {
"name": "python312-numpy1-1.26.4-1.1.x86_64",
"product_id": "python312-numpy1-1.26.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-numpy1-devel-1.26.4-1.1.x86_64",
"product": {
"name": "python312-numpy1-devel-1.26.4-1.1.x86_64",
"product_id": "python312-numpy1-devel-1.26.4-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-numpy1-1.26.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.aarch64"
},
"product_reference": "python310-numpy1-1.26.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-numpy1-1.26.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.ppc64le"
},
"product_reference": "python310-numpy1-1.26.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-numpy1-1.26.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.s390x"
},
"product_reference": "python310-numpy1-1.26.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-numpy1-1.26.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.x86_64"
},
"product_reference": "python310-numpy1-1.26.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-numpy1-devel-1.26.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.aarch64"
},
"product_reference": "python310-numpy1-devel-1.26.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-numpy1-devel-1.26.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.ppc64le"
},
"product_reference": "python310-numpy1-devel-1.26.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-numpy1-devel-1.26.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.s390x"
},
"product_reference": "python310-numpy1-devel-1.26.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-numpy1-devel-1.26.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.x86_64"
},
"product_reference": "python310-numpy1-devel-1.26.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-numpy1-1.26.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.aarch64"
},
"product_reference": "python311-numpy1-1.26.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-numpy1-1.26.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.ppc64le"
},
"product_reference": "python311-numpy1-1.26.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-numpy1-1.26.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.s390x"
},
"product_reference": "python311-numpy1-1.26.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-numpy1-1.26.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.x86_64"
},
"product_reference": "python311-numpy1-1.26.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-numpy1-devel-1.26.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.aarch64"
},
"product_reference": "python311-numpy1-devel-1.26.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-numpy1-devel-1.26.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.ppc64le"
},
"product_reference": "python311-numpy1-devel-1.26.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-numpy1-devel-1.26.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.s390x"
},
"product_reference": "python311-numpy1-devel-1.26.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-numpy1-devel-1.26.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.x86_64"
},
"product_reference": "python311-numpy1-devel-1.26.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-numpy1-1.26.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.aarch64"
},
"product_reference": "python312-numpy1-1.26.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-numpy1-1.26.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.ppc64le"
},
"product_reference": "python312-numpy1-1.26.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-numpy1-1.26.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.s390x"
},
"product_reference": "python312-numpy1-1.26.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-numpy1-1.26.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.x86_64"
},
"product_reference": "python312-numpy1-1.26.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-numpy1-devel-1.26.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.aarch64"
},
"product_reference": "python312-numpy1-devel-1.26.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-numpy1-devel-1.26.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.ppc64le"
},
"product_reference": "python312-numpy1-devel-1.26.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-numpy1-devel-1.26.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.s390x"
},
"product_reference": "python312-numpy1-devel-1.26.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-numpy1-devel-1.26.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.x86_64"
},
"product_reference": "python312-numpy1-devel-1.26.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2017-12852",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-12852"
}
],
"notes": [
{
"category": "general",
"text": "The numpy.pad function in Numpy 1.13.1 and older versions is missing input validation. An empty list or ndarray will stick into an infinite loop, which can allow attackers to cause a DoS attack.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-12852",
"url": "https://www.suse.com/security/cve/CVE-2017-12852"
},
{
"category": "external",
"summary": "SUSE Bug 1053963 for CVE-2017-12852",
"url": "https://bugzilla.suse.com/1053963"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-04T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2017-12852"
},
{
"cve": "CVE-2019-6446",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-6446"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in NumPy before 1.16.3. It uses the pickle Python module unsafely, which allows remote attackers to execute arbitrary code via a crafted serialized object, as demonstrated by a numpy.load call. NOTE: third parties dispute this issue because it is a behavior that might have legitimate applications in (for example) loading serialized Python object arrays from trusted and authenticated sources.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-6446",
"url": "https://www.suse.com/security/cve/CVE-2019-6446"
},
{
"category": "external",
"summary": "SUSE Bug 1122208 for CVE-2019-6446",
"url": "https://bugzilla.suse.com/1122208"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-04T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-6446"
},
{
"cve": "CVE-2021-33430",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-33430"
}
],
"notes": [
{
"category": "general",
"text": "A Buffer Overflow vulnerability exists in NumPy 1.9.x in the PyArray_NewFromDescr_int function of ctors.c when specifying arrays of large dimensions (over 32) from Python code, which could let a malicious user cause a Denial of Service. NOTE: The vendor does not agree this is a vulneraility; In (very limited) circumstances a user may be able provoke the buffer overflow, the user is most likely already privileged to at least provoke denial of service by exhausting memory. Triggering this further requires the use of uncommon API (complicated structured dtypes), which is very unlikely to be available to an unprivileged user",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-33430",
"url": "https://www.suse.com/security/cve/CVE-2021-33430"
},
{
"category": "external",
"summary": "SUSE Bug 1193913 for CVE-2021-33430",
"url": "https://bugzilla.suse.com/1193913"
},
{
"category": "external",
"summary": "SUSE Bug 1201968 for CVE-2021-33430",
"url": "https://bugzilla.suse.com/1201968"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-04T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-33430"
},
{
"cve": "CVE-2021-41495",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-41495"
}
],
"notes": [
{
"category": "general",
"text": "Null Pointer Dereference vulnerability exists in numpy.sort in NumPy \u0026lt and 1.19 in the PyArray_DescrNew function due to missing return-value validation, which allows attackers to conduct DoS attacks by repetitively creating sort arrays. NOTE: While correct that validation is missing, an error can only occur due to an exhaustion of memory. If the user can exhaust memory, they are already privileged. Further, it should be practically impossible to construct an attack which can target the memory exhaustion to occur at exactly this place",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-41495",
"url": "https://www.suse.com/security/cve/CVE-2021-41495"
},
{
"category": "external",
"summary": "SUSE Bug 1193911 for CVE-2021-41495",
"url": "https://bugzilla.suse.com/1193911"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-04T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-41495"
},
{
"cve": "CVE-2021-41496",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-41496"
}
],
"notes": [
{
"category": "general",
"text": "Buffer overflow in the array_from_pyobj function of fortranobject.c in NumPy \u003c 1.19, which allows attackers to conduct a Denial of Service attacks by carefully constructing an array with negative values. NOTE: The vendor does not agree this is a vulnerability; the negative dimensions can only be created by an already privileged user (or internally)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-41496",
"url": "https://www.suse.com/security/cve/CVE-2021-41496"
},
{
"category": "external",
"summary": "SUSE Bug 1193907 for CVE-2021-41496",
"url": "https://bugzilla.suse.com/1193907"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python310-numpy1-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python310-numpy1-devel-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python311-numpy1-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python311-numpy1-devel-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python312-numpy1-1.26.4-1.1.x86_64",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.aarch64",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.ppc64le",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.s390x",
"openSUSE Tumbleweed:python312-numpy1-devel-1.26.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-04T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-41496"
}
]
}
ghsa-9fq2-x9r6-wfmf
Vulnerability from github
9.3 (Critical) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
** DISPUTED ** An issue was discovered in NumPy 1.16.0 and earlier. It uses the pickle Python module unsafely, which allows remote attackers to execute arbitrary code via a crafted serialized object, as demonstrated by a numpy.load call. NOTE: third parties dispute this issue because it is a behavior that might have legitimate applications in (for example) loading serialized Python object arrays from trusted and authenticated sources.
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "numpy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "1.16.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2019-6446"
],
"database_specific": {
"cwe_ids": [
"CWE-502"
],
"github_reviewed": true,
"github_reviewed_at": "2023-07-18T20:19:35Z",
"nvd_published_at": "2019-01-16T05:29:01Z",
"severity": "CRITICAL"
},
"details": "** DISPUTED ** An issue was discovered in NumPy 1.16.0 and earlier. It uses the pickle Python module unsafely, which allows remote attackers to execute arbitrary code via a crafted serialized object, as demonstrated by a numpy.load call. NOTE: third parties dispute this issue because it is a behavior that might have legitimate applications in (for example) loading serialized Python object arrays from trusted and authenticated sources.",
"id": "GHSA-9fq2-x9r6-wfmf",
"modified": "2024-10-08T12:38:39Z",
"published": "2022-05-24T22:00:57Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-6446"
},
{
"type": "WEB",
"url": "https://github.com/numpy/numpy/issues/12759"
},
{
"type": "WEB",
"url": "https://github.com/numpy/numpy/pull/12889"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:3335"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:3704"
},
{
"type": "WEB",
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1122208"
},
{
"type": "PACKAGE",
"url": "https://github.com/numpy/numpy"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/numpy/PYSEC-2019-108.yaml"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7ZZAYIQNUUYXGMKHSPEEXS4TRYFOUYE4"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7ZZAYIQNUUYXGMKHSPEEXS4TRYFOUYE4"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20210124234613/https://www.securityfocus.com/bid/106670"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00091.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00092.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00015.html"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Numpy Deserialization of Untrusted Data"
}
pysec-2019-108
Vulnerability from pysec
** DISPUTED ** An issue was discovered in NumPy 1.16.0 and earlier. It uses the pickle Python module unsafely, which allows remote attackers to execute arbitrary code via a crafted serialized object, as demonstrated by a numpy.load call. NOTE: third parties dispute this issue because it is a behavior that might have legitimate applications in (for example) loading serialized Python object arrays from trusted and authenticated sources.
| Name | purl | numpy | pkg:pypi/numpy |
|---|
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "numpy",
"purl": "pkg:pypi/numpy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.16.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.9.6",
"0.9.8",
"1.0b1",
"1.0b4",
"1.0b5",
"1.0rc1",
"1.0rc2",
"1.0rc3",
"1.0",
"1.0.3",
"1.0.4",
"1.1.1",
"1.2.0",
"1.2.1",
"1.3.0",
"1.4.0",
"1.4.1",
"1.5.0",
"1.5.1",
"1.6.0",
"1.6.1",
"1.6.2",
"1.7.0",
"1.7.1",
"1.7.2",
"1.8.0",
"1.8.1",
"1.8.2",
"1.9.0",
"1.9.1",
"1.9.2",
"1.9.3",
"1.10.0",
"1.10.1",
"1.10.2",
"1.10.3",
"1.10.4",
"1.11.0",
"1.11.1",
"1.11.2",
"1.11.3",
"1.12.0",
"1.12.1",
"1.13.0rc1",
"1.13.0rc2",
"1.13.0",
"1.13.1",
"1.13.3",
"1.14.0rc1",
"1.14.0",
"1.14.1",
"1.14.2",
"1.14.3",
"1.14.4",
"1.14.5",
"1.14.6",
"1.15.0rc1",
"1.15.0rc2",
"1.15.0",
"1.15.1",
"1.15.2",
"1.15.3",
"1.15.4",
"1.16.0rc1",
"1.16.0rc2",
"1.16.0"
]
}
],
"aliases": [
"CVE-2019-6446"
],
"details": "** DISPUTED ** An issue was discovered in NumPy 1.16.0 and earlier. It uses the pickle Python module unsafely, which allows remote attackers to execute arbitrary code via a crafted serialized object, as demonstrated by a numpy.load call. NOTE: third parties dispute this issue because it is a behavior that might have legitimate applications in (for example) loading serialized Python object arrays from trusted and authenticated sources.",
"id": "PYSEC-2019-108",
"modified": "2019-10-01T00:15:00Z",
"published": "2019-01-16T05:29:00Z",
"references": [
{
"type": "REPORT",
"url": "https://github.com/numpy/numpy/issues/12759"
},
{
"type": "REPORT",
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1122208"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/106670"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7ZZAYIQNUUYXGMKHSPEEXS4TRYFOUYE4/"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00091.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00092.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00015.html"
},
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2019:3335"
},
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2019:3704"
}
]
}
gsd-2019-6446
Vulnerability from gsd
{
"GSD": {
"alias": "CVE-2019-6446",
"description": "** DISPUTED ** An issue was discovered in NumPy 1.16.0 and earlier. It uses the pickle Python module unsafely, which allows remote attackers to execute arbitrary code via a crafted serialized object, as demonstrated by a numpy.load call. NOTE: third parties dispute this issue because it is a behavior that might have legitimate applications in (for example) loading serialized Python object arrays from trusted and authenticated sources.",
"id": "GSD-2019-6446",
"references": [
"https://www.suse.com/security/cve/CVE-2019-6446.html",
"https://access.redhat.com/errata/RHSA-2019:3704",
"https://access.redhat.com/errata/RHSA-2019:3335",
"https://advisories.mageia.org/CVE-2019-6446.html",
"https://linux.oracle.com/cve/CVE-2019-6446.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2019-6446"
],
"details": "** DISPUTED ** An issue was discovered in NumPy 1.16.0 and earlier. It uses the pickle Python module unsafely, which allows remote attackers to execute arbitrary code via a crafted serialized object, as demonstrated by a numpy.load call. NOTE: third parties dispute this issue because it is a behavior that might have legitimate applications in (for example) loading serialized Python object arrays from trusted and authenticated sources.",
"id": "GSD-2019-6446",
"modified": "2023-12-13T01:23:48.849317Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-6446",
"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": "** DISPUTED ** An issue was discovered in NumPy 1.16.0 and earlier. It uses the pickle Python module unsafely, which allows remote attackers to execute arbitrary code via a crafted serialized object, as demonstrated by a numpy.load call. NOTE: third parties dispute this issue because it is a behavior that might have legitimate applications in (for example) loading serialized Python object arrays from trusted and authenticated sources."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.suse.com/show_bug.cgi?id=1122208",
"refsource": "MISC",
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1122208"
},
{
"name": "106670",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/106670"
},
{
"name": "https://github.com/numpy/numpy/issues/12759",
"refsource": "MISC",
"url": "https://github.com/numpy/numpy/issues/12759"
},
{
"name": "FEDORA-2019-1dfe95a864",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7ZZAYIQNUUYXGMKHSPEEXS4TRYFOUYE4/"
},
{
"name": "openSUSE-SU-2019:2227",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00091.html"
},
{
"name": "openSUSE-SU-2019:2225",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00092.html"
},
{
"name": "openSUSE-SU-2019:2259",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00015.html"
},
{
"name": "RHSA-2019:3335",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:3335"
},
{
"name": "RHSA-2019:3704",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:3704"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003c1.16.3",
"affected_versions": "All versions before 1.16.3",
"credit": "nanshihui",
"cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-502",
"CWE-937"
],
"date": "2019-09-30",
"description": "An unsafe use of the pickle Python module allows remote attackers to execute arbitrary code via a crafted serialized object, as demonstrated by a `numpy.load` call. NOTE: third parties dispute this issue because it is a behavior that might have legitimate applications in (for example) loading serialized Python object arrays from trusted and authenticated sources.",
"fixed_versions": [
"1.16.3"
],
"identifier": "CVE-2019-6446",
"identifiers": [
"CVE-2019-6446"
],
"package_slug": "pypi/numpy",
"pubdate": "2019-01-16",
"solution": "Upgrade to version 1.16.3 or above",
"title": "Arbitrary Code Execution",
"urls": [
"http://www.securityfocus.com/bid/106670",
"https://bugzilla.suse.com/show_bug.cgi?id=1122208",
"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-6446",
"https://cwe.mitre.org/data/definitions/94.html",
"https://github.com/numpy/numpy/issues/12759"
],
"uuid": "b8804275-0868-45f4-9ab6-bfd68ad34e00"
}
]
},
"nvd.nist.gov": {
"cve": {
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:numpy:numpy:*:*:*:*:*:*:*:*",
"matchCriteriaId": "80912416-97D8-4FF8-B2DB-D587EFC9D4BE",
"versionEndIncluding": "1.16.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:fedoraproject:fedora:30:*:*:*:*:*:*:*",
"matchCriteriaId": "97A4B8DF-58DA-4AB6-A1F9-331B36409BA3",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in NumPy 1.16.0 and earlier. It uses the pickle Python module unsafely, which allows remote attackers to execute arbitrary code via a crafted serialized object, as demonstrated by a numpy.load call. NOTE: third parties dispute this issue because it is a behavior that might have legitimate applications in (for example) loading serialized Python object arrays from trusted and authenticated sources"
},
{
"lang": "es",
"value": "** EN DISPUTA ** Se ha descubierto un problema en NumPy, en versiones 1.16.0 y anteriores. Emplea el m\u00f3dulo de Python pickle de forma insegura, lo que permite que los atacantes remotos ejecuten c\u00f3digo arbitrario mediante un objeto serializado, tal y como queda demostrado con una llamada numpy.load. NOTA: hay terceros que discuten este problema, ya que es un comportamiento que podr\u00eda tener aplicaciones leg\u00edtimas en, por ejemplo, la carga de arrays de objetos de Python serializados de fuentes fiables y autenticadas."
}
],
"id": "CVE-2019-6446",
"lastModified": "2024-04-11T01:05:59.060",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "HIGH",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV30": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2019-01-16T05:29:01.370",
"references": [
{
"source": "cve@mitre.org",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00091.html"
},
{
"source": "cve@mitre.org",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00092.html"
},
{
"source": "cve@mitre.org",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00015.html"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securityfocus.com/bid/106670"
},
{
"source": "cve@mitre.org",
"url": "https://access.redhat.com/errata/RHSA-2019:3335"
},
{
"source": "cve@mitre.org",
"url": "https://access.redhat.com/errata/RHSA-2019:3704"
},
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1122208"
},
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://github.com/numpy/numpy/issues/12759"
},
{
"source": "cve@mitre.org",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7ZZAYIQNUUYXGMKHSPEEXS4TRYFOUYE4/"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-502"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
}
}
}
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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.