<div class="container">
    <h1>Recommended update for python-aliyun-python-sdk, python-aliyun-python-sdk-aas, python-aliyun-python-sdk-acm, python-aliyun-python-sdk-acms-open, python-aliyun-python-sdk-actiontrail, python-aliyun-pyt</h1>

    <table class="table table-striped table-bordered">
        <tbody>
        <tr>
            <th>Announcement ID:</th>
            <td>SUSE-RU-2024:1829-2</td>
        </tr>
        
        <tr>
            <th>Rating:</th>
            <td>important</td>
        </tr>
        <tr>
            <th>References:</th>
            <td>
                <ul>
                    
                        <li style="display: inline;">
                            <a href="https://bugzilla.suse.com/show_bug.cgi?id=1203453">bsc#1203453</a>
                        </li>
                    
                        <li style="display: inline;">
                            <a href="https://bugzilla.suse.com/show_bug.cgi?id=1218564">bsc#1218564</a>
                        </li>
                    
                    
                        <li style="display: inline;">
                            <a href="https://jira.suse.com/browse/PED-8274">jsc#PED-8274</a>
                        </li>
                    
                </ul>
            </td>
        </tr>
        
            <tr>
                <th>
                    Cross-References:
                </th>
                <td>
                    <ul>
                    
                        <li style="display: inline;">
                            <a href="https://www.suse.com/security/cve/CVE-2023-52323.html">CVE-2023-52323</a>
                        </li>
                    
                    </ul>
                </td>
            </tr>
            <tr>
                <th>CVSS scores:</th>
                <td>
                    <ul class="list-group">
                        
                            <li class="list-group-item">
                                <span class="cvss-reference">CVE-2023-52323</span>
                                <span class="cvss-source">
                                    (
                                    
                                        SUSE
                                    
                                    ):
                                </span>
                                <span class="cvss-score">5.9</span>
                                <span class="cvss-vector">CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N</span>
                            </li>
                        
                            <li class="list-group-item">
                                <span class="cvss-reference">CVE-2023-52323</span>
                                <span class="cvss-source">
                                    (
                                    
                                        NVD
                                    
                                    ):
                                </span>
                                <span class="cvss-score">5.9</span>
                                <span class="cvss-vector">CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N</span>
                            </li>
                        
                    </ul>
                </td>
            </tr>
        
        <tr>
            <th>Affected Products:</th>
            <td>
                <ul class="list-group">
                    
                        <li class="list-group-item">Public Cloud Module 15-SP6</li>
                    
                        <li class="list-group-item">SUSE Linux Enterprise Server 15 SP6</li>
                    
                        <li class="list-group-item">SUSE Linux Enterprise Server for SAP Applications 15 SP6</li>
                    
                </ul>
            </td>
        </tr>
        </tbody>
    </table>

    <p>An update that solves one vulnerability, contains one feature and has one fix can now be installed.</p>

    


    
        <h2>Description:</h2>
    
    <p>This update for python-aliyun-python-sdk, python-aliyun-python-sdk-aas, python-aliyun-python-sdk-acm, python-aliyun-python-sdk-acms-open, python-aliyun-python-sdk-actiontrail, python-aliyun-python-sdk-adb, python-aliyun-python-sdk-adcp, python-aliyun-python-sdk-address-purification, python-aliyun-python-sdk-aegis, python-aliyun-python-sdk-afs, python-aliyun-python-sdk-aigen, python-aliyun-python-sdk-aimiaobi, python-aliyun-python-sdk-airec, python-aliyun-python-sdk-airticketopen, python-aliyun-python-sdk-alb, python-aliyun-python-sdk-alidns, python-aliyun-python-sdk-aligreen-console, python-aliyun-python-sdk-alikafka, python-aliyun-python-sdk-alimt, python-aliyun-python-sdk-alinlp, python-aliyun-python-sdk-aliyuncvc, python-aliyun-python-sdk-amptest, python-aliyun-python-sdk-amqp-open, python-aliyun-python-sdk-antiddos-public, python-aliyun-python-sdk-apds fixes the following issues:</p>
