Page 1 sur 1

[RESOLU] tis-libreoffice-fresh en retard d'une version

Publié : 25 mai 2026 - 14:42
par tux
Bonjour,

L'update_package du package tis-libreoffice-fresh, ne semble pas détecter la dernière verison de LibreOffice.
J'imagine que le package de la version still est également impacté.

Code : Tout sélectionner

version = bs_find_all(url, "span", "class", "dl_version_number", proxies=proxies)
Le code HTML du site à changer visiblement

Code : Tout sélectionner

<section id="download_libreoffice" class="full-width">
    <div class="fullWidth-center">
        <p class="section-title">Download LibreOffice</p>
        <div class="card">
            <p class="version_heading">
                <img src="/media/libreoffice-logo-plain.svg" alt="LibreOffice"> 26.2.3
            </p><div class="download_buttons">
                <a class="os_win64 os_winaarch64 button" href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/win/x86_64/LibreOffice_26.2.3_Win_x86-64.msi">26.2.3 Windows (x86-64)</a>
                <p class="version_details os_win64">
                    Download by <a href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/win/x86_64/LibreOffice_26.2.3_Win_x86-64.msi.torrent" target="_blank">torrent</a> or see <a href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/win/x86_64/LibreOffice_26.2.3_Win_x86-64.msi.mirrorlist" target="_blank">all mirror links</a> (x86-64).
                </p>
                <a class="os_win64 os_winaarch64 button" href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/win/aarch64/LibreOffice_26.2.3_Win_aarch64.msi">26.2.3 Windows (ARM64)</a>
                <p class="version_details os_win64">
                    Download by <a href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/win/aarch64/LibreOffice_26.2.3_Win_aarch64.msi.torrent" target="_blank">torrent</a> or see <a href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/win/aarch64/LibreOffice_26.2.3_Win_aarch64.msi.mirrorlist" target="_blank">all mirror links</a> (ARM64).
                </p>
                <a class="os_macos button" href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/mac/aarch64/LibreOffice_26.2.3_MacOS_aarch64.dmg">26.2.3 macOS (Apple Silicon)</a>
                <p class="version_details os_macos">
                    Download by <a href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/mac/aarch64/LibreOffice_26.2.3_MacOS_aarch64.dmg.torrent" target="_blank">torrent</a> or see <a href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/mac/aarch64/LibreOffice_26.2.3_MacOS_aarch64.dmg.mirrorlist" target="_blank">all mirror links</a> (Apple Silicon).
                </p>
                <a class="os_macos button" href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/mac/x86_64/LibreOffice_26.2.3_MacOS_x86-64.dmg">26.2.3 macOS (Intel)</a>
                <p class="version_details os_macos">
                    Download by <a href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/mac/x86_64/LibreOffice_26.2.3_MacOS_x86-64.dmg.torrent" target="_blank">torrent</a> or see <a href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/mac/x86_64/LibreOffice_26.2.3_MacOS_x86-64.dmg.mirrorlist" target="_blank">all mirror links</a> (Intel).
                </p>
                <a class="os_linux64 button" href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/rpm/x86_64/LibreOffice_26.2.3_Linux_x86-64_rpm.tar.gz">26.2.3 Linux (rpm)</a>
                <p class="version_details os_linux64">
                    Download by <a href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/rpm/x86_64/LibreOffice_26.2.3_Linux_x86-64_rpm.tar.gz.torrent" target="_blank">torrent</a> or see <a href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/rpm/x86_64/LibreOffice_26.2.3_Linux_x86-64_rpm.tar.gz.mirrorlist" target="_blank">all mirror links</a> (rpm).
                </p>
                <a class="os_linux64 button" href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/deb/x86_64/LibreOffice_26.2.3_Linux_x86-64_deb.tar.gz">26.2.3 Linux (deb)</a>
                <p class="version_details os_linux64">
                    Download by <a href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/deb/x86_64/LibreOffice_26.2.3_Linux_x86-64_deb.tar.gz.torrent" target="_blank">torrent</a> or see <a href="https://download.documentfoundation.org/libreoffice/stable/26.2.3/deb/x86_64/LibreOffice_26.2.3_Linux_x86-64_deb.tar.gz.mirrorlist" target="_blank">all mirror links</a> (deb).
                </p>
            </div>
            <p class="version_details need_language"><a href="#other_versions">Need another version or language?</a></p>
        </div>
    </div>
</section>


Release Notes : https://www.libreoffice.org/release-notes/
LibreOffice 26.2.3 (April 30, 2026) - Latest Branch

Re: tis-libreoffice-fresh en retard d'une version

Publié : 26 mai 2026 - 09:36
par italbot
Bonjour,

Effectivement, de notre côté le paquet libreoffice-fresh est en erreur mais ce n'est pas le cas de libreoffice-still qui semble à jour.
Il me semble qu'il n'y a plus vraiment de distinction entre libreoffice-fresh et libreoffice-still mais je vais vérifier et je vous ferai un retour.

Cordialement,

Ingrid

Re: tis-libreoffice-fresh en retard d'une version

Publié : 26 mai 2026 - 10:00
par italbot
Je confirme qu'on va chercher sur le même lien le binaire dans les deux paquets donc vous pouvez utiliser le paquet tis-libreoffice-still à la place de libreoffice-fresh.
Par la même occasion, j'ai vu que le build ne s'était pas lancé pour la toute dernière version de libreoffice-still, vous retrouverez la dernière version en preprod dans la journée.

Cordialement,

Ingrid

Re: tis-libreoffice-fresh en retard d'une version

Publié : 26 mai 2026 - 10:47
par tux
Bonjour,

Merci pour votre retour.