<?xml version="1.0" encoding="UTF-8"?>
<cvrfdoc xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:cpe="http://cpe.mitre.org/language/2.0" xmlns:cvrf="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/cvrf" xmlns:cvrf-common="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/common" xmlns:cvssv2="http://scap.nist.gov/schema/cvss-v2/1.0" xmlns:cvssv3="https://www.first.org/cvss/cvss-v3.0.xsd" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:ns0="http://purl.org/dc/elements/1.1/" xmlns:prod="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/prod" xmlns:scap-core="http://scap.nist.gov/schema/scap-core/1.0" xmlns:sch="http://purl.oclc.org/dsdl/schematron" xmlns:vuln="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/cvrf">
  <DocumentTitle xml:lang="en">CVE-2025-12781</DocumentTitle>
  <DocumentType>SUSE CVE</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>SUSE CVE-2025-12781</ID>
    </Identification>
    <Status>Interim</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2026-03-05T01:25:41Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2026-03-05T01:25:41Z</InitialReleaseDate>
    <CurrentReleaseDate>2026-03-05T01:25:41Z</CurrentReleaseDate>
    <Generator>
      <Engine>cve-database/bin/generate-cvrf-cve.pl</Engine>
      <Date>2020-12-27T01:00:00Z</Date>
    </Generator>
  </DocumentTracking>
  <DocumentNotes>
    <Note Title="CVE" Type="Summary" Ordinal="1" xml:lang="en">CVE-2025-12781</Note>
    <Note Title="Mitre CVE Description" Type="Description" Ordinal="2" xml:lang="en">When passing data to the b64decode(), standard_b64decode(), and urlsafe_b64decode() functions in the "base64" module the characters "+/" will always be accepted, regardless of the value of "altchars" parameter, typically used to establish an "alternative base64 alphabet" such as the URL safe alphabet. This behavior matches what is recommended in earlier base64 RFCs, but newer RFCs now recommend either dropping characters outside the specified base64 alphabet or raising an error. The old behavior has the possibility of causing data integrity issues.




This behavior can only be insecure if your application uses an alternate base64 alphabet (without "+/"). If your application does not use the "altchars" parameter or the urlsafe_b64decode() function, then your application does not use an alternative base64 alphabet.




