Re: Fix Release v2.2.3

EricZolf <[email protected]> Sat, 11 Feb 2023 10:52:45 +0100
Newsgroups gmane.comp.sysutils.backup.rdiff-backup.general
Organization rdiff-backup.net
Message-ID <[email protected]>
Hi,

On 10/02/2023 13:40, Patrik Dufresne wrote:
> Hello Eric,
> 
> it just popped into my mind this morning. Any plan to support and generate
> binaries for Python 3.11 ?
> It's now the official version in Debian Bookworm.

Support, yes, I'm doing all my development since long on 3.11 (Fedora 
37) so no issue with this. For 2.4, anyway, support for 3.7 will be 
dropped and 3.11 added. For 2.2 it's a bit too late, I'd have to create 
a new version 2.2.4 for this, but if there is a demand, I can do it, 
else I'd leave it to the packagers to do the right thing.

KR, Eric

> On Fri, Feb 10, 2023 at 2:42 AM Eric Zolf <[email protected]> wrote:
> 
>> Hi,
>>
>> without further ado, enjoy.
>>
>> KR, Eric
>>
>>     Fix Release v2.2.3
>>     <https://github.com/rdiff-backup/rdiff-backup/releases/tag/v2.2.3>
>>
>> Repository: rdiff-backup/rdiff-backup
>> <https://github.com/rdiff-backup/rdiff-backup> · Tag: v2.2.3
>> <https://github.com/rdiff-backup/rdiff-backup/tree/v2.2.3> · Commit:
>> 4f8d664
>> <
>> https://github.com/rdiff-backup/rdiff-backup/commit/4f8d664a7f1dd4bdd209534f4938b91f8e65ec31>
>>
>> · Released by: github-actions[bot] <https://github.com/apps/github-actions
>>>
>>
>>
>>       Main changes
>>
>> Only small code and documentation fixes and additions, probably the last
>> fix release of the stable branch 2.2, before the development effort for
>> v2.4 starts.
>>
>> Detailed release notes are at the top of the changelog
>> </rdiff-backup/rdiff-backup/blob/v2.2.3/CHANGELOG.adoc>. As always,
>> consider especially the changes marked with |CHG| as they might impact
>> your workflow.
>>
>>
>>       Install
>>
>> The installation, described in details in the read me
>> </rdiff-backup/rdiff-backup/blob/v2.2.3/README.adoc>, has the quick
>> version:
>>
>>     * Linux, trust on your distro to provide the latest version of
>>       rdiff-backup "soon-ish" (or copr/PPA)
>>     * Windows, download the asset |rdiff-backup-2.2.3.win32/64exe.zip|
>>       from the tagged release
>>       <https://github.com/rdiff-backup/rdiff-backup/releases/tag/v2.2.3>
>>       and unpack it somewhere in your |PATH|.
>>     * Any supported Platform, and a few unsupported like BSD and MacOSX,
>>       use |pip install rdiff-backup| (or download and install the proper
>>       asset from the tagged release
>>       <https://github.com/rdiff-backup/rdiff-backup/releases/tag/v2.2.3>).
>>     * in all cases, you might want to have a look at the migration guide
>>       </rdiff-backup/rdiff-backup/blob/v2.2.3/docs/migration.adoc>.
>>
>>
>>       Help!
>>
>> If you encounter issues, contact us on the rdiff-backup-users mailing
>> list <https://lists.nongnu.org/mailman/listinfo/rdiff-backup-users>
>> and/or report an issue
>> <https://github.com/rdiff-backup/rdiff-backup/issues/new/choose>.
>>
>> We could also use some help, so don't hesitate to raise your hand on the
>> mailing list if you'd like to help your favorite backup tool!
>>
>> —
>>
>> This release has 23 assets:
>>
>>     * rdiff-backup-2.2.3.tar.gz
>>     * rdiff-backup-2.2.3.win32exe.zip
>>     * rdiff-backup-2.2.3.win64exe.zip
>>     *
>> rdiff_backup-2.2.3-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl
>>     *
>>
>> rdiff_backup-2.2.3-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
>>     *
>>
>> rdiff_backup-2.2.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
>>     * rdiff_backup-2.2.3-cp310-cp310-manylinux_2_28_x86_64.whl
>>     * rdiff_backup-2.2.3-cp310-cp310-win32.whl
>>     * rdiff_backup-2.2.3-cp310-cp310-win_amd64.whl
>>     *
>> rdiff_backup-2.2.3-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.whl
>>     *
>>
>> rdiff_backup-2.2.3-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
>>     *
>>
>> rdiff_backup-2.2.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
>>     * rdiff_backup-2.2.3-cp37-cp37m-manylinux_2_28_x86_64.whl
>>     *
>> rdiff_backup-2.2.3-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl
>>     *
>> rdiff_backup-2.2.3-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
>>     *
>> rdiff_backup-2.2.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
>>     * rdiff_backup-2.2.3-cp38-cp38-manylinux_2_28_x86_64.whl
>>     *
>> rdiff_backup-2.2.3-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl
>>     *
>> rdiff_backup-2.2.3-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
>>     *
>> rdiff_backup-2.2.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
>>     * rdiff_backup-2.2.3-cp39-cp39-manylinux_2_28_x86_64.whl
>>     * Source code (zip)
>>     * Source code (tar.gz)
>>
>> Visit the release page
>> <https://github.com/rdiff-backup/rdiff-backup/releases/tag/v2.2.3> to
>> download them.
>>
>>
>