<p>Changes in python-aliyun-python-sdk:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>
<p>Drop support for older Python versions</p>
</li>
<li>
<p>Add new Aliyun SDK component packages to Requires</p>
</li>
</ul>
<p>Changes in python-aliyun-python-sdk-aas:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>
<p>Do not build for Python 2 distros 15 and higher</p>
</li>
<li>
<p>Add ChangeLog.txt from upstream git</p>
</li>
<li>Add python-cryptography to BuildRequires</li>
<li>Drop python-devel from BuildRequires</li>
<li>Drop obsolete Group field</li>
</ul>
<p>Changes in python-aliyun-python-sdk-acm:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-acms-open:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-actiontrail:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 2.2.0</li>
<li>Version 2.0.4</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-adb:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.1.10</li>
<li>Version 1.1.9</li>
<li>Version 1.1.8</li>
<li>Version 1.1.7</li>
<li>Version 1.1.6</li>
<li>Version 1.1.5</li>
<li>Version 1.0.9</li>
<li>Version 1.0.7</li>
<li>Version 1.0.6</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-adcp:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>
<p>Drop support for older Python versions</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-address-purification:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.0.1</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-aegis:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-afs:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-aigen:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>
<p>Drop support for older Python versions</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-aimiaobi:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>
<p>Drop support for older Python versions</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-airec:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 2.1.0</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 2.0.1</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-airticketopen:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 3.0.3</li>
<li>Version 3.0.0</li>
<li>Version 2.0.1</li>
<li>Version 1.0.6</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-alb:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 1.0.16</li>
<li>Version 1.0.15</li>
<li>Version 1.0.14</li>
<li>Version 1.0.13</li>
<li>Version 1.0.12</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.8</li>
</ul>
<p>Changes in python-aliyun-python-sdk-alidns:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 3.0.7</li>
<li>Version 3.0.1</li>
<li>Version 3.0.0</li>
<li>Version 2.6.32</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-aligreen-console:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-alikafka:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 1.0.6</li>
<li>Version 1.0.5</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.4</li>
</ul>
<p>Changes in python-aliyun-python-sdk-alimt:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 3.2.0</li>
<li>Version 3.1.1</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-alinlp:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.0.24</li>
<li>Version 1.0.23</li>
<li>Version 1.0.22</li>
<li>Version 1.0.21</li>
<li>Version 1.0.20</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-aliyuncvc:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-amptest:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-amqp-open:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.1.4</li>
<li>Version 1.1.3</li>
<li>Version 1.1.2</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>Do not build for Python 2 distros 15 and higher</p>
</li>
<li>
<p>Add ChangeLog.txt from upstream git</p>
</li>
<li>Drop python-devel from BuildRequires</li>
<li>Drop obsolete Group field</li>
</ul>
<p>Changes in python-aliyun-python-sdk-antiddos-public:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 2.0.4</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-apds:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-appmallsservice:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-appstream-center:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 1.0.1</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-aps:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>
<p>Drop support for older Python versions</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-arms:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 2.7.30</li>
<li>Version 2.7.29</li>
<li>Version 2.7.26</li>
<li>Version 2.7.25</li>
<li>Version 2.7.24</li>
<li>Version 2.7.22</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-arms4finance:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-avatar:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 2.0.8</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 2.0.7</li>
<li>Version 2.0.6</li>
<li>Version 2.0.5</li>
<li>Version 2.0.4</li>
<li>Version 2.0.3</li>
<li>Version 2.0.2</li>
<li>Version 2.0.1</li>
<li>Version 2.0.0</li>
<li>Version 1.0.23</li>
<li>Version 1.0.22</li>
<li>Version 1.0.21</li>
<li>Version 1.0.18</li>
<li>Version 1.0.15</li>
<li>Version 1.0.13</li>
<li>Version 1.0.12</li>
<li>Version 1.0.11</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.9</li>
</ul>
<p>Changes in python-aliyun-python-sdk-baas:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-bpstudio:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 1.0.4</li>
<li>Version 1.0.3</li>
<li>Version 1.0.2</li>
<li>Version 1.0.1</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-brinekingdom:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.0.7</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-bss:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-bssopenapi:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 2.0.3</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-btripopen:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-cams:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.0.9</li>
<li>Version 1.0.8</li>
<li>Version 1.0.7</li>
<li>Version 1.0.6</li>
<li>Version 1.0.5</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-captcha:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>
<p>Drop support for older Python versions</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-cas:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.0.18</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-cassandra:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.0.7</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-cbn:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.0.41</li>
<li>Version 1.0.40</li>
<li>Version 1.0.39</li>
<li>Version 1.0.38</li>
<li>Version 1.0.37</li>
<li>Version 1.0.32</li>
<li>Version 1.0.31</li>
<li>Version 1.0.30</li>
<li>Version 1.0.29</li>
<li>Version 1.0.28</li>
<li>Version 1.0.26</li>
<li>Version 1.0.25</li>
<li>Version 1.0.24</li>
<li>Version 1.0.21</li>
<li>Version 1.0.14</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-cc5g:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 1.0.7</li>
<li>Version 1.0.6</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.3</li>
</ul>
<p>Changes in python-aliyun-python-sdk-ccc:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 2.10.3</li>
<li>Version 2.10.2</li>
<li>Version 2.4.3</li>
<li>Version 2.3.0</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-cciotgw:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.1</li>
</ul>
<p>Changes in python-aliyun-python-sdk-ccs:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-cdn:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 3.8.8</li>
<li>Version 3.8.7</li>
<li>Version 3.8.1</li>
<li>Version 3.8.0</li>
<li>Version 3.7.10</li>
<li>Version 3.7.8</li>
<li>Version 3.7.7</li>
<li>Version 3.7.5</li>
<li>Version 3.7.4</li>
<li>Version 3.7.2</li>
<li>Version 3.7.1</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-cdrs:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-chatbot:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-clickhouse:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 3.1.5</li>
<li>Version 3.1.4</li>
<li>Version 3.1.3</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-cloud-siem:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 1.0.2</li>
<li>Version 1.0.1</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-cloudapi:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-cloudauth:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 2.0.35</li>
<li>Version 2.0.33</li>
<li>Version 2.0.31</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-cloudauth-console:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 2.0.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-cloudesl:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 2.1.1</li>
<li>Version 2.0.7</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-cloudgame:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-cloudmarketing:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-cloudphone:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 1.0.1</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-cloudphoto:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-cloudwf:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-cms:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 7.0.33</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 7.0.32</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 7.0.30</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-codeup:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 0.1.3</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-companyreg:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 2.2.5</li>
<li>Version 1.2.1</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-computenest:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-computenestsupplier:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 1.0.5</li>
<li>Version 1.0.4</li>
<li>Version 1.0.1</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-config:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 2.2.12</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 2.2.11</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 2.2.10</li>
<li>Version 2.2.9</li>
<li>Version 2.2.8</li>
<li>Version 2.2.3</li>
<li>Version 2.2.2</li>
<li>Version 2.2.1</li>
<li>Version 2.2.0</li>
<li>Version 2.1.5</li>
<li>Version 2.0.9</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-core:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 2.15.1</li>
<li>Version 2.15.0</li>
<li>Version 2.14.0</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>Add patch to relax version constraint for python-jmespath build dependency</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 2.13.36</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
<li>Drop patches for issues fixed upstream</li>
<li>Refresh and rename patches</li>
</ul>
<p>Changes in python-aliyun-python-sdk-cr:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-crm:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-cs:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-csas:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>
<p>Drop support for older Python versions</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 1.0.4</li>
<li>Version 1.0.3</li>
<li>Version 1.0.2</li>
<li>Version 1.0.1</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-csb:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-cspro:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-cusanalytic_sc_online:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-das:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 2.0.36</li>
<li>Version 2.0.35</li>
<li>Version 2.0.32</li>
<li>Version 1.0.29</li>
<li>Version 1.0.27</li>
<li>Version 1.0.25</li>
<li>Version 1.0.20</li>
<li>Version 1.0.10</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-dataphin-public:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>
<p>Drop support for older Python versions</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 1.0.1</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-dataworks-public:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 5.0.1</li>
<li>Version 5.0.0</li>
<li>Version 4.2.13</li>
<li>Version 4.2.12</li>
<li>Version 4.2.11</li>
<li>Version 4.2.8</li>
<li>Version 4.2.7</li>
<li>Version 4.1.5</li>
<li>Version 4.1.2</li>
<li>Version 4.1.0</li>
<li>Version 3.4.23</li>
<li>Version 3.4.22</li>
<li>Version 3.4.21</li>
<li>Version 3.4.19</li>
<li>Version 3.4.9</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-dbfs:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 2.0.7</li>
<li>Version 2.0.6</li>
<li>Version 2.0.5</li>
<li>Version 2.0.4</li>
<li>Version 2.0.2</li>
<li>Version 2.0.0</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-dbs:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.0.36</li>
<li>Version 1.0.35</li>
<li>Version 1.0.34</li>
<li>Version 1.0.33</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-dcdn:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 2.2.18</li>
<li>Version 2.2.17</li>
<li>Version 2.2.16</li>
<li>Version 2.2.15</li>
<li>Version 2.2.14</li>
<li>Version 2.2.10</li>
<li>Version 2.2.9</li>
<li>Version 2.2.8</li>
<li>Version 2.2.6</li>
<li>Version 2.2.5</li>
<li>Version 2.2.4</li>
<li>Version 2.2.3</li>
<li>Version 2.2.1</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-ddosbgp:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>
<p>Drop support for older Python versions</p>
</li>
<li>
<p>Fix missing installation of ChangeLog.txt in %prep section</p>
</li>
<li>
<p>Fix file pattern for %{python_sitelib} in %files section</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.1</li>
</ul>
<p>Changes in python-aliyun-python-sdk-ddoscoo:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.0.5</li>
<li>Version 1.0.4</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-ddosdiversion:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>
<p>Drop support for older Python versions</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-dds:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 3.7.17</li>
<li>Version 3.7.16</li>
<li>Version 3.7.15</li>
<li>Version 3.7.14</li>
<li>Version 3.7.13</li>
<li>Version 3.7.12</li>
<li>Version 3.7.11</li>
<li>Version 3.7.10</li>
<li>Version 3.7.9</li>
<li>Version 3.7.5</li>
<li>Version 3.7.4</li>
<li>Version 3.7.3</li>
<li>Version 3.7.2</li>
<li>Version 3.7.1</li>
<li>Version 3.7.0</li>
<li>Version 3.6.5</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-democenter:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-devops-rdc:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 2.0.2</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-dg:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.0.10</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-dms-enterprise:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.53.7</li>
<li>Version 1.53.6</li>
<li>Version 1.53.5</li>
<li>Version 1.53.4</li>
<li>Version 1.53.2</li>
<li>Version 1.53.1</li>
<li>Version 1.53.0</li>
<li>Version 1.52.0</li>
<li>Version 1.51.0</li>
<li>Version 1.50.0</li>
<li>Version 1.49.0</li>
<li>Version 1.48.0</li>
<li>Version 1.44.0</li>
<li>Version 1.43.0</li>
<li>Version 1.42.0</li>
<li>Version 1.41.0</li>
<li>Version 1.40.0</li>
<li>Version 1.38.0</li>
<li>Version 1.37.0</li>
<li>Version 1.28.0</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-documentautoml:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-domain:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 3.14.9</li>
<li>Version 3.14.7</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-domain-intl:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-drds:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 20210523.0.1</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 20210523.0.0</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-dt-oc-info:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-dts:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 5.1.29</li>
<li>Version 5.1.28</li>
<li>Version 5.1.27</li>
<li>Version 5.1.26</li>
<li>Version 5.1.25</li>
<li>Version 5.1.23</li>
<li>Version 5.1.21</li>
<li>Version 5.1.19</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-dybaseapi:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.0.8</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-dyplsapi:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.3.5</li>
<li>Version 1.3.3</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-dypnsapi:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.1.11</li>
<li>Version 1.1.10</li>
<li>Version 1.1.9</li>
<li>Version 1.1.8</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-dypnsapi-intl:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-dysmsapi:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 2.1.2</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-dytnsapi:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 1.1.8</li>
<li>Version 1.1.7</li>
<li>Version 1.1.2</li>
<li>Version 1.1.1</li>
<li>Version 1.1.0</li>
<li>Version 1.0.9</li>
<li>Version 1.0.8</li>
<li>Version 1.0.7</li>
<li>Version 1.0.6</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.4</li>
</ul>
<p>Changes in python-aliyun-python-sdk-dyvmsapi:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 3.2.0</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-eais:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 2.1.4</li>
<li>Version 2.1.3</li>
<li>Version 2.1.2</li>
<li>Version 2.1.1</li>
<li>Version 2.1.0</li>
<li>Version 2.0.5</li>
<li>Version 2.0.4</li>
<li>Version 2.0.3</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-eas:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 0.0.9</li>
<li>Version 0.0.8</li>
<li>Version 0.0.7</li>
<li>Version 0.0.6</li>
<li>Version 0.0.5</li>
<li>Version 0.0.4</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-ebs:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.3.7</li>
</ul>
<p>Changes in python-aliyun-python-sdk-ecd:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 1.0.2</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-eci:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.3.0</li>
<li>Version 1.2.9</li>
<li>Version 1.2.8</li>
<li>Version 1.2.5</li>
<li>Version 1.2.4</li>
<li>Version 1.2.2</li>
<li>Version 1.1.9</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-ecs:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 4.24.71</li>
<li>Version 4.24.69</li>
<li>Version 4.24.68</li>
<li>Version 4.24.67</li>
<li>Version 4.24.66</li>
<li>Version 4.24.65</li>
<li>Version 4.24.64</li>
<li>Version 4.24.63</li>
<li>Version 4.24.62</li>
<li>Version 4.24.26</li>
<li>Version 4.24.25</li>
<li>Version 4.24.24</li>
<li>Version 4.24.23</li>
<li>Version 4.24.22</li>
<li>Version 4.24.13</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-ecs-workbench:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>
<p>Drop support for older Python versions</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 1.0.1</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-edas:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 3.26.9</li>
<li>Version 3.26.8</li>
<li>Version 3.26.6</li>
<li>Version 3.26.5</li>
<li>Version 3.23.0</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-eflo:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 1.0.12</li>
<li>Version 1.0.10</li>
<li>Version 1.0.9</li>
<li>Version 1.0.7</li>
<li>Version 1.0.6</li>
<li>Version 1.0.5</li>
<li>Version 1.0.1</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-eflo-controller:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 1.0.3</li>
<li>Version 1.0.2</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-ehpc:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.14.21</li>
<li>Version 1.14.20</li>
<li>Version 1.14.19</li>
<li>Version 1.14.18</li>
<li>Version 1.14.17</li>
<li>Version 1.14.16</li>
<li>Version 1.14.15</li>
<li>Version 1.14.14</li>
<li>Version 1.14.12</li>
<li>Version 1.14.10</li>
<li>Version 1.14.9</li>
<li>Version 1.14.7</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-eipanycast:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 1.0.5</li>
<li>Version 1.0.4</li>
<li>Version 1.0.3</li>
<li>Version 1.0.2</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.1</li>
</ul>
<p>Changes in python-aliyun-python-sdk-elasticsearch:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 3.1.1</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 3.0.29</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-emap:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-emas-appmonitor:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-emr:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 3.3.10</li>
<li>Version 3.3.6</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-emrstudio:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>
<p>Drop support for older Python versions</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-ens:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 3.0.14</li>
<li>Version 3.0.13</li>
<li>Version 3.0.12</li>
<li>Version 3.0.11</li>
<li>Version 3.0.10</li>
<li>Version 3.0.9</li>
<li>Version 3.0.8</li>
<li>Version 3.0.7</li>
<li>Version 3.0.6</li>
<li>Version 3.0.5</li>
<li>Version 3.0.4</li>
<li>Version 3.0.0</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-es-serverless:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-ess:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 2.3.19</li>
<li>Version 2.3.17</li>
<li>Version 2.3.16</li>
<li>Version 2.3.14</li>
<li>Version 2.3.13</li>
<li>Version 2.3.12</li>
<li>Version 2.3.11</li>
<li>Version 2.3.10</li>
<li>Version 2.3.9</li>
<li>Version 2.3.7</li>
<li>Version 2.3.6</li>
<li>Version 2.3.5</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-et-industry-openapi:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-eventbridge:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 1.0.14</li>
<li>Version 1.0.11</li>
<li>Version 1.0.10</li>
<li>Version 1.0.9</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.8</li>
</ul>
<p>Changes in python-aliyun-python-sdk-faas:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-facebody:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 2.0.13</li>
<li>Version 2.0.12</li>
<li>Version 2.0.11</li>
<li>Version 2.0.10</li>
<li>Version 2.0.6</li>
<li>Version 2.0.5</li>
<li>Version 2.0.4</li>
<li>Version 1.2.35</li>
<li>Version 1.2.34</li>
<li>Version 1.2.33</li>
<li>Version 1.2.32</li>
<li>Version 1.2.30</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-fnf:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.8.3</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 1.8.1</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-foas:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 2.11.1</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-ft:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-ga:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 1.0.19</li>
<li>Version 1.0.17</li>
<li>Version 1.0.15</li>
<li>Version 1.0.14</li>
<li>Version 1.0.13</li>
<li>Version 1.0.12</li>
<li>Version 1.0.11</li>
<li>Version 1.0.10</li>
<li>Version 1.0.7</li>
<li>Version 1.0.6</li>
<li>Version 1.0.5</li>
<li>Version 1.0.4</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.3</li>
</ul>
<p>Changes in python-aliyun-python-sdk-gdb:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-geoip:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.0.4</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-goodstech:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-gpdb:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.1.7</li>
<li>Version 1.1.6</li>
<li>Version 1.1.5</li>
<li>Version 1.1.4</li>
<li>Version 1.1.3</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-grace:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>
<p>Drop support for older Python versions</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-green:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 3.6.6</li>
<li>Version 3.6.5</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-gts-phd:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-hbase:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 2.9.9</li>
<li>Version 2.9.8</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-hbr:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.2.9</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 1.2.8</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-hcs-mgw:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-highddos:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-hiknoengine:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-hitsdb:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 3.1.15</li>
<li>Version 3.1.14</li>
<li>Version 3.1.13</li>
<li>Version 3.0.8</li>
<li>Version 3.0.7</li>
<li>Version 3.0.6</li>
<li>Version 3.0.4</li>
<li>Version 3.0.2</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-hivisengine:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-hpc:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-hsm:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-httpdns:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-ice:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.2</li>
</ul>
<p>Changes in python-aliyun-python-sdk-idaas-doraemon:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-idrsservice:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-idsp:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-imageaudit:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.0.9</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 1.0.8</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-imageenhan:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.1.12</li>
<li>Version 1.1.11</li>
<li>Version 1.1.9</li>
<li>Version 1.1.7</li>
<li>Version 1.1.6</li>
<li>Version 1.1.5</li>
<li>Version 1.1.4</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-imageprocess:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 2.0.7</li>
<li>Version 2.0.6</li>
<li>Version 2.0.5</li>
<li>Version 2.0.1</li>
<li>Version 2.0.0</li>
<li>Version 1.0.31</li>
<li>Version 1.0.30</li>
<li>Version 1.0.29</li>
<li>Version 1.0.28</li>
<li>Version 1.0.27</li>
<li>Version 1.0.26</li>
<li>Version 1.0.25</li>
<li>Version 1.0.16</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-imagerecog:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.0.19</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 1.0.18</li>
<li>Version 1.0.17</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-imagesearch:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-imageseg:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.1.13</li>
<li>Version 1.1.12</li>
<li>Version 1.1.11</li>
<li>Version 1.1.10</li>
<li>Version 1.1.9</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-imarketing:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 5.0.2</li>
</ul>
<p>Changes in python-aliyun-python-sdk-imgsearch:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.1.7</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-imm:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 2.1.17</li>
<li>Version 2.1.16</li>
<li>Version 2.1.15</li>
<li>Version 1.24.0</li>
<li>Version 1.23.7</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-industry-brain:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-iot:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 8.59.0</li>
<li>Version 8.58.0</li>
<li>Version 8.57.0</li>
<li>Version 8.56.0</li>
<li>Version 8.55.0</li>
<li>Version 8.53.0</li>
<li>Version 8.49.0</li>
<li>Version 8.48.0</li>
<li>Version 8.47.0</li>
<li>Version 8.45.0</li>
<li>Version 8.44.0</li>
<li>Version 8.43.0</li>
<li>Version 8.42.0</li>
<li>Version 8.41.0</li>
<li>Version 8.33.0</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-iotcc:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 2.0.7</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 2.0.4</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 2.0.3</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 2.0.2</li>
</ul>
<p>Changes in python-aliyun-python-sdk-iqa:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-ivision:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.2.1</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-ivpd:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-jaq:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-jarvis:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-jarvis-public:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-kms:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 2.16.2</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 2.16.1</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 2.16.0</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 2.15.0</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-ledgerdb:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-linkedmall:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-linkface:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-linkvisual:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.5.8</li>
</ul>
<p>Changes in python-aliyun-python-sdk-linkwan:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.0.4</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-live:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 3.9.49</li>
<li>Version 3.9.45</li>
<li>Version 3.9.43</li>
<li>Version 3.9.41</li>
<li>Version 3.9.40</li>
<li>Version 3.9.39</li>
<li>Version 3.9.38</li>
<li>Version 3.9.37</li>
<li>Version 3.9.31</li>
<li>Version 3.9.30</li>
<li>Version 3.9.27</li>
<li>Version 3.9.23</li>
<li>Version 3.9.22</li>
<li>Version 3.9.19</li>
<li>Version 3.9.14</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-ltl:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-lto:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-lubancloud:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-market:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-maxcompute:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>
<p>Drop support for older Python versions</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 1.0.3</li>
<li>Version 1.0.2</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-metering:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-mns-open:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 1.0.2</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.1</li>
</ul>
<p>Changes in python-aliyun-python-sdk-moguan-sdk:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.1.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-mopen:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-mpaas:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-msccommonquery:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 0.0.1</li>
</ul>
<p>Changes in python-aliyun-python-sdk-mse:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 3.0.24</li>
<li>Version 3.0.23</li>
<li>Version 3.0.21</li>
<li>Version 3.0.19</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 3.0.6</li>
</ul>
<p>Changes in python-aliyun-python-sdk-mts:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 3.3.41</li>
<li>Version 3.3.40</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-multimediaai:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-nas:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 3.14.2</li>
<li>Version 3.14.0</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-netana:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-nis:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 1.0.1</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-nlb:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 1.0.12</li>
<li>Version 1.0.11</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.10</li>
</ul>
<p>Changes in python-aliyun-python-sdk-nlp-automl:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 0.0.15</li>
<li>Version 0.0.13</li>
<li>Version 0.0.10</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-nls-cloud-meta:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-objectdet:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.0.16</li>
<li>Version 1.0.15</li>
<li>Version 1.0.14</li>
<li>Version 1.0.13</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-oceanbasepro:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 1.0.15</li>
<li>Version 1.0.14</li>
<li>Version 1.0.12</li>
<li>Version 1.0.11</li>
<li>Version 1.0.10</li>
<li>Version 1.0.9</li>
<li>Version 1.0.8</li>
<li>Version 1.0.7</li>
<li>Version 1.0.5</li>
<li>Version 1.0.4</li>
<li>Version 1.0.3</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.2</li>
</ul>
<p>Changes in python-aliyun-python-sdk-ocr:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.0.25</li>
<li>Version 1.0.24</li>
<li>Version 1.0.23</li>
<li>Version 1.0.22</li>
<li>Version 1.0.21</li>
<li>Version 1.0.20</li>
<li>Version 1.0.19</li>
<li>Version 1.0.18</li>
<li>Version 1.0.13</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-ocs:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-oms:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.0.0</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-ons:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 3.2.3</li>
<li>Version 3.2.2</li>
<li>Version 3.2.1</li>
<li>Version 3.1.8</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-onsmqtt:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-oos:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.5.15</li>
<li>Version 1.5.13</li>
<li>Version 1.5.11</li>
<li>Version 1.5.10</li>
<li>Version 1.5.9</li>
<li>Version 1.5.8</li>
<li>Version 1.5.7</li>
<li>Version 1.5.6</li>
<li>Version 1.5.0</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-openanalytics:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-openanalytics-open:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 2.0.5</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-openitag:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-opensearch:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 0.12.2</li>
<li>Version 0.12.1</li>
<li>Version 0.12.0</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-ossadmin:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-ots:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-outboundbot:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.6.2</li>
<li>Version 1.6.1</li>
<li>Version 1.6.0</li>
<li>Version 1.5.0</li>
<li>Version 1.2.0</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-pai-dsw:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-paielasticdatasetaccelerator:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 1.0.3</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 1.0.1</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-paifeaturestore:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>
<p>Drop support for older Python versions</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 1.0.11</li>
<li>Version 1.0.7</li>
<li>Version 1.0.6</li>
<li>Version 1.0.5</li>
<li>Version 1.0.3</li>
<li>Version 1.0.2</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.1</li>
</ul>
<p>Changes in python-aliyun-python-sdk-pairecservice:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>
<p>Drop support for older Python versions</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 1.0.3</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 1.0.2</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 1.0.1</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>Fix missing installation of ChangeLog.txt in %prep section</p>
</li>
<li>
<p>Fix file pattern for %{python_sitelib} in %files section</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-paistudio:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-petadata:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-polardb:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.8.47</li>
<li>Version 1.8.46</li>
<li>Version 1.8.45</li>
<li>Version 1.8.44</li>
<li>Version 1.8.43</li>
<li>Version 1.8.42</li>
<li>Version 1.8.37</li>
<li>Version 1.8.36</li>
<li>Version 1.8.35</li>
<li>Version 1.8.34</li>
<li>Version 1.8.33</li>
<li>Version 1.8.32</li>
<li>Version 1.8.31</li>
<li>Version 1.8.30</li>
<li>Version 1.8.29</li>
<li>Version 1.8.24</li>
<li>Version 1.8.23</li>
<li>Version 1.8.22</li>
<li>Version 1.8.21</li>
<li>Version 1.8.20</li>
<li>Version 1.8.18</li>
<li>Version 1.8.15</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-polardbx:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-privatelink:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.0.8</li>
<li>Version 1.0.7</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-productcatalog:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-pts:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-push:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 3.13.14</li>
<li>Version 3.13.13</li>
<li>Version 3.13.12</li>
<li>Version 3.13.11</li>
<li>Version 3.13.10</li>
<li>Version 3.13.9</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-pvtz:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.3.0</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-qualitycheck:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 4.7.1</li>
<li>Version 4.1.0</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-quickbi-public:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 2.1.5</li>
<li>Version 2.1.3</li>
<li>Version 2.1.2</li>
<li>Version 2.1.1</li>
<li>Version 2.0.2</li>
<li>Version 1.8.5</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-quotas:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 1.0.2</li>
<li>Version 1.0.1</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-r-kvstore:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 2.20.11</li>
<li>Version 2.20.10</li>
<li>Version 2.20.9</li>
<li>Version 2.20.8</li>
<li>Version 2.20.7</li>
<li>Version 2.20.6</li>
<li>Version 2.20.2</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-ram:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 3.3.0</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-rdc:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-rds:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 2.7.43</li>
<li>Version 2.7.31</li>
<li>Version 2.7.28</li>
<li>Version 2.7.24</li>
<li>Version 2.7.21</li>
<li>Version 2.7.16</li>
<li>Version 2.7.15</li>
<li>Version 2.7.10</li>
<li>Version 2.7.8</li>
<li>Version 2.7.7</li>
<li>Version 2.7.6</li>
<li>Version 2.7.5</li>
<li>Version 2.7.3</li>
<li>Version 2.7.2</li>
<li>Version 2.7.1</li>
<li>Version 2.7.0</li>
<li>Version 2.6.1</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-rds-data:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>
<p>Drop support for older Python versions</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-reid:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-reid_cloud:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.2.2</li>
</ul>
<p>Changes in python-aliyun-python-sdk-resourcecenter:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 1.0.3</li>
<li>Version 1.0.2</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.1</li>
</ul>
<p>Changes in python-aliyun-python-sdk-resourcemanager:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.2.6</li>
<li>Version 1.2.5</li>
<li>Version 1.2.4</li>
<li>Version 1.2.3</li>
<li>Version 1.2.2</li>
<li>Version 1.2.1</li>
<li>Version 1.2.0</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-resourcesharing:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>
<p>Drop support for older Python versions</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.1</li>
</ul>
<p>Changes in python-aliyun-python-sdk-retailcloud:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 2.0.20</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-risk:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-ros:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-rsimganalys:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 4.3.1</li>
</ul>
<p>Changes in python-aliyun-python-sdk-rtc:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.3.5</li>
<li>Version 1.3.3</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-sae:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.22.15</li>
<li>Version 1.22.9</li>
<li>Version 1.22.6</li>
<li>Version 1.22.5</li>
<li>Version 1.20.1</li>
<li>Version 1.18.16</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-saf:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-safconsole:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-sas:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 2.0.3</li>
<li>Version 2.0.2</li>
<li>Version 2.0.0</li>
<li>Version 1.1.32</li>
<li>Version 1.1.31</li>
<li>Version 1.1.30</li>
<li>Version 1.1.29</li>
<li>Version 1.1.27</li>
<li>Version 1.1.26</li>
<li>Version 1.1.24</li>
<li>Version 1.1.23</li>
<li>Version 1.1.21</li>
<li>Version 1.1.10</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-sas-api:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-sasti:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>
<p>Drop support for older Python versions</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-scdn:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 2.2.9</li>
<li>Version 2.2.8</li>
<li>Version 2.2.7</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-schedulerx2:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.1.12</li>
<li>Version 1.1.11</li>
<li>Version 1.1.10</li>
<li>Version 1.1.9</li>
<li>Version 1.1.5</li>
<li>Version 1.1.4</li>
<li>Version 1.1.2</li>
<li>Version 1.0.8</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-scsp:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-sddp:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.0.10</li>
<li>Version 1.0.8</li>
<li>Version 1.0.3</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-servicemesh:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-sgw:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.0.3</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-slb:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 3.3.21</li>
<li>Version 3.3.20</li>
<li>Version 3.3.19</li>
<li>Version 3.3.18</li>
<li>Version 3.3.17</li>
<li>Version 3.3.16</li>
<li>Version 3.3.10</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-sls:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.1.1</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-smartag:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 2.0.4</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-smarthosting:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-smartsales:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-smc:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.0.3</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-snsuapi:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-status:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-sts:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 3.1.2</li>
<li>Version 3.1.1</li>
<li>Version 3.1.0</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-swas-open:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 1.0.6</li>
<li>Version 1.0.5</li>
<li>Version 1.0.4</li>
<li>Version 1.0.3</li>
<li>Version 1.0.2</li>
<li>Version 1.0.1</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-tag:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.0.5</li>
<li>Version 1.0.4</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 1.0.2</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-tdsr:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-teambition-aliyun:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-tesladam:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-teslamaxcompute:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-teslastream:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-threedvision:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 1.0.4</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.3</li>
</ul>
<p>Changes in python-aliyun-python-sdk-tingwu:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>
<p>Drop support for older Python versions</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 1.0.5</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 1.0.4</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 1.0.3</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-trademark:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-ubsms:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-uis:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-unimkt:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 2.4.8</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 2.4.3</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-vcs:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-ververica:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.2</li>
</ul>
<p>Changes in python-aliyun-python-sdk-viapi:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-viapi-oxs-cross:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-viapi-regen:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.4</li>
</ul>
<p>Changes in python-aliyun-python-sdk-viapiutils:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-videoenhan:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.0.23</li>
<li>Version 1.0.22</li>
<li>Version 1.0.21</li>
<li>Version 1.0.20</li>
<li>Version 1.0.19</li>
<li>Version 1.0.18</li>
<li>Version 1.0.17</li>
<li>Version 1.0.14</li>
<li>Version 1.0.12</li>
<li>Version 1.0.11</li>
<li>Version 1.0.10</li>
<li>Version 1.0.9</li>
<li>Version 1.0.8</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-videorecog:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.0.9</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 1.0.5</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 1.0.4</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 1.0.3</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-videosearch:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-videoseg:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.0.4</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-visionai:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-visionai-poc:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-vod:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 2.16.21</li>
<li>Version 2.16.19</li>
<li>Version 2.16.17</li>
<li>Version 2.16.16</li>
<li>Version 2.16.12</li>
<li>Version 2.16.11</li>
<li>Version 2.16.10</li>
<li>Version 2.16.9</li>
<li>Version 2.16.8</li>
<li>Version 2.16.5</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-voicenavigator:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.7.0</li>
<li>Version 1.6.0</li>
<li>Version 1.5.0</li>
<li>Version 1.2.0</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-vpc:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 3.0.45</li>
<li>Version 3.0.44</li>
<li>Version 3.0.42</li>
<li>Version 3.0.41</li>
<li>Version 3.0.40</li>
<li>Version 3.0.38</li>
<li>Version 3.0.33</li>
<li>Version 3.0.31</li>
<li>Version 3.0.30</li>
<li>Version 3.0.29</li>
<li>Version 3.0.27</li>
<li>Version 3.0.26</li>
<li>Version 3.0.25</li>
<li>Version 3.0.24</li>
<li>Version 3.0.22</li>
<li>Version 3.0.19</li>
<li>Version 3.0.18</li>
<li>Version 3.0.17</li>
<li>Version 3.0.16</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-vpcpeer:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 1.0.3</li>
<li>Version 1.0.2</li>
<li>Version 1.0.1</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-vs:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.10.4</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-waf-openapi:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 1.1.9</li>
<li>Version 1.1.8</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-webplus:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-welfare-inner:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-wfts:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 1.0.0</li>
</ul>
<p>Changes in python-aliyun-python-sdk-workbench-ide:</p>
<ul>
<li>Switch package to modern Python Stack on SLE-15</li>
<li>Use Python 3.11 on SLE-15 by default</li>
<li>Add Obsoletes for old python3 package on SLE-15</li>
<li>Drop support for older Python versions</li>
<li>Switch build system from setuptools to pyproject.toml</li>
<li>Add python-pip and python-wheel to BuildRequires</li>
<li>Replace %python_build with %pyproject_wheel</li>
<li>Replace %python_install with %pyproject_install</li>
<li>
<p>Limit Python files matched in %files section</p>
</li>
<li>
<p>Initial build</p>
</li>
<li>Version 2.0.5</li>
</ul>
<p>Changes in python-aliyun-python-sdk-workorder:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 3.1.4</li>
<li>
<p>For detailed information about changes see the
    ChangeLog.txt file provided with this package</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 3.1.3</li>