The attached patches DOES NOT make the base64-decode behavior raise an error, as this would be a change in behavior and break existing programs. Instead, the patch deprecates the behavior which will be replaced with the newly recommended behavior in a future version of Python.  Users are recommended to mitigate by verifying user-controlled inputs match the base64 
alphabet they are expecting or verify that their application would not be 
affected if the b64decode() functions accepted "+" or "/" outside of altchars.</Note>
    <Note Title="Terms of Use" Type="Legal Disclaimer" Ordinal="4" xml:lang="en">The CVRF data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).</Note>
  </DocumentNotes>
  <DocumentReferences>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2026-February/024502.html</URL>
      <Description>E-Mail link for SUSE-SU-2026:0693-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2026-March/024550.html</URL>
      <Description>E-Mail link for SUSE-SU-2026:0767-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/security/rating/</URL>
      <Description>SUSE Security Ratings</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/prod">
    <Branch Type="Product Family" Name="Image SLES15-SP5-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP5-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP5-BYOS-EC2">Image SLES15-SP5-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Desktop 15 SP7">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP7" CPE="cpe:/o:suse:sle-module-basesystem:15:sp7">SUSE Linux Enterprise Module for Basesystem 15 SP7</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP7" CPE="cpe:/o:suse:sle-module-development-tools:15:sp7">SUSE Linux Enterprise Module for Development Tools 15 SP7</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Python 3 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Python 3 15 SP7" CPE="cpe:/o:suse:sle-module-python3:15:sp7">SUSE Linux Enterprise Module for Python 3 15 SP7</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP4" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp4">SUSE Linux Enterprise Module for Public Cloud 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" CPE="cpe:/o:suse:sle_hpc-espos:15:sp4">SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" CPE="cpe:/o:suse:sle_hpc-ltss:15:sp4">SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" CPE="cpe:/o:suse:sle_hpc-espos:15:sp5">SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" CPE="cpe:/o:suse:sle_hpc-ltss:15:sp5">SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP7">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP7" CPE="cpe:/o:suse:sle-module-basesystem:15:sp7">SUSE Linux Enterprise Module for Basesystem 15 SP7</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP7" CPE="cpe:/o:suse:sle-module-development-tools:15:sp7">SUSE Linux Enterprise Module for Development Tools 15 SP7</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Python 3 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Python 3 15 SP7" CPE="cpe:/o:suse:sle-module-python3:15:sp7">SUSE Linux Enterprise Module for Python 3 15 SP7</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Micro 5.2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Micro 5.2">
        <FullProductName ProductID="SUSE Linux Enterprise Micro 5.2" CPE="cpe:/o:suse:suse-microos:5.2">SUSE Linux Enterprise Micro 5.2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Micro 5.3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Micro 5.3">
        <FullProductName ProductID="SUSE Linux Enterprise Micro 5.3" CPE="cpe:/o:suse:sle-micro:5.3">SUSE Linux Enterprise Micro 5.3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Micro 5.4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Micro 5.4">
        <FullProductName ProductID="SUSE Linux Enterprise Micro 5.4" CPE="cpe:/o:suse:sle-micro:5.4">SUSE Linux Enterprise Micro 5.4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Micro 5.5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Micro 5.5">
        <FullProductName ProductID="SUSE Linux Enterprise Micro 5.5" CPE="cpe:/o:suse:sle-micro:5.5">SUSE Linux Enterprise Micro 5.5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Module for Package Hub 15 SP7">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Package Hub 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Package Hub 15 SP7" CPE="cpe:/o:suse:packagehub:15:sp7">SUSE Linux Enterprise Module for Package Hub 15 SP7</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP2-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP2-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-LTSS" CPE="cpe:/o:suse:sles-ltss:12:sp2">SUSE Linux Enterprise Server 12 SP2-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP4-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS" CPE="cpe:/o:suse:sles-ltss:12:sp4">SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP5-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP5-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS" CPE="cpe:/o:suse:sles-ltss:12:sp5">SUSE Linux Enterprise Server 12 SP5-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP5-LTSS Extended Security">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP5-LTSS Extended Security">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS Extended Security" CPE="cpe:/o:suse:sles-ltss-extended-security:12:sp5">SUSE Linux Enterprise Server 12 SP5-LTSS Extended Security</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15 SP1-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS" CPE="cpe:/o:suse:sles-ltss:15:sp1">SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15 SP2-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS" CPE="cpe:/o:suse:sles-ltss:15:sp2">SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15 SP3-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS" CPE="cpe:/o:suse:sles-ltss:15:sp3">SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP4" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp4">SUSE Linux Enterprise Module for Public Cloud 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15 SP4-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS" CPE="cpe:/o:suse:sles-ltss:15:sp4">SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15 SP4-TERADATA">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA" CPE="cpe:/o:suse:sles_teradata:15:sp4">SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15 SP5-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS" CPE="cpe:/o:suse:sles-ltss:15:sp5">SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP6-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15 SP6-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP6-LTSS" CPE="cpe:/o:suse:sles-ltss:15:sp6">SUSE Linux Enterprise Server 15 SP6-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP7">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP7" CPE="cpe:/o:suse:sle-module-basesystem:15:sp7">SUSE Linux Enterprise Module for Basesystem 15 SP7</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP7" CPE="cpe:/o:suse:sle-module-development-tools:15:sp7">SUSE Linux Enterprise Module for Development Tools 15 SP7</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Python 3 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Python 3 15 SP7" CPE="cpe:/o:suse:sle-module-python3:15:sp7">SUSE Linux Enterprise Module for Python 3 15 SP7</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 16.0">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 16.0">
        <FullProductName ProductID="SUSE Linux Enterprise Server 16.0" CPE="cpe:/o:suse:sles:16:16.0:server">SUSE Linux Enterprise Server 16.0</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server Teradata 12 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server Teradata 12 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Server Teradata 12 SP3" CPE="cpe:/o:suse:sles_teradata:12:sp3">SUSE Linux Enterprise Server Teradata 12 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server Teradata 15 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server Teradata 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Server Teradata 15 SP4" CPE="cpe:/o:suse:sles_teradata:15:sp4">SUSE Linux Enterprise Server Teradata 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP4" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp4">SUSE Linux Enterprise Module for Public Cloud 15 SP4</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4" CPE="cpe:/o:suse:sles_sap:15:sp4">SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5" CPE="cpe:/o:suse:sles_sap:15:sp5">SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP6">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP6" CPE="cpe:/o:suse:sles_sap:15:sp6">SUSE Linux Enterprise Server for SAP Applications 15 SP6</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP7">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP7" CPE="cpe:/o:suse:sle-module-basesystem:15:sp7">SUSE Linux Enterprise Module for Basesystem 15 SP7</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP7" CPE="cpe:/o:suse:sle-module-development-tools:15:sp7">SUSE Linux Enterprise Module for Development Tools 15 SP7</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Python 3 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Python 3 15 SP7" CPE="cpe:/o:suse:sle-module-python3:15:sp7">SUSE Linux Enterprise Module for Python 3 15 SP7</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP applications 16.0">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP applications 16.0">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP applications 16.0" CPE="cpe:/o:suse:sles:16:16.0:server-sap">SUSE Linux Enterprise Server for SAP applications 16.0</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Micro 6.0">
      <Branch Type="Product Name" Name="SUSE Linux Micro 6.0">
        <FullProductName ProductID="SUSE Linux Micro 6.0" CPE="cpe:/o:suse:sl-micro:6.0">SUSE Linux Micro 6.0</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Micro 6.1">
      <Branch Type="Product Name" Name="SUSE Linux Micro 6.1">
        <FullProductName ProductID="SUSE Linux Micro 6.1" CPE="cpe:/o:suse:sl-micro:6.1">SUSE Linux Micro 6.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Proxy 4.3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP4" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp4">SUSE Linux Enterprise Module for Public Cloud 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Retail Branch Server 4.3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP4" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp4">SUSE Linux Enterprise Module for Public Cloud 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Server 4.3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP4" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp4">SUSE Linux Enterprise Module for Public Cloud 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="openSUSE Leap 15.6">
      <Branch Type="Product Name" Name="openSUSE Leap 15.6">
        <FullProductName ProductID="openSUSE Leap 15.6" CPE="cpe:/o:opensuse:leap:15.6">openSUSE Leap 15.6</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="openSUSE Tumbleweed">
      <Branch Type="Product Name" Name="openSUSE Tumbleweed">
        <FullProductName ProductID="openSUSE Tumbleweed" CPE="cpe:/o:opensuse:tumbleweed">openSUSE Tumbleweed</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="libpython3_11-1_0-3.11.14-150400.9.75.1">
      <FullProductName ProductID="libpython3_11-1_0-3.11.14-150400.9.75.1">libpython3_11-1_0-3.11.14-150400.9.75.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libpython3_11-1_0-3.11.14-150600.3.44.1">
      <FullProductName ProductID="libpython3_11-1_0-3.11.14-150600.3.44.1">libpython3_11-1_0-3.11.14-150600.3.44.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libpython3_11-1_0-32bit-3.11.14-150600.3.44.1">
      <FullProductName ProductID="libpython3_11-1_0-32bit-3.11.14-150600.3.44.1">libpython3_11-1_0-32bit-3.11.14-150600.3.44.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python">
      <FullProductName ProductID="python" CPE="cpe:2.3:a:python_software_foundation:cpython:*:*:*:*:*:*:*:*">python</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-32bit">
      <FullProductName ProductID="python-32bit">python-32bit</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-curses">
      <FullProductName ProductID="python-curses">python-curses</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-demo">
      <FullProductName ProductID="python-demo">python-demo</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-gdbm">
      <FullProductName ProductID="python-gdbm">python-gdbm</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-idle">
      <FullProductName ProductID="python-idle">python-idle</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-tk">
      <FullProductName ProductID="python-tk">python-tk</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python3">
      <FullProductName ProductID="python3" CPE="cpe:2.3:a:python_software_foundation:cpython:*:*:*:*:*:*:*:*">python3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python3-32bit">
      <FullProductName ProductID="python3-32bit">python3-32bit</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python3-curses">
      <FullProductName ProductID="python3-curses">python3-curses</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python3-dbm">
      <FullProductName ProductID="python3-dbm">python3-dbm</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python3-idle">
      <FullProductName ProductID="python3-idle">python3-idle</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python3-tk">
      <FullProductName ProductID="python3-tk">python3-tk</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python310">
      <FullProductName ProductID="python310" CPE="cpe:2.3:a:python_software_foundation:cpython:*:*:*:*:*:*:*:*">python310</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python310-32bit">
      <FullProductName ProductID="python310-32bit">python310-32bit</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python310-curses">
      <FullProductName ProductID="python310-curses">python310-curses</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python310-dbm">
      <FullProductName ProductID="python310-dbm">python310-dbm</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python310-idle">
      <FullProductName ProductID="python310-idle">python310-idle</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python310-tk">
      <FullProductName ProductID="python310-tk">python310-tk</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python311">
      <FullProductName ProductID="python311" CPE="cpe:2.3:a:python_software_foundation:cpython:*:*:*:*:*:*:*:*">python311</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python311-3.11.14-150400.9.75.1">
      <FullProductName ProductID="python311-3.11.14-150400.9.75.1" CPE="cpe:2.3:a:python_software_foundation:cpython:3.11.14:*:*:*:*:*:*:*">python311-3.11.14-150400.9.75.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python311-3.11.14-150600.3.44.1">
      <FullProductName ProductID="python311-3.11.14-150600.3.44.1" CPE="cpe:2.3:a:python_software_foundation:cpython:3.11.14:*:*:*:*:*:*:*">python311-3.11.14-150600.3.44.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python311-3.11.14-4.1">
      <FullProductName ProductID="python311-3.11.14-4.1" CPE="cpe:2.3:a:python_software_foundation:cpython:3.11.14:*:*:*:*:*:*:*">python311-3.11.14-4.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python311-32bit-3.11.14-150600.3.44.1">
      <FullProductName ProductID="python311-32bit-3.11.14-150600.3.44.1">python311-32bit-3.11.14-150600.3.44.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python311-32bit-3.11.14-4.1">
      <FullProductName ProductID="python311-32bit-3.11.14-4.1">python311-32bit-3.11.14-4.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python311-base-3.11.14-150400.9.75.1">
      <FullProductName ProductID="python311-base-3.11.14-150400.9.75.1">python311-base-3.11.14-150400.9.75.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python311-base-3.11.14-150600.3.44.1">
      <FullProductName ProductID="python311-base-3.11.14-150600.3.44.1">python311-base-3.11.14-150600.3.44.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python311-base-32bit-3.11.14-150600.3.44.1">
      <FullProductName ProductID="python311-base-32bit-3.11.14-150600.3.44.1">python311-base-32bit-3.11.14-150600.3.44.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python311-curses">
      <FullProductName ProductID="python311-curses">python311-curses</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python311-curses-3.11.14-150400.9.75.1">
      <FullProductName ProductID="python311-curses-3.11.14-150400.9.75.1">python311-curses-3.11.14-150400.9.75.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python311-curses-3.11.14-150600.3.44.1">
      <FullProductName ProductID="python311-curses-3.11.14-150600.3.44.1">python311-curses-3.11.14-150600.3.44.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python311-curses-3.11.14-4.1">
      <FullProductName ProductID="python311-curses-3.11.14-4.1">python311-curses-3.11.14-4.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python311-dbm-3.11.14-150400.9.75.1">
      <FullProductName ProductID="python311-dbm-3.11.14-150400.9.75.1">python311-dbm-3.11.14-150400.9.75.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python311-dbm-3.11.14-150600.3.44.1">
      <FullProductName ProductID="python311-dbm-3.11.14-150600.3.44.1">python311-dbm-3.11.14-150600.3.44.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python311-dbm-3.11.14-4.1">
      <FullProductName ProductID="python311-dbm-3.11.14-4.1">python311-dbm-3.11.14-4.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python311-devel-3.11.14-150400.9.75.1">
      <FullProductName ProductID="python311-devel-3.11.14-150400.9.75.1">python311-devel-3.11.14-150400.9.75.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python311-devel-3.11.14-150600.3.44.1">
      <FullProductName ProductID="python311-devel-3.11.14-150600.3.44.1">python311-devel-3.11.14-150600.3.44.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python311-doc-3.11.14-150400.9.75.1">
      <FullProductName ProductID="python311-doc-3.11.14-150400.9.75.1">python311-doc-3.11.14-150400.9.75.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python311-doc-3.11.14-150600.3.44.1">
      <FullProductName ProductID="python311-doc-3.11.14-150600.3.44.1">python311-doc-3.11.14-150600.3.44.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python311-doc-devhelp-3.11.14-150400.9.75.1">
      <FullProductName ProductID="python311-doc-devhelp-3.11.14-150400.9.75.1">python311-doc-devhelp-3.11.14-150400.9.75.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python311-doc-devhelp-3.11.14-150600.3.44.1">
      <FullProductName ProductID="python311-doc-devhelp-3.11.14-150600.3.44.1">python311-doc-devhelp-3.11.14-150600.3.44.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python311-idle-3.11.14-150400.9.75.1">
      <FullProductName ProductID="python311-idle-3.11.14-150400.9.75.1">python311-idle-3.11.14-150400.9.75.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python311-idle-3.11.14-150600.3.44.1">
      <FullProductName ProductID="python311-idle-3.11.14-150600.3.44.1">python311-idle-3.11.14-150600.3.44.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python311-idle-3.11.14-4.1">
      <FullProductName ProductID="python311-idle-3.11.14-4.1">python311-idle-3.11.14-4.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python311-testsuite-3.11.14-150600.3.44.1">
      <FullProductName ProductID="python311-testsuite-3.11.14-150600.3.44.1">python311-testsuite-3.11.14-150600.3.44.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python311-tk-3.11.14-150400.9.75.1">
      <FullProductName ProductID="python311-tk-3.11.14-150400.9.75.1">python311-tk-3.11.14-150400.9.75.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python311-tk-3.11.14-150600.3.44.1">
      <FullProductName ProductID="python311-tk-3.11.14-150600.3.44.1">python311-tk-3.11.14-150600.3.44.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python311-tk-3.11.14-4.1">
      <FullProductName ProductID="python311-tk-3.11.14-4.1">python311-tk-3.11.14-4.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python311-tools-3.11.14-150400.9.75.1">
      <FullProductName ProductID="python311-tools-3.11.14-150400.9.75.1">python311-tools-3.11.14-150400.9.75.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python311-tools-3.11.14-150600.3.44.1">
      <FullProductName ProductID="python311-tools-3.11.14-150600.3.44.1">python311-tools-3.11.14-150600.3.44.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python311-x86-64-v3-3.11.14-4.1">
      <FullProductName ProductID="python311-x86-64-v3-3.11.14-4.1">python311-x86-64-v3-3.11.14-4.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python312">
      <FullProductName ProductID="python312" CPE="cpe:2.3:a:python_software_foundation:cpython:*:*:*:*:*:*:*:*">python312</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python312-3.12.12-5.1">
      <FullProductName ProductID="python312-3.12.12-5.1" CPE="cpe:2.3:a:python_software_foundation:cpython:3.12.12:*:*:*:*:*:*:*">python312-3.12.12-5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python312-32bit">
      <FullProductName ProductID="python312-32bit">python312-32bit</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python312-32bit-3.12.12-5.1">
      <FullProductName ProductID="python312-32bit-3.12.12-5.1">python312-32bit-3.12.12-5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python312-curses">
      <FullProductName ProductID="python312-curses">python312-curses</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python312-curses-3.12.12-5.1">
      <FullProductName ProductID="python312-curses-3.12.12-5.1">python312-curses-3.12.12-5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python312-dbm">
      <FullProductName ProductID="python312-dbm">python312-dbm</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python312-dbm-3.12.12-5.1">
      <FullProductName ProductID="python312-dbm-3.12.12-5.1">python312-dbm-3.12.12-5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python312-idle">
      <FullProductName ProductID="python312-idle">python312-idle</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python312-idle-3.12.12-5.1">
      <FullProductName ProductID="python312-idle-3.12.12-5.1">python312-idle-3.12.12-5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python312-tk">
      <FullProductName ProductID="python312-tk">python312-tk</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python312-tk-3.12.12-5.1">
      <FullProductName ProductID="python312-tk-3.12.12-5.1">python312-tk-3.12.12-5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python312-x86-64-v3-3.12.12-5.1">
      <FullProductName ProductID="python312-x86-64-v3-3.12.12-5.1">python312-x86-64-v3-3.12.12-5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python313">
      <FullProductName ProductID="python313" CPE="cpe:2.3:a:python_software_foundation:cpython:*:*:*:*:*:*:*:*">python313</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python313-curses">
      <FullProductName ProductID="python313-curses">python313-curses</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python313-dbm">
      <FullProductName ProductID="python313-dbm">python313-dbm</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python313-idle">
      <FullProductName ProductID="python313-idle">python313-idle</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python313-tk">
      <FullProductName ProductID="python313-tk">python313-tk</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python313-x86-64-v3">
      <FullProductName ProductID="python313-x86-64-v3">python313-x86-64-v3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python314-3.14.3-1.1">
      <FullProductName ProductID="python314-3.14.3-1.1" CPE="cpe:2.3:a:python_software_foundation:cpython:3.14.3:*:*:*:*:*:*:*">python314-3.14.3-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python314-curses-3.14.3-1.1">
      <FullProductName ProductID="python314-curses-3.14.3-1.1">python314-curses-3.14.3-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python314-dbm-3.14.3-1.1">
      <FullProductName ProductID="python314-dbm-3.14.3-1.1">python314-dbm-3.14.3-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python314-idle-3.14.3-1.1">
      <FullProductName ProductID="python314-idle-3.14.3-1.1">python314-idle-3.14.3-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python314-tk-3.14.3-1.1">
      <FullProductName ProductID="python314-tk-3.14.3-1.1">python314-tk-3.14.3-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python314-x86-64-v3-3.14.3-1.1">
      <FullProductName ProductID="python314-x86-64-v3-3.14.3-1.1">python314-x86-64-v3-3.14.3-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python315-3.15.0~a3-4.1">
      <FullProductName ProductID="python315-3.15.0~a3-4.1">python315-3.15.0~a3-4.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python315-curses-3.15.0~a3-4.1">
      <FullProductName ProductID="python315-curses-3.15.0~a3-4.1">python315-curses-3.15.0~a3-4.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python315-dbm-3.15.0~a3-4.1">
      <FullProductName ProductID="python315-dbm-3.15.0~a3-4.1">python315-dbm-3.15.0~a3-4.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python315-idle-3.15.0~a3-4.1">
      <FullProductName ProductID="python315-idle-3.15.0~a3-4.1">python315-idle-3.15.0~a3-4.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python315-profiling-3.15.0~a3-4.1">
      <FullProductName ProductID="python315-profiling-3.15.0~a3-4.1">python315-profiling-3.15.0~a3-4.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python315-tk-3.15.0~a3-4.1">
      <FullProductName ProductID="python315-tk-3.15.0~a3-4.1">python315-tk-3.15.0~a3-4.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python315-x86-64-v3-3.15.0~a3-4.1">
      <FullProductName ProductID="python315-x86-64-v3-3.15.0~a3-4.1">python315-x86-64-v3-3.15.0~a3-4.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python36">
      <FullProductName ProductID="python36" CPE="cpe:2.3:a:python_software_foundation:cpython:*:*:*:*:*:*:*:*">python36</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python39">
      <FullProductName ProductID="python39" CPE="cpe:2.3:a:python_software_foundation:cpython:*:*:*:*:*:*:*:*">python39</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python39-32bit">
      <FullProductName ProductID="python39-32bit">python39-32bit</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python39-curses">
      <FullProductName ProductID="python39-curses">python39-curses</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python39-dbm">
      <FullProductName ProductID="python39-dbm">python39-dbm</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python39-idle">
      <FullProductName ProductID="python39-idle">python39-idle</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python39-tk">
      <FullProductName ProductID="python39-tk">python39-tk</FullProductName>
    </Branch>
    <Relationship ProductReference="libpython3_11-1_0-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP5-BYOS-EC2:libpython3_11-1_0-3.11.14-150400.9.75.1">libpython3_11-1_0-3.11.14-150400.9.75.1 as a component of Image SLES15-SP5-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP5-BYOS-EC2:python311-3.11.14-150400.9.75.1">python311-3.11.14-150400.9.75.1 as a component of Image SLES15-SP5-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-base-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP5-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP5-BYOS-EC2:python311-base-3.11.14-150400.9.75.1">python311-base-3.11.14-150400.9.75.1 as a component of Image SLES15-SP5-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpython3_11-1_0-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1">libpython3_11-1_0-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1">python311-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-base-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1">python311-base-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-curses-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1">python311-curses-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-dbm-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1">python311-dbm-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-devel-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1">python311-devel-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-doc-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1">python311-doc-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-doc-devhelp-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1">python311-doc-devhelp-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-idle-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1">python311-idle-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-tk-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1">python311-tk-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-tools-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1">python311-tools-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpython3_11-1_0-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1">libpython3_11-1_0-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1">python311-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-base-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1">python311-base-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-curses-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1">python311-curses-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-dbm-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1">python311-dbm-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-devel-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1">python311-devel-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-doc-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1">python311-doc-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-doc-devhelp-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1">python311-doc-devhelp-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-idle-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1">python311-idle-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-tk-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1">python311-tk-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-tools-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1">python311-tools-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpython3_11-1_0-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1">libpython3_11-1_0-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1">python311-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-base-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1">python311-base-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-curses-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1">python311-curses-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-dbm-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1">python311-dbm-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-devel-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1">python311-devel-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-doc-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1">python311-doc-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-doc-devhelp-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1">python311-doc-devhelp-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-idle-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1">python311-idle-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-tk-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1">python311-tk-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-tools-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1">python311-tools-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpython3_11-1_0-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1">libpython3_11-1_0-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1">python311-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-base-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1">python311-base-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-curses-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1">python311-curses-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-dbm-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1">python311-dbm-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-devel-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1">python311-devel-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-doc-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1">python311-doc-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-doc-devhelp-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1">python311-doc-devhelp-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-idle-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1">python311-idle-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-tk-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1">python311-tk-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-tools-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1">python311-tools-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpython3_11-1_0-3.11.14-150600.3.44.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1">libpython3_11-1_0-3.11.14-150600.3.44.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-base-3.11.14-150600.3.44.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1">python311-base-3.11.14-150600.3.44.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpython3_11-1_0-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1">libpython3_11-1_0-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1">python311-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-base-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1">python311-base-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-3.11.14-150600.3.44.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Python 3 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1">python311-3.11.14-150600.3.44.1 as a component of SUSE Linux Enterprise Module for Python 3 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-curses-3.11.14-150600.3.44.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Python 3 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1">python311-curses-3.11.14-150600.3.44.1 as a component of SUSE Linux Enterprise Module for Python 3 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-dbm-3.11.14-150600.3.44.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Python 3 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1">python311-dbm-3.11.14-150600.3.44.1 as a component of SUSE Linux Enterprise Module for Python 3 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-devel-3.11.14-150600.3.44.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Python 3 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1">python311-devel-3.11.14-150600.3.44.1 as a component of SUSE Linux Enterprise Module for Python 3 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-idle-3.11.14-150600.3.44.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Python 3 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1">python311-idle-3.11.14-150600.3.44.1 as a component of SUSE Linux Enterprise Module for Python 3 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-tk-3.11.14-150600.3.44.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Python 3 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1">python311-tk-3.11.14-150600.3.44.1 as a component of SUSE Linux Enterprise Module for Python 3 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-tools-3.11.14-150600.3.44.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Python 3 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1">python311-tools-3.11.14-150600.3.44.1 as a component of SUSE Linux Enterprise Module for Python 3 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpython3_11-1_0-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1">libpython3_11-1_0-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1">python311-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-base-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1">python311-base-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-curses-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1">python311-curses-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-dbm-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1">python311-dbm-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-devel-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1">python311-devel-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-doc-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1">python311-doc-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-doc-devhelp-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1">python311-doc-devhelp-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-idle-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1">python311-idle-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-tk-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1">python311-tk-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-tools-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1">python311-tools-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpython3_11-1_0-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:libpython3_11-1_0-3.11.14-150400.9.75.1">libpython3_11-1_0-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:python311-3.11.14-150400.9.75.1">python311-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-base-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:python311-base-3.11.14-150400.9.75.1">python311-base-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-curses-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:python311-curses-3.11.14-150400.9.75.1">python311-curses-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-dbm-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:python311-dbm-3.11.14-150400.9.75.1">python311-dbm-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-devel-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:python311-devel-3.11.14-150400.9.75.1">python311-devel-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-doc-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:python311-doc-3.11.14-150400.9.75.1">python311-doc-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-doc-devhelp-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:python311-doc-devhelp-3.11.14-150400.9.75.1">python311-doc-devhelp-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-idle-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:python311-idle-3.11.14-150400.9.75.1">python311-idle-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-tk-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:python311-tk-3.11.14-150400.9.75.1">python311-tk-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-tools-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:python311-tools-3.11.14-150400.9.75.1">python311-tools-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpython3_11-1_0-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1">libpython3_11-1_0-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1">python311-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-base-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1">python311-base-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-curses-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1">python311-curses-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-dbm-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1">python311-dbm-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-devel-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1">python311-devel-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-doc-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1">python311-doc-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-doc-devhelp-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1">python311-doc-devhelp-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-idle-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1">python311-idle-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-tk-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1">python311-tk-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-tools-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1">python311-tools-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpython3_11-1_0-3.11.14-150600.3.44.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP6-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1">libpython3_11-1_0-3.11.14-150600.3.44.1 as a component of SUSE Linux Enterprise Server 15 SP6-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-3.11.14-150600.3.44.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP6-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1">python311-3.11.14-150600.3.44.1 as a component of SUSE Linux Enterprise Server 15 SP6-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-base-3.11.14-150600.3.44.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP6-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1">python311-base-3.11.14-150600.3.44.1 as a component of SUSE Linux Enterprise Server 15 SP6-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-curses-3.11.14-150600.3.44.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP6-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1">python311-curses-3.11.14-150600.3.44.1 as a component of SUSE Linux Enterprise Server 15 SP6-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-dbm-3.11.14-150600.3.44.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP6-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1">python311-dbm-3.11.14-150600.3.44.1 as a component of SUSE Linux Enterprise Server 15 SP6-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-devel-3.11.14-150600.3.44.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP6-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1">python311-devel-3.11.14-150600.3.44.1 as a component of SUSE Linux Enterprise Server 15 SP6-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-idle-3.11.14-150600.3.44.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP6-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1">python311-idle-3.11.14-150600.3.44.1 as a component of SUSE Linux Enterprise Server 15 SP6-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-tk-3.11.14-150600.3.44.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP6-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1">python311-tk-3.11.14-150600.3.44.1 as a component of SUSE Linux Enterprise Server 15 SP6-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-tools-3.11.14-150600.3.44.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP6-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1">python311-tools-3.11.14-150600.3.44.1 as a component of SUSE Linux Enterprise Server 15 SP6-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpython3_11-1_0-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1">libpython3_11-1_0-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1">python311-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-base-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1">python311-base-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-curses-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1">python311-curses-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-dbm-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1">python311-dbm-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-devel-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1">python311-devel-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-doc-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1">python311-doc-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-doc-devhelp-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1">python311-doc-devhelp-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-idle-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1">python311-idle-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-tk-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1">python311-tk-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-tools-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1">python311-tools-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpython3_11-1_0-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1">libpython3_11-1_0-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1">python311-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-base-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1">python311-base-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-curses-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1">python311-curses-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-dbm-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1">python311-dbm-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-devel-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1">python311-devel-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-doc-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1">python311-doc-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-doc-devhelp-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1">python311-doc-devhelp-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-idle-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1">python311-idle-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-tk-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1">python311-tk-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-tools-3.11.14-150400.9.75.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1">python311-tools-3.11.14-150400.9.75.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpython3_11-1_0-3.11.14-150600.3.44.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1">libpython3_11-1_0-3.11.14-150600.3.44.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-3.11.14-150600.3.44.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1">python311-3.11.14-150600.3.44.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-base-3.11.14-150600.3.44.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1">python311-base-3.11.14-150600.3.44.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-curses-3.11.14-150600.3.44.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1">python311-curses-3.11.14-150600.3.44.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-dbm-3.11.14-150600.3.44.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1">python311-dbm-3.11.14-150600.3.44.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-devel-3.11.14-150600.3.44.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1">python311-devel-3.11.14-150600.3.44.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-idle-3.11.14-150600.3.44.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1">python311-idle-3.11.14-150600.3.44.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-tk-3.11.14-150600.3.44.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1">python311-tk-3.11.14-150600.3.44.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-tools-3.11.14-150600.3.44.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1">python311-tools-3.11.14-150600.3.44.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpython3_11-1_0-3.11.14-150600.3.44.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1">libpython3_11-1_0-3.11.14-150600.3.44.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpython3_11-1_0-32bit-3.11.14-150600.3.44.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.14-150600.3.44.1">libpython3_11-1_0-32bit-3.11.14-150600.3.44.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-3.11.14-150600.3.44.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1">python311-3.11.14-150600.3.44.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-32bit-3.11.14-150600.3.44.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python311-32bit-3.11.14-150600.3.44.1">python311-32bit-3.11.14-150600.3.44.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-base-3.11.14-150600.3.44.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1">python311-base-3.11.14-150600.3.44.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-base-32bit-3.11.14-150600.3.44.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python311-base-32bit-3.11.14-150600.3.44.1">python311-base-32bit-3.11.14-150600.3.44.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-curses-3.11.14-150600.3.44.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1">python311-curses-3.11.14-150600.3.44.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-dbm-3.11.14-150600.3.44.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1">python311-dbm-3.11.14-150600.3.44.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-devel-3.11.14-150600.3.44.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1">python311-devel-3.11.14-150600.3.44.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-doc-3.11.14-150600.3.44.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1">python311-doc-3.11.14-150600.3.44.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-doc-devhelp-3.11.14-150600.3.44.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1">python311-doc-devhelp-3.11.14-150600.3.44.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-idle-3.11.14-150600.3.44.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1">python311-idle-3.11.14-150600.3.44.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-testsuite-3.11.14-150600.3.44.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1">python311-testsuite-3.11.14-150600.3.44.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-tk-3.11.14-150600.3.44.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1">python311-tk-3.11.14-150600.3.44.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-tools-3.11.14-150600.3.44.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1">python311-tools-3.11.14-150600.3.44.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-3.11.14-4.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:python311-3.11.14-4.1">python311-3.11.14-4.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-32bit-3.11.14-4.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:python311-32bit-3.11.14-4.1">python311-32bit-3.11.14-4.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-curses-3.11.14-4.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:python311-curses-3.11.14-4.1">python311-curses-3.11.14-4.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-dbm-3.11.14-4.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:python311-dbm-3.11.14-4.1">python311-dbm-3.11.14-4.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-idle-3.11.14-4.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:python311-idle-3.11.14-4.1">python311-idle-3.11.14-4.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-tk-3.11.14-4.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:python311-tk-3.11.14-4.1">python311-tk-3.11.14-4.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-x86-64-v3-3.11.14-4.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-4.1">python311-x86-64-v3-3.11.14-4.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="python312-3.12.12-5.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:python312-3.12.12-5.1">python312-3.12.12-5.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="python312-32bit-3.12.12-5.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:python312-32bit-3.12.12-5.1">python312-32bit-3.12.12-5.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="python312-curses-3.12.12-5.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:python312-curses-3.12.12-5.1">python312-curses-3.12.12-5.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="python312-dbm-3.12.12-5.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:python312-dbm-3.12.12-5.1">python312-dbm-3.12.12-5.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="python312-idle-3.12.12-5.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:python312-idle-3.12.12-5.1">python312-idle-3.12.12-5.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="python312-tk-3.12.12-5.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:python312-tk-3.12.12-5.1">python312-tk-3.12.12-5.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="python312-x86-64-v3-3.12.12-5.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-5.1">python312-x86-64-v3-3.12.12-5.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="python314-3.14.3-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:python314-3.14.3-1.1">python314-3.14.3-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="python314-curses-3.14.3-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:python314-curses-3.14.3-1.1">python314-curses-3.14.3-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="python314-dbm-3.14.3-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:python314-dbm-3.14.3-1.1">python314-dbm-3.14.3-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="python314-idle-3.14.3-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:python314-idle-3.14.3-1.1">python314-idle-3.14.3-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="python314-tk-3.14.3-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:python314-tk-3.14.3-1.1">python314-tk-3.14.3-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="python314-x86-64-v3-3.14.3-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-1.1">python314-x86-64-v3-3.14.3-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="python315-3.15.0~a3-4.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:python315-3.15.0~a3-4.1">python315-3.15.0~a3-4.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="python315-curses-3.15.0~a3-4.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:python315-curses-3.15.0~a3-4.1">python315-curses-3.15.0~a3-4.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="python315-dbm-3.15.0~a3-4.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:python315-dbm-3.15.0~a3-4.1">python315-dbm-3.15.0~a3-4.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="python315-idle-3.15.0~a3-4.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:python315-idle-3.15.0~a3-4.1">python315-idle-3.15.0~a3-4.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="python315-profiling-3.15.0~a3-4.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:python315-profiling-3.15.0~a3-4.1">python315-profiling-3.15.0~a3-4.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="python315-tk-3.15.0~a3-4.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:python315-tk-3.15.0~a3-4.1">python315-tk-3.15.0~a3-4.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="python315-x86-64-v3-3.15.0~a3-4.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a3-4.1">python315-x86-64-v3-3.15.0~a3-4.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3">python3 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-curses" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses">python3-curses as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-dbm" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm">python3-dbm as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-idle" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle">python3-idle as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-tk" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk">python3-tk as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python310" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310">python310 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python310-curses" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses">python310-curses as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python310-dbm" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm">python310-dbm as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python310-idle" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle">python310-idle as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python310-tk" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk">python310-tk as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3">python3 as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-curses" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses">python3-curses as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-dbm" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm">python3-dbm as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-idle" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle">python3-idle as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-tk" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk">python3-tk as a component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.2">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.2:python3">python3 as a component of SUSE Linux Enterprise Micro 5.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.3">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.3:python3">python3 as a component of SUSE Linux Enterprise Micro 5.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.4">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.4:python3">python3 as a component of SUSE Linux Enterprise Micro 5.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.5">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.5:python3">python3 as a component of SUSE Linux Enterprise Micro 5.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP7:python3">python3 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-curses" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses">python3-curses as a component of SUSE Linux Enterprise Module for Basesystem 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-dbm" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm">python3-dbm as a component of SUSE Linux Enterprise Module for Basesystem 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-idle" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle">python3-idle as a component of SUSE Linux Enterprise Module for Basesystem 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-tk" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk">python3-tk as a component of SUSE Linux Enterprise Module for Basesystem 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP7:python3">python3 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="python" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Package Hub 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Package Hub 15 SP7:python">python as a component of SUSE Linux Enterprise Module for Package Hub 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-curses" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Package Hub 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses">python-curses as a component of SUSE Linux Enterprise Module for Package Hub 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-gdbm" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Package Hub 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm">python-gdbm as a component of SUSE Linux Enterprise Module for Package Hub 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Python 3 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Python 3 15 SP7:python313">python313 as a component of SUSE Linux Enterprise Module for Python 3 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-curses" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Python 3 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses">python313-curses as a component of SUSE Linux Enterprise Module for Python 3 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-dbm" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Python 3 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm">python313-dbm as a component of SUSE Linux Enterprise Module for Python 3 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-idle" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Python 3 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle">python313-idle as a component of SUSE Linux Enterprise Module for Python 3 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-tk" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Python 3 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk">python313-tk as a component of SUSE Linux Enterprise Module for Python 3 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="python" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-LTSS:python">python as a component of SUSE Linux Enterprise Server 12 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit">python-32bit as a component of SUSE Linux Enterprise Server 12 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-curses" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses">python-curses as a component of SUSE Linux Enterprise Server 12 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-demo" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo">python-demo as a component of SUSE Linux Enterprise Server 12 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-gdbm" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm">python-gdbm as a component of SUSE Linux Enterprise Server 12 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-idle" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle">python-idle as a component of SUSE Linux Enterprise Server 12 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-tk" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk">python-tk as a component of SUSE Linux Enterprise Server 12 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-LTSS:python3">python3 as a component of SUSE Linux Enterprise Server 12 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-curses" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses">python3-curses as a component of SUSE Linux Enterprise Server 12 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:python">python as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:python-32bit">python-32bit as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-curses" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses">python-curses as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-demo" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo">python-demo as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-gdbm" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm">python-gdbm as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-idle" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle">python-idle as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-tk" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk">python-tk as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:python3">python3 as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-curses" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:python3-curses">python3-curses as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS:python">python as a component of SUSE Linux Enterprise Server 12 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-32bit" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit">python-32bit as a component of SUSE Linux Enterprise Server 12 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-curses" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses">python-curses as a component of SUSE Linux Enterprise Server 12 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-demo" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo">python-demo as a component of SUSE Linux Enterprise Server 12 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-gdbm" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm">python-gdbm as a component of SUSE Linux Enterprise Server 12 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-idle" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle">python-idle as a component of SUSE Linux Enterprise Server 12 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-tk" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk">python-tk as a component of SUSE Linux Enterprise Server 12 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS:python3">python3 as a component of SUSE Linux Enterprise Server 12 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-curses" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses">python3-curses as a component of SUSE Linux Enterprise Server 12 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-tk" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk">python3-tk as a component of SUSE Linux Enterprise Server 12 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python36" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS:python36">python36 as a component of SUSE Linux Enterprise Server 12 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5-LTSS Extended Security">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS Extended Security:python">python as a component of SUSE Linux Enterprise Server 12 SP5-LTSS Extended Security</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5-LTSS Extended Security">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS Extended Security:python3">python3 as a component of SUSE Linux Enterprise Server 12 SP5-LTSS Extended Security</FullProductName>
    </Relationship>
    <Relationship ProductReference="python36" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5-LTSS Extended Security">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5-LTSS Extended Security:python36">python36 as a component of SUSE Linux Enterprise Server 12 SP5-LTSS Extended Security</FullProductName>
    </Relationship>
    <Relationship ProductReference="python" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:python">python as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-curses" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses">python-curses as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-gdbm" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm">python-gdbm as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-tk" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk">python-tk as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:python3">python3 as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-curses" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:python3-curses">python3-curses as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-dbm" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:python3-dbm">python3-dbm as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-idle" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:python3-idle">python3-idle as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-tk" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:python3-tk">python3-tk as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:python">python as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-curses" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:python-curses">python-curses as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-gdbm" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:python-gdbm">python-gdbm as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-tk" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:python-tk">python-tk as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:python3">python3 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-curses" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses">python3-curses as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-dbm" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm">python3-dbm as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-idle" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle">python3-idle as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-tk" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk">python3-tk as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:python">python as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-tk" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:python-tk">python-tk as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:python3">python3 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-curses" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses">python3-curses as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-dbm" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm">python3-dbm as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-idle" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle">python3-idle as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-tk" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk">python3-tk as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:python39">python39 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-curses" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses">python39-curses as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-dbm" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm">python39-dbm as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-idle" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle">python39-idle as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-tk" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk">python39-tk as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:python3">python3 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-curses" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses">python3-curses as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-dbm" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm">python3-dbm as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-idle" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle">python3-idle as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-tk" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk">python3-tk as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python310" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:python310">python310 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python310-curses" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses">python310-curses as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python310-dbm" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm">python310-dbm as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python310-idle" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle">python310-idle as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python310-tk" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk">python310-tk as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:python3">python3 as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-curses" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses">python3-curses as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-dbm" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm">python3-dbm as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-idle" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle">python3-idle as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-tk" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk">python3-tk as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:python39">python39 as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-curses" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses">python39-curses as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-dbm" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP5-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm">python39-dbm as a component of SUSE Linux Enterprise Server 15 SP5-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP6-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP6-LTSS:python3">python3 as a component of SUSE Linux Enterprise Server 15 SP6-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-curses" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP6-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses">python3-curses as a component of SUSE Linux Enterprise Server 15 SP6-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-dbm" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP6-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm">python3-dbm as a component of SUSE Linux Enterprise Server 15 SP6-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-idle" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP6-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle">python3-idle as a component of SUSE Linux Enterprise Server 15 SP6-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-tk" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP6-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk">python3-tk as a component of SUSE Linux Enterprise Server 15 SP6-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python312" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP6-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP6-LTSS:python312">python312 as a component of SUSE Linux Enterprise Server 15 SP6-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python312-curses" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP6-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses">python312-curses as a component of SUSE Linux Enterprise Server 15 SP6-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python312-dbm" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP6-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm">python312-dbm as a component of SUSE Linux Enterprise Server 15 SP6-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python312-idle" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP6-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle">python312-idle as a component of SUSE Linux Enterprise Server 15 SP6-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python312-tk" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP6-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk">python312-tk as a component of SUSE Linux Enterprise Server 15 SP6-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:python313">python313 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-curses" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:python313-curses">python313-curses as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-dbm" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:python313-dbm">python313-dbm as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-idle" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:python313-idle">python313-idle as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-tk" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:python313-tk">python313-tk as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-x86-64-v3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:python313-x86-64-v3">python313-x86-64-v3 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="python" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server Teradata 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server Teradata 12 SP3:python">python as a component of SUSE Linux Enterprise Server Teradata 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server Teradata 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server Teradata 12 SP3:python3">python3 as a component of SUSE Linux Enterprise Server Teradata 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="python36" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server Teradata 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server Teradata 12 SP3:python36">python36 as a component of SUSE Linux Enterprise Server Teradata 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server Teradata 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server Teradata 15 SP4:python3">python3 as a component of SUSE Linux Enterprise Server Teradata 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="python310" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server Teradata 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server Teradata 15 SP4:python310">python310 as a component of SUSE Linux Enterprise Server Teradata 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3">python3 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-curses" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses">python3-curses as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-dbm" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm">python3-dbm as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-idle" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle">python3-idle as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-tk" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk">python3-tk as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="python310" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310">python310 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="python310-curses" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses">python310-curses as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="python310-dbm" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm">python310-dbm as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="python310-idle" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle">python310-idle as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="python310-tk" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk">python310-tk as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3">python3 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-curses" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses">python3-curses as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-dbm" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm">python3-dbm as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-idle" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle">python3-idle as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-tk" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk">python3-tk as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39">python39 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-curses" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-curses">python39-curses as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-dbm" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-dbm">python39-dbm as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3">python3 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-curses" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses">python3-curses as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-dbm" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm">python3-dbm as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-idle" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle">python3-idle as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-tk" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk">python3-tk as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python312" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312">python312 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python312-curses" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses">python312-curses as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python312-dbm" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm">python312-dbm as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python312-idle" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle">python312-idle as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python312-tk" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk">python312-tk as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP applications 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP applications 16.0:python313">python313 as a component of SUSE Linux Enterprise Server for SAP applications 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-curses" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP applications 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses">python313-curses as a component of SUSE Linux Enterprise Server for SAP applications 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-dbm" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP applications 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm">python313-dbm as a component of SUSE Linux Enterprise Server for SAP applications 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-idle" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP applications 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle">python313-idle as a component of SUSE Linux Enterprise Server for SAP applications 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-tk" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP applications 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk">python313-tk as a component of SUSE Linux Enterprise Server for SAP applications 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="python313-x86-64-v3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP applications 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP applications 16.0:python313-x86-64-v3">python313-x86-64-v3 as a component of SUSE Linux Enterprise Server for SAP applications 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.0">
      <FullProductName ProductID="SUSE Linux Micro 6.0:python311">python311 as a component of SUSE Linux Micro 6.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-curses" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.0">
      <FullProductName ProductID="SUSE Linux Micro 6.0:python311-curses">python311-curses as a component of SUSE Linux Micro 6.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.1">
      <FullProductName ProductID="SUSE Linux Micro 6.1:python311">python311 as a component of SUSE Linux Micro 6.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-curses" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.1">
      <FullProductName ProductID="SUSE Linux Micro 6.1:python311-curses">python311-curses as a component of SUSE Linux Micro 6.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="python" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python">python as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-32bit" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python-32bit">python-32bit as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-curses" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python-curses">python-curses as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-demo" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python-demo">python-demo as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-gdbm" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python-gdbm">python-gdbm as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-idle" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python-idle">python-idle as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-tk" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python-tk">python-tk as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python3">python3 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-32bit" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python3-32bit">python3-32bit as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-curses" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python3-curses">python3-curses as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-dbm" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python3-dbm">python3-dbm as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-idle" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python3-idle">python3-idle as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-tk" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python3-tk">python3-tk as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python310" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python310">python310 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python310-32bit" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python310-32bit">python310-32bit as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python310-curses" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python310-curses">python310-curses as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python310-dbm" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python310-dbm">python310-dbm as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python310-idle" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python310-idle">python310-idle as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python310-tk" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python310-tk">python310-tk as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python312" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python312">python312 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python312-32bit" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python312-32bit">python312-32bit as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python312-curses" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python312-curses">python312-curses as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python312-dbm" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python312-dbm">python312-dbm as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python312-idle" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python312-idle">python312-idle as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python312-tk" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python312-tk">python312-tk as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python39">python39 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-32bit" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python39-32bit">python39-32bit as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-curses" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python39-curses">python39-curses as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-dbm" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python39-dbm">python39-dbm as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-idle" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python39-idle">python39-idle as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-tk" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python39-tk">python39-tk as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
  </ProductTree>
  <Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">When passing data to the b64decode(), standard_b64decode(), and urlsafe_b64decode() functions in the "base64" module the characters "+/" will always be accepted, regardless of the value of "altchars" parameter, typically used to establish an "alternative base64 alphabet" such as the URL safe alphabet. This behavior matches what is recommended in earlier base64 RFCs, but newer RFCs now recommend either dropping characters outside the specified base64 alphabet or raising an error. The old behavior has the possibility of causing data integrity issues.




