<div class="container">
    <h1>Recommended update for obs-service-replace_using_package_version</h1>

    <table class="table table-striped table-bordered">
        <tbody>
        <tr>
            <th>Announcement ID:</th>
            <td>SUSE-RU-2024:1924-1</td>
        </tr>
        
        <tr>
            <th>Rating:</th>
            <td>moderate</td>
        </tr>
        <tr>
            <th>References:</th>
            <td>
                <ul>
                    
                    
                </ul>
            </td>
        </tr>
        
        <tr>
            <th>Affected Products:</th>
            <td>
                <ul class="list-group">
                    
                        <li class="list-group-item">openSUSE Leap 15.5</li>
                    
                        <li class="list-group-item">openSUSE Leap 15.6</li>
                    
                </ul>
            </td>
        </tr>
        </tbody>
    </table>

    <p>An update that  can now be installed.</p>

    


    
        <h2>Description:</h2>
    
    <p>This update for obs-service-replace_using_package_version fixes the following issues:</p>
<p>obs-service-replace_using_package_version was updated to version 1702495728.72fe58b:</p>
<ul>
<li>
<p>Changes in version 1702495728.72fe58b:</p>
</li>
<li>
<p>Bump version: 0.0.8 to 0.0.9</p>
</li>
<li>Bump actions/setup-python from 4.7.1 to 5.0.0</li>
<li>Workaround integration test failures due to PEP 668 marker</li>
<li>Bump actions/setup-python from 4.6.1 to 4.7.1</li>
<li>Bump actions/checkout from 3 to 4</li>
<li>Report the package name that is missing (#56)</li>
<li>Bump pytest-container from 0.1.1 to 0.2.0</li>
<li>Drop mock dependency, stdlib has it</li>
<li>Bump actions/setup-python from 4.5.0 to 4.6.1</li>
<li>
<p>Bump version: 0.0.7 to 0.0.8</p>
</li>
<li>
<p>Changes in version 1681202780.6d8bb3c:</p>
</li>
<li>
<p>Run unit & install test only for the system python</p>
</li>
<li>Add python 3.11 tox environment</li>
<li>Switch to using rpm.labelCompare instead of parse_version</li>
<li>Fix copyright strings</li>
<li>Fix test_find_package_version</li>
<li>Bump mock from 4.0.3 to 5.0.1</li>
<li>Bump pytest-xdist from 2.5.0 to 3.0.2</li>
<li>Bump tox from 3.25.1 to 3.28.0</li>
<li>Bump Gr1N/setup-poetry from 7 to 8</li>
<li>Bump pytest-container from 0.0.2 to 0.1.1</li>
<li>
<p>Bump actions/setup-python from 4.3.0 to 4.5.0</p>
</li>
<li>
<p>Changes in version 1680160876.6dcaef0:</p>
</li>
<li>
<p>Bump version: 0.0.6 to  0.0.7</p>
</li>
<li>Fix default value for empty or missing version</li>
<li>
<p>Bump flake8 from 5.0.1 to 5.0.4</p>
</li>
<li>
<p>Changes in version 1668090256.71deb28:</p>
</li>
<li>
<p>Bump version: 0.0.5 to 0.0.6</p>
</li>
<li>Link to the official poetry installation guide</li>
<li>Update replace_using_package_version.service</li>
<li>Update README.md</li>
<li>Update integration_tests/test_version_extraction.py</li>
<li>Update replace_using_package_version.service</li>
<li>Attempt to read version from obsinfo if no version is found</li>
<li>
<p>Add Leap 15.4 & SLE 15 SP4 to the CI</p>
</li>
<li>
<p>Changes in version 1668085498.ab6de1e:</p>
</li>
<li>
<p>Bump version: 0.0.4 to 0.0.5</p>
</li>
<li>Remove the rpm signkeys in the CI environment</li>
<li>Adapt tests to mock subprocess.check_output</li>
<li>
<p>Ignore stderr on successful command executions</p>
</li>
<li>
<p>Changes in version 1667988064.d72b7ba:</p>
</li>
<li>
<p>Bump version: 0.0.3 to 0.0.4</p>
</li>
<li>Update obs-service-replace_using_package_version.spec</li>
<li>Adapt spec to the current project setup</li>
<li>Bump actions/setup-python from 3 to 4.3.0</li>
<li>Bump pytest-cov from 3.0.0 to 4.0.0</li>
<li>Bump flake8 from 4.0.1 to 5.0.1</li>
<li>Bump tox from 3.24.5 to 3.25.1</li>
<li>Bump actions/cache from 2 to 3</li>
<li>Bump actions/checkout from 2 to 3</li>
<li>Bump actions/setup-python from 2 to 3</li>
<li>Bump pytest from 6.2.5 to 7.0.1</li>
<li>Switch from custom run_command to using check_output</li>
<li>Remove additional space from pyproject.toml</li>
<li>Replace travis CI badge with GitHub Actions badge</li>
<li>Make the file parameter default to the build recipe</li>
<li>Add integration tests using pytest_container</li>
<li>Bump coverage from 6.3 to 6.3.1</li>
<li>Switch from travis-ci to github actions</li>
<li>Remove trailing whitespace</li>
<li>Switch to poetry instead of using setup.py</li>
<li>Correct spelling & gramar in .service</li>
<li>Add missing closing description element to .service</li>
<li>Follow the python package naming conventions</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">
                openSUSE Leap 15.5
                
                    
                        <br/>
                        <code>zypper in -t patch openSUSE-SLE-15.5-2024-1924=1</code>
                    
                    
                
            </li>
        
            <li class="list-group-item">
                openSUSE Leap 15.6
                
                    
                        <br/>
                        <code>zypper in -t patch openSUSE-SLE-15.6-2024-1924=1</code>
                    
                    
                
            </li>
        
    </ul>

    <h2>Package List:</h2>
    <ul>
        
            
                <li>
                    openSUSE Leap 15.5 (noarch)
                    <ul>
                        
                            <li>obs-service-replace_using_package_version-0.0.9-150000.3.9.1</li>
                        
                    </ul>
                </li>
            
        
            
                <li>
                    openSUSE Leap 15.6 (noarch)
                    <ul>
                        
                            <li>obs-service-replace_using_package_version-0.0.9-150000.3.9.1</li>
                        
                    </ul>
                </li>
            
        
    </ul>

    
</div>