<li>For detailed information about changes see the
    ChangeLog.txt file provided with this package</li>
</ul>
<p>Changes in python-aliyun-python-sdk-xspace:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-xtrace:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-yundun:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-aliyun-python-sdk-yundun-ds:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<p>Changes in python-crcmod:
- Switch package to modern Python Stack on SLE-15
  + Add %{?sle15_python_module_pythons}
- Switch to autosetup and pyproject macros.
- Add patch to Switch to setuptools to build, rather than distutils.
- Stop using greedy globs in %files.</p>
<ul>
<li>Replace python-base with python-devel in BuildRequires (bsc#1203453)</li>
<li>Run spec-cleaner</li>
</ul>
<p>Changes in python-oss2:
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
- Limit Python files matched in %files section</p>
<ul>
<li>New upstream release</li>
<li>Version 2.18.4</li>
<li>For detailed information about changes see the
    CHANGELOG.rst file provided with this package</li>
<li>Refresh patches for new version</li>
<li>
<p>Replace deprecated %patchN with %patch -PN for compatibility with RPM 4.20</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 2.18.1</li>
<li>
<p>For detailed information about changes see the
    CHANGELOG.rst file provided with this package</p>
</li>
<li>
<p>Refresh patches for new version</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 2.18.0</li>
<li>Version 2.17.0</li>
<li>
<p>For detailed information about changes see the
    CHANGELOG.rst file provided with this package</p>
</li>
<li>
<p>Add patch to switch from external mock to unittest.mock</p>
</li>
<li>
<p>Drop python-mock from BuildRequires</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 2.16.0</li>
<li>
<p>For detailed information about changes see the
    CHANGELOG.rst file provided with this package</p>
</li>
<li>
<p>Use nose2 for unit testing</p>
</li>
<li>
<p>New upstream release</p>
</li>
<li>Version 2.15.0</li>
<li>For detailed information about changes see the
    CHANGELOG.rst file provided with this package</li>
</ul>
<p>Changes in python-pycryptodome:
- update to 3.20.0:
  * Added support for TurboSHAKE128 and TurboSHAKE256.
  * Added method Crypto.Hash.new() to generate a hash object
    given a hash name.
  * Added support for AES-GCM encryption of PBES2 and PKCS#8
    containers.
  * Added support for SHA-2 and SHA-3 algorithms in PBKDF2 when
    creating PBES2 and PKCS#8 containers.
  * Export of RSA keys accepts the prot_params dictionary as
    parameter to control the number of iterations for PBKDF2 and
    scrypt.
  * C unit tests also run on non-x86 architectures.
  * GH#787: Fixed autodetect logic for GCC 14 in combination with
    LTO.</p>
<ul>
<li>update to 3.19.1 (bsc#1218564, CVE-2023-52323):</li>
<li>
<p>Fixed a side-channel leakage with OAEP decryption that could be
    exploited to carry out a Manger attack</p>
</li>
<li>
<p>update to 3.19.0:</p>
</li>
<li>The <code>update()</code> methods of TupleHash128 and TupleHash256
    objects can now hash multiple items (byte strings) at once.</li>
<li>Added support for ECDH, with <code>Crypto.Protocol.DH</code>.</li>
<li>
<p>GH#754: due to a bug in <code>cffi</code>, do not use it on Windows
    with Python 3.12+.</p>
</li>
<li>
<p>Add %{?sle15_python_module_pythons}</p>
</li>
<li>
<p>update to 3.18.0:</p>
</li>
<li>Added support for DER BOOLEAN encodings.</li>
<li>The library now compiles on Windows ARM64. Thanks to Niyas
    Sait.</li>
<li>GH#722: <code>nonce</code> attribute was not correctly set for
    XChaCha20_Poly1305 ciphers. Thanks to Liam Haber.</li>
<li>GH#728: Workaround for a possible x86 emulator bug in Windows
    for ARM64.</li>
<li>GH#739: OID encoding for arc 2 didn&#x27;t accept children larger
    than 39. Thanks to James.</li>
<li>
<p>Correctly check that the scalar matches the point when
    importing an ECC private key.</p>
</li>
<li>
<p>Fix %%files to work with %pyproject_ style building.</p>
</li>
<li>
<p>update to 3.17.0:</p>
</li>
<li>Added support for the Counter Mode KDF defined in SP 800-108
    Rev 1.</li>
<li>Reduce the minimum tag length for the EAX cipher to 2 bytes.</li>
<li>An RSA object has 4 new properties for the CRT coefficients:
    <code>dp</code>, <code>dq</code>, <code>invq</code> and <code>invq</code> (<code>invp</code> is the same
    value  as the existing <code>u</code>).</li>
<li>GH#526: improved typing for <code>RSA.construct</code>.</li>
<li>GH#534: reduced memory consumption when using a large number
    of cipher objects.</li>
<li>GH#598: fixed missing error handling for
    <code>Util.number.inverse</code>.</li>
<li>GH#629: improved typing for <code>AES.new</code> and the various
    mode-specific types it returns. Thanks to Greg Werbin.</li>
<li>GH#653: added workaround for an alleged GCC compiler bug
    that affected Ed25519 code compiled for AVX2.</li>
<li>GH#658: attribute <code>curve</code> of an ECC key was not always
    the preferred curve name, as it used to be in v3.15.0
    (independently of the curve name specified when generating
    the key).</li>
<li>GH#637: fixed typing for legacy modules <code>PKCS1_v1_5</code> and
    <code>PKCS1_PSS</code>, as their <code>verify()</code> returned a boolean.</li>
<li>GH#664: with OCB mode, nonces of maximum length (15 bytes)
    were actually used as 14 bytes nonces.
    After this fix, data that was encrypted in past using the
    (default) nonce length of 15 bytes can still be decrypted
    by reducing the nonce to its first 14 bytes.</li>
<li>
<p>GH#705: improved typing for <code>nonce</code>, <code>iv</code>, and <code>IV</code>
    parameters of cipher objects.</p>
</li>
<li>
<p>update to 3.17.0:</p>
</li>
<li>++++++++++++++++++++++++++</li>
<li>New features</li>
<li>Added support for the Counter Mode KDF defined in SP 800-108
    Rev 1.</li>
<li>Reduce the minimum tag length for the EAX cipher to 2 bytes.</li>
<li>An RSA object has 4 new properties for the CRT coefficients</li>
<li><code>dp</code>, <code>dq</code>, <code>invq</code> and <code>invq</code> (<code>invp</code> is the same
    value</li>
<li>as the existing <code>u</code>).</li>
<li>Resolved issues</li>
<li>GH#526: improved typing for <code>RSA.construct</code>.</li>
<li>GH#534: reduced memory consumption when using a large number</li>
<li>of cipher objects.</li>
<li>GH#598: fixed missing error handling for
    <code>Util.number.inverse</code>.</li>
<li>GH#629: improved typing for <code>AES.new</code> and the various</li>
<li>mode-specific types it returns. Thanks to Greg Werbin.</li>
<li>GH#653: added workaround for an alleged GCC compiler bug</li>
<li>hat affected Ed25519 code compiled for AVX2.</li>
<li>GH#658: attribute <code>curve</code> of an ECC key was not always</li>
<li>he preferred curve name, as it used to be in v3.15.0</li>
<li>independently of the curve name specified when generating</li>
<li>he key).</li>
<li>GH#637: fixed typing for legacy modules <code>PKCS1_v1_5</code> and
    <code>PKCS1_PSS</code>,</li>
<li>as their <code>verify()</code> returned a boolean.</li>
<li>GH#664: with OCB mode, nonces of maximum length (15 bytes</li>
<li>were actually used as 14 bytes nonces.</li>
<li>After this fix, data that was encrypted in past using the</li>
<li>default) nonce length of 15 bytes can still be decrypted</li>
<li>by reducing the nonce to its first 14 bytes.</li>
<li>GH#705: improved typing for <code>nonce</code>, <code>iv</code>, and <code>IV</code>
    parameters</li>