This behavior can only be insecure if your application uses an alternate base64 alphabet (without "+/"). If your application does not use the "altchars" parameter or the urlsafe_b64decode() function, then your application does not use an alternative base64 alphabet.




The attached patches DOES NOT make the base64-decode behavior raise an error, as this would be a change in behavior and break existing programs. Instead, the patch deprecates the behavior which will be replaced with the newly recommended behavior in a future version of Python.  Users are recommended to mitigate by verifying user-controlled inputs match the base64 
alphabet they are expecting or verify that their application would not be 
affected if the b64decode() functions accepted "+" or "/" outside of altchars.</Note>
    </Notes>
    <CVE>CVE-2025-12781</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Image SLES15-SP5-BYOS-EC2:libpython3_11-1_0-3.11.14-150400.9.75.1</ProductID>
        <ProductID>Image SLES15-SP5-BYOS-EC2:python311-3.11.14-150400.9.75.1</ProductID>
        <ProductID>Image SLES15-SP5-BYOS-EC2:python311-base-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:libpython3_11-1_0-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:python311-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:python311-base-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:python311-curses-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:python311-dbm-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:python311-devel-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:python311-doc-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:python311-doc-devhelp-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:python311-idle-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:python311-tk-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:python311-tools-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1</ProductID>
        <ProductID>openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1</ProductID>
        <ProductID>openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.14-150600.3.44.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python311-32bit-3.11.14-150600.3.44.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python311-base-32bit-3.11.14-150600.3.44.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1</ProductID>
        <ProductID>openSUSE Tumbleweed:python311-3.11.14-4.1</ProductID>
        <ProductID>openSUSE Tumbleweed:python311-32bit-3.11.14-4.1</ProductID>
        <ProductID>openSUSE Tumbleweed:python311-curses-3.11.14-4.1</ProductID>
        <ProductID>openSUSE Tumbleweed:python311-dbm-3.11.14-4.1</ProductID>
        <ProductID>openSUSE Tumbleweed:python311-idle-3.11.14-4.1</ProductID>
        <ProductID>openSUSE Tumbleweed:python311-tk-3.11.14-4.1</ProductID>
        <ProductID>openSUSE Tumbleweed:python311-x86-64-v3-3.11.14-4.1</ProductID>
        <ProductID>openSUSE Tumbleweed:python312-3.12.12-5.1</ProductID>
        <ProductID>openSUSE Tumbleweed:python312-32bit-3.12.12-5.1</ProductID>
        <ProductID>openSUSE Tumbleweed:python312-curses-3.12.12-5.1</ProductID>
        <ProductID>openSUSE Tumbleweed:python312-dbm-3.12.12-5.1</ProductID>
        <ProductID>openSUSE Tumbleweed:python312-idle-3.12.12-5.1</ProductID>
        <ProductID>openSUSE Tumbleweed:python312-tk-3.12.12-5.1</ProductID>
        <ProductID>openSUSE Tumbleweed:python312-x86-64-v3-3.12.12-5.1</ProductID>
        <ProductID>openSUSE Tumbleweed:python314-3.14.3-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:python314-curses-3.14.3-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:python314-dbm-3.14.3-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:python314-idle-3.14.3-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:python314-tk-3.14.3-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:python315-3.15.0~a3-4.1</ProductID>
        <ProductID>openSUSE Tumbleweed:python315-curses-3.15.0~a3-4.1</ProductID>
        <ProductID>openSUSE Tumbleweed:python315-dbm-3.15.0~a3-4.1</ProductID>
        <ProductID>openSUSE Tumbleweed:python315-idle-3.15.0~a3-4.1</ProductID>
        <ProductID>openSUSE Tumbleweed:python315-profiling-3.15.0~a3-4.1</ProductID>
        <ProductID>openSUSE Tumbleweed:python315-tk-3.15.0~a3-4.1</ProductID>
        <ProductID>openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a3-4.1</ProductID>
      </Status>
      <Status Type="Known Not Affected">
        <ProductID>SUSE Linux Enterprise Module for Package Hub 15 SP7:python</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP7:python313</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2-LTSS:python</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:python</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:python-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:python-curses</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:python-demo</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:python-gdbm</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:python-idle</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:python-tk</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS Extended Security:python</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:python</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:python</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:python-curses</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:python-gdbm</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:python-tk</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:python</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:python-curses</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:python-gdbm</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:python-tk</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python-tk</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:python313</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:python313-curses</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:python313-dbm</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:python313-idle</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:python313-tk</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:python313-x86-64-v3</ProductID>
        <ProductID>SUSE Linux Enterprise Server Teradata 12 SP3:python</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP applications 16.0:python313</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP applications 16.0:python313-curses</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP applications 16.0:python313-dbm</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP applications 16.0:python313-idle</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP applications 16.0:python313-tk</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP applications 16.0:python313-x86-64-v3</ProductID>
        <ProductID>openSUSE Leap 15.6:python</ProductID>
        <ProductID>openSUSE Leap 15.6:python-32bit</ProductID>
        <ProductID>openSUSE Leap 15.6:python-curses</ProductID>
        <ProductID>openSUSE Leap 15.6:python-demo</ProductID>
        <ProductID>openSUSE Leap 15.6:python-gdbm</ProductID>
        <ProductID>openSUSE Leap 15.6:python-idle</ProductID>
        <ProductID>openSUSE Leap 15.6:python-tk</ProductID>
      </Status>
      <Status Type="Will Not Fix">
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.2:python3</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:python3</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:python3</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:python3</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP7:python3</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP7:python3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2-LTSS:python3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:python3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:python3-curses</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS Extended Security:python3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS Extended Security:python36</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:python3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5-LTSS:python36</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:python3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:python3-curses</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:python3-dbm</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:python3-idle</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:python3-tk</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:python3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python39</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:python3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:python310</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:python3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:python39</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP5-LTSS:python39-dbm</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP6-LTSS:python3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP6-LTSS:python312</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk</ProductID>
        <ProductID>SUSE Linux Enterprise Server Teradata 12 SP3:python3</ProductID>
        <ProductID>SUSE Linux Enterprise Server Teradata 12 SP3:python36</ProductID>
        <ProductID>SUSE Linux Enterprise Server Teradata 15 SP4:python3</ProductID>
        <ProductID>SUSE Linux Enterprise Server Teradata 15 SP4:python310</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-curses</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP5:python39-dbm</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk</ProductID>
        <ProductID>openSUSE Leap 15.6:python3</ProductID>
        <ProductID>openSUSE Leap 15.6:python3-32bit</ProductID>
        <ProductID>openSUSE Leap 15.6:python3-curses</ProductID>
        <ProductID>openSUSE Leap 15.6:python3-dbm</ProductID>
        <ProductID>openSUSE Leap 15.6:python3-idle</ProductID>
        <ProductID>openSUSE Leap 15.6:python3-tk</ProductID>
        <ProductID>openSUSE Leap 15.6:python310</ProductID>
        <ProductID>openSUSE Leap 15.6:python310-32bit</ProductID>
        <ProductID>openSUSE Leap 15.6:python310-curses</ProductID>
        <ProductID>openSUSE Leap 15.6:python310-dbm</ProductID>
        <ProductID>openSUSE Leap 15.6:python310-idle</ProductID>
        <ProductID>openSUSE Leap 15.6:python310-tk</ProductID>
        <ProductID>openSUSE Leap 15.6:python312</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-32bit</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-curses</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-dbm</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-idle</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-tk</ProductID>
        <ProductID>openSUSE Leap 15.6:python39</ProductID>
        <ProductID>openSUSE Leap 15.6:python39-32bit</ProductID>
        <ProductID>openSUSE Leap 15.6:python39-curses</ProductID>
        <ProductID>openSUSE Leap 15.6:python39-dbm</ProductID>
        <ProductID>openSUSE Leap 15.6:python39-idle</ProductID>
        <ProductID>openSUSE Leap 15.6:python39-tk</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>3.3</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
  </Vulnerability>
</cvrfdoc>