<li>of cipher objects.</li>
<li>Other changes</li>
<li>
<p>Build PyPy wheels only for versions 3.8 and 3.9, and not for
    3.7 anymore.</p>
</li>
<li>
<p>Update to version 3.16.0</p>
</li>
<li>New features
    Build wheels for musl Linux. Thanks to Ben Raz.</li>
<li>
<p>Resolved issues
    GH#639: ARC4 now also works with &#x27;keys&#x27; as short as 8 bits.
    GH#669: fix segfaults when running in a manylinux2010 i686 image.</p>
</li>
<li>
<p>update to 3.15.0:</p>
</li>
<li>Add support for curves Ed25519 and Ed448, including export and import of keys.</li>
<li>Add support for EdDSA signatures.</li>
<li>Add support for Asymmetric Key Packages (RFC5958) to import private keys.</li>
<li>
<p>GH#620: for Crypto.Util.number.getPrime , do not sequentially scan numbers searching for a prime.</p>
</li>
<li>
<p>do not use setup.py test construct
  https://trello.com/c/me9Z4sIv/121-setuppy-test-leftovers</p>
</li>
<li>
<p>update to 3.14.1:</p>
</li>
<li>GH#595: Fixed memory leak for GMP integers.</li>
<li>Add support for curve NIST P-192.</li>
<li>Add support for curve NIST P-224.</li>
<li>GH#590: Fixed typing info for <code>Crypto.PublicKey.ECC</code>.</li>
<li>Relaxed ECDSA requirements for FIPS 186 signatures and accept any SHA-2 or</li>
<li>
<p>SHA-3 hash.  <code>sign()</code> and <code>verify()</code> will be performed even if the hash is stronger
    than the ECC key.</p>
</li>
<li>
<p>update to 3.12.0:</p>
</li>
<li>ECC keys in the SEC1 format can be exported and imported.</li>
<li>Add support for KMAC128, KMAC256, TupleHash128, and TupleHash256 (NIST SP-800 185).</li>
<li>Add support for KangarooTwelve.</li>
<li>GH#563: An asymmetric key could not be imported as a <code>memoryview</code>.</li>
<li>GH#566: cSHAKE128/256 generated a wrong output for customization strings</li>
<li>
<p>GH#582: CBC decryption generated the wrong plaintext when the input and the output were the same buffer.</p>
</li>
<li>
<p>update to 3.11.0:</p>
</li>
<li>GH#512: Especially for very small bit sizes, <code>Crypto.Util.number.getPrime()</code> was
    occasionally generating primes larger than given the bit size.</li>
<li>GH#552: Correct typing annotations for <code>PKCS115_Cipher.decrypt()</code>.</li>
<li>GH#555: <code>decrypt()</code> method of a PKCS#1v1.5 cipher returned a <code>bytearray</code> instead of <code>bytes</code>.</li>
<li>GH#557: External DSA domain parameters were accepted even when the modulus (<code>p</code>) was not prime.
    This affected <code>Crypto.PublicKey.DSA.generate()</code> and <code>Crypto.PublicKey.DSA.construct()</code>.</li>
<li>Added cSHAKE128 and cSHAKE256 (of SHA-3 family).</li>
<li>
<p>GH#558: The flag RTLD_DEEPBIND passed to <code>dlopen()</code> is not well supported by
    <code>address sanitizers &lt;https://github.com/google/sanitizers/issues/611&gt;</code>_.
    It is now possible to set the environment variable <code>PYCRYPTDOME_DISABLE_DEEPBIND</code>
    to drop that flag and allow security testing.</p>
</li>
<li>
<p>update to 3.10.1:</p>
</li>
<li>Fixed a potential memory leak when initializing block ciphers.</li>
<li>GH#466: <code>Crypto.Math.miller_rabin_test()</code> was still using the system random
    source and not the one provided as parameter.</li>
<li>GH#469: RSA objects have the method <code>public_key()</code> like ECC objects.
    The old method <code>publickey()</code> is still available for backward compatibility.</li>
<li>GH#476: <code>Crypto.Util.Padding.unpad()</code> was raising an incorrect exception
    in case of zero-length inputs. Thanks to Captainowie.</li>
<li>GH#491: better exception message when <code>Counter.new()</code> is called with an integer
    <code>initial_value</code> than doesn&#x27;t fit into <code>nbits</code> bits.</li>
<li>GH#496: added missing <code>block_size</code> member for ECB cipher objects. Thanks to willem.</li>
<li>
<p>GH#500: <code>nonce</code> member of an XChaCha20 cipher object was not matching the original nonce.</p>
</li>
<li>
<p>update to 3.9.9:</p>
</li>
<li>
<p>GH#435: Fixed Crypto.Util.number.size for negative numbers</p>
</li>
<li>
<p>update to 3.9.8:</p>
</li>
<li>GH#426: The Shamir&#x27;s secret sharing implementation is not actually compatible with <code>ssss</code>.
  Added an optional parameter to enable interoperability.</li>
<li>GH#427: Skip altogether loading of <code>gmp.dll</code> on Windows.</li>
<li>GH#420: Fix incorrect CFB decryption when the input and the output are the same buffer.</li>
<li>
<p>Speed up Shamir&#x27;s secret sharing routines. Thanks to ncarve.</p>
</li>
<li>
<p>Update to 3.9.7</p>
</li>
<li>Align stack of functions using SSE2 intrinsics to avoid crashes,
    when compiled with gcc on 32-bit x86 platforms.</li>
<li>Prevent key_to_english from creating invalid data when fed with
    keys of length not multiple of 8.</li>
<li>Fix blocking RSA signing/decryption when key has very small factor.</li>
<li>fixed memory leak for operations that use memoryviews when cffi
    is not installed.</li>
<li>RSA OAEP decryption was not verifying that all PS bytes are zero.</li>
<li>
<p>Fixed wrong ASN.1 OID for HMAC-SHA512 in PBE2.</p>
</li>
<li>
<p>Update to 3.9.2 (10 November 2019):</p>
</li>
<li>New features<ul>
<li>Add Python 3.8 wheels for Mac.</li>
</ul>
</li>
<li>Resolved issues<ul>
<li>GH#308: Avoid allocating arrays of __m128i on the stack, to
  cope with buggy compilers.</li>
<li>GH#322: Remove blanket -O3 optimization for gcc and clang, to
  cope with buggy compilers.</li>
<li>GH#337: Fix typing stubs for signatures.</li>
<li>GH#338: Deal with gcc installations that don&#x27;t have
  x86intrin.h.</li>
</ul>
</li>
<li>Update to version 3.9.1 (1 November 2019):</li>
<li>New features<ul>
<li>Add Python 3.8 wheels for Linux and Windows.</li>
</ul>
</li>
<li>Resolved issues<ul>
<li>GH#328: minor speed-up when importing RSA.</li>
</ul>
</li>
<li>Add export LC_ALL=en_US.UTF-8 to %build, %install and %check to
  fix the build on older distros
  (as done from Thomas Bechtold in python-pycryptodomex)</li>
<li>Add support for loading PEM files encrypted with AES192-CBC,</li>
<li>When importing ECC keys, ignore EC PARAMS section that was</li>
<li>Speed-up ECC performance. ECDSA is 33 times faster on the</li>
<li>Support HMAC-SHA224, HMAC-SHA256, HMAC-SHA384, and HMAC-SHA512</li>
<li>DER objects were not rejected if their length field had</li>
<li>point_at_infinity() becomes an instance method for</li>
<li>GH#258: False positive on PSS signatures when externally</li>
<li>
<p>fix tarball: use the one from PyPI...</p>
<ul>
<li>New parameter output for Crypto.Util.strxor.strxor,
  Crypto.Util.strxor.strxor_c, encrypt and decrypt methods in
  symmetric ciphers (Crypto.Cipher package). output is a
  pre-allocated buffer (a bytearray or a writeable memoryview)
  where the result must be stored. This requires less memory for
  very large payloads; it is also more efficient when encrypting</li>
<li>Fix vulnerability on AESNI ECB with payloads smaller than</li>
<li>Fixed incorrect AES encryption/decryption with AES
  acceleration on x86 due to gcc’s optimization and strict</li>
<li>More prime number candidates than necessary where discarded
  as composite due to the limited way D values were searched</li>
<li>More meaningful exceptions in case of mismatch in IV length</li>
</ul>
</li>
</ul>



    

    <h2>Patch Instructions:</h2>
    <p>
        To install this SUSE  update use the SUSE recommended
        installation methods like YaST online_update or "zypper patch".<br/>

        Alternatively you can run the command listed for your product:
    </p>
    <ul class="list-group">
        
            <li class="list-group-item">
                Public Cloud Module 15-SP6
                
                    
                        <br/>
                        <code>zypper in -t patch SUSE-SLE-Module-Public-Cloud-15-SP6-2024-1829=1</code>
                    
                    
                
            </li>
        
    </ul>

    <h2>Package List:</h2>
    <ul>
        
            
                <li>
                    Public Cloud Module 15-SP6 (noarch)
                    <ul>
                        
                            <li>python311-aliyun-python-sdk-documentautoml-1.0.0-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-dyvmsapi-3.2.0-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-geoip-1.0.4-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-eipanycast-1.0.5-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-et-industry-openapi-3.6-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-hsm-1.0.1-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-oos-1.5.15-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-dataphin-public-1.0.1-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-status-3.7-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-cloudauth-console-2.0.0-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-httpdns-2.1.1-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-sasti-1.0.0-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-cloudphone-1.0.1-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-ice-1.0.2-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-ddosdiversion-1.0.0-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-ens-3.0.14-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-airticketopen-3.0.3-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-dytnsapi-1.1.8-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-reid-1.1.8.5-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-bssopenapi-2.0.3-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-snsuapi-1.7.1-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-afs-1.0.1-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-iotcc-2.0.7-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-outboundbot-1.6.2-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-faas-2.7.11-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-viapiutils-1.0-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-dyplsapi-1.3.5-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-cr-4.1.2-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-acm-1.0.1-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-brinekingdom-1.0.7-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-codeup-0.1.3-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-dbfs-2.0.7-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-jaq-2.0.7-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-productcatalog-1.0.1-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-servicemesh-1.0.5-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-ccc-2.10.3-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-smartag-2.0.4-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-push-3.13.14-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-1.0.0-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-cloudesl-2.1.1-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-openitag-1.0.0-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-ossadmin-0.0.3-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-objectdet-1.0.16-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-linkedmall-1.0.0-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-cloudphoto-1.1.19-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-visionai-1.0.1-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-scdn-2.2.9-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-welfare-inner-1.1.0-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-chatbot-1.2.1-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-sts-3.1.2-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-cas-1.0.18-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-foas-2.11.1-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-grace-1.0.0-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-teambition-aliyun-1.0.8-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-kms-2.16.2-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-ecs-workbench-1.0.1-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-openanalytics-open-2.0.5-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-green-3.6.6-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-idaas-doraemon-1.0.0-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-idrsservice-3.7.3-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-ots-4.0.1-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-quotas-1.0.2-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-dcdn-2.2.18-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-cdn-3.8.8-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-live-3.9.49-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-mse-3.0.24-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-rsimganalys-4.3.1-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-aimiaobi-1.0.0-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-oms-1.0.0-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-aigen-1.0.0-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-privatelink-1.0.8-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-computenestsupplier-1.0.5-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-oceanbasepro-1.0.15-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-yundun-ds-1.0.0-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-industry-brain-5.0.52-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-sddp-1.0.10-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-cassandra-1.0.7-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-swas-open-1.0.6-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-voicenavigator-1.7.0-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-metering-1.0.0-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-risk-0.0.3-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-unimkt-2.4.8-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-imageseg-1.1.13-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-ledgerdb-0.7.0-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-aps-1.0.0-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-imageenhan-1.1.12-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-amqp-open-1.1.4-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-cloudwf-1.0.3-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-linkvisual-1.5.8-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-imarketing-5.0.2-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-nis-1.0.1-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-nls-cloud-meta-1.0.1-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-pvtz-1.3.0-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-dg-1.0.10-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-resourcemanager-1.2.6-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-gts-phd-1-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-resourcesharing-1.0.1-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-emas-appmonitor-1.2.0-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-core-2.15.1-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-ltl-1.0.0-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-alimt-3.2.0-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-mts-3.3.41-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-wfts-1.0.0-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-edas-3.26.9-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-imm-2.1.17-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-mopen-1.1.1-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-mpaas-1.0.0-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-netana-1.0.0-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-scsp-1.0.0-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-devops-rdc-2.0.2-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-ft-5.6.7-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-eflo-controller-1.0.3-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-nlb-1.0.12-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-yundun-2.1.4-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-imagerecog-1.0.19-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-qualitycheck-4.7.1-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-mns-open-1.0.2-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-alidns-3.0.7-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-sas-2.0.3-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-polardbx-20201028-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-bpstudio-1.0.4-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-cusanalytic_sc_online-1.0.2-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-jarvis-public-1.0.1-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-eci-1.3.0-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-domain-intl-1.6.0-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-vpcpeer-1.0.3-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-gdb-1.0.0-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-ga-1.0.19-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-lto-1.0.0-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-videoenhan-1.0.23-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-ecs-4.24.71-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-emap-1.0-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-vcs-2.0.4-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-videosearch-1.1.0-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-imgsearch-1.1.7-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-bss-0.0.4-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-cloudapi-4.9.2-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-pairecservice-1.0.3-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-clickhouse-3.1.5-150400.10.3.1</li>
                        
                            <li>python311-oss2-2.18.4-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-hivisengine-0.0.2-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-cbn-1.0.41-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-cdrs-1.0.9-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-airec-2.1.0-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-alinlp-1.0.24-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-onsmqtt-1.0.5-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-emrstudio-1.0.0-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-slb-3.3.21-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-paifeaturestore-1.0.11-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-captcha-1.0.0-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-imageprocess-2.0.7-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-rdc-1.1-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-teslamaxcompute-1.5.5-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-sls-1.1.1-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-ros-3.6.0-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-hpc-2.0.3-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-ivpd-1.0.6.1-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-linkface-1.2.0-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-nas-3.14.2-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-webplus-1.0.0-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-aegis-1.0.6-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-reid_cloud-1.2.2-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-rtc-1.3.5-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-domain-3.14.9-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-paistudio-1.0.0-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-dds-3.7.17-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-ecd-1.0.2-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-viapi-oxs-cross-1.0.0-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-paielasticdatasetaccelerator-1.0.3-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-tingwu-1.0.5-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-highddos-2.1.2-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-computenest-1.0.0-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-ivision-1.2.1-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-workbench-ide-2.0.5-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-tesladam-1.0.2-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-aas-2.1.1-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-sgw-1.0.3-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-antiddos-public-2.0.4-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-csas-1.0.4-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-resourcecenter-1.0.3-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-msccommonquery-0.0.1-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-ocs-0.0.4-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-trademark-1.2.1-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-dataworks-public-5.0.1-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-ddosbgp-1.0.1-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-sae-1.22.15-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-avatar-2.0.8-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-csb-1.2.9-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-crm-2.2.1-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-pai-dsw-1.0.0-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-eas-0.0.9-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-smarthosting-1.0.1-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-smartsales-1.0.0-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-polardb-1.8.47-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-eventbridge-1.0.14-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-cspro-1.3.9-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-dybaseapi-1.0.8-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-saf-3.0.2-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-rds-2.7.43-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-dts-5.1.29-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-hbase-2.9.9-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-xtrace-0.2.2-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-drds-20210523.0.1-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-facebody-2.0.13-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-acms-open-1.0.0-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-vs-1.10.4-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-workorder-3.1.4-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-arms-2.7.30-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-cc5g-1.0.7-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-cloud-siem-1.0.2-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-adcp-1.0.0-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-hbr-1.2.9-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-quickbi-public-2.1.5-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-ram-3.3.0-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-goodstech-1.0.2-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-hiknoengine-0.0.2-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-imageaudit-1.0.9-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-sas-api-2.1.1-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-uis-1.0.1-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-ons-3.2.3-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-ubsms-2.0.5-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-ververica-1.0.2-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-alb-1.0.16-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-smc-1.0.3-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-tag-1.0.5-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-viapi-1.0.0-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-vpc-3.0.45-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-dysmsapi-2.1.2-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-petadata-1.2.1-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-lubancloud-1.0.1-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-companyreg-2.2.5-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-dbs-1.0.36-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-market-2.0.24-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-pts-2.1.0-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-r-kvstore-2.20.11-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-eais-2.1.4-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-dms-enterprise-1.53.7-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-multimediaai-1.1.3-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-emr-3.3.10-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-retailcloud-2.0.20-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-hitsdb-3.1.15-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-fnf-1.8.3-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-aliyuncvc-1.0.10.2-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-cs-4.8.1-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-gpdb-1.1.7-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-config-2.2.12-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-iot-8.59.0-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-tdsr-0.9.2-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-teslastream-1.0.1-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-videorecog-1.0.9-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-apds-1.0.0-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-nlp-automl-0.0.15-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-openanalytics-1.0.1-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-cams-1.0.9-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-baas-1.0.1-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-aligreen-console-1.0.3-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-opensearch-0.12.2-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-safconsole-1.0.1-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-threedvision-1.0.4-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-imagesearch-2.0.0-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-cciotgw-1.0.1-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-ccs-1.0.1-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-rds-data-1.0.0-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-waf-openapi-1.1.9-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-iqa-1.0.0-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-adb-1.1.10-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-das-2.0.36-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-cloudgame-1.0.0-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-eflo-1.0.12-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-es-serverless-1.0.0-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-appmallsservice-1.1.1-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-ocr-1.0.25-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-visionai-poc-1.0.1-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-actiontrail-2.2.0-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-btripopen-1.0.0-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-dypnsapi-intl-1.0.0-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-linkwan-1.0.4-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-vod-2.16.21-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-amptest-1.0.0-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-democenter-1.1.0-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-ess-2.3.19-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-arms4finance-2.0.2-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-jarvis-1.2.4-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-cloudmarketing-2.7.16-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-schedulerx2-1.1.12-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-xspace-1.2.1-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-dt-oc-info-1.0.0-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-idsp-1.4-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-ddoscoo-1.0.5-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-elasticsearch-3.1.1-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-hcs-mgw-1.0.0-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-viapi-regen-1.0.4-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-address-purification-1.0.1-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-ehpc-1.14.21-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-appstream-center-1.0.1-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-videoseg-1.0.4-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-moguan-sdk-1.1.0-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-dypnsapi-1.1.11-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-ebs-1.3.7-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-cloudauth-2.0.35-150400.10.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-alikafka-1.0.6-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-maxcompute-1.0.3-150400.9.3.1</li>
                        
                            <li>python311-aliyun-python-sdk-cms-7.0.33-150400.10.3.1</li>
                        
                    </ul>
                </li>
            
                <li>
                    Public Cloud Module 15-SP6 (aarch64 ppc64le s390x x86_64)
                    <ul>
                        
                            <li>python311-crcmod-1.7-150400.10.3.1</li>
                        
                            <li>python311-pycryptodome-3.20.0-150400.15.3.1</li>
                        
                    </ul>
                </li>
            
        
    </ul>

    
        <h2>References:</h2>
        <ul>
            
                
                    <li>
                        <a href="https://www.suse.com/security/cve/CVE-2023-52323.html">https://www.suse.com/security/cve/CVE-2023-52323.html</a>
                    </li>
                
            
                
                    <li>
                        <a href="https://bugzilla.suse.com/show_bug.cgi?id=1203453">https://bugzilla.suse.com/show_bug.cgi?id=1203453</a>
                    </li>
                
            
                
                    <li>
                        <a href="https://bugzilla.suse.com/show_bug.cgi?id=1218564">https://bugzilla.suse.com/show_bug.cgi?id=1218564</a>
                    </li>
                
            
                
                    <li>
                        <a href="https://jira.suse.com/browse/PED-8274">https://jira.suse.com/browse/PED-8274</a>
                    </li>
                
            
        </ul>
    
</div>