Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs] Add xz_utils in version ranges #24763

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

uilianries
Copy link
Member

Summary

Changes to recipe: xz_utils/[>=5.4.5 <6]

Motivation

The xz_utils is used by 23 recipes in CCI right now and most of them are consuming the latest version available in Conan Center: 5.4.5.

The project looks pretty stable and the backward compatibility is checked until the version 2.3.1: https://abi-laboratory.pro/?view=timeline&l=xz

I didn't find any specific evidence in documentation or in the project repository, ensuring about backward support, so I opened an issue questioning about: tukaani-project/xz#132.

Details

Using a grep you can find how many recipes are using xz_utils:

find . -name conanfile.py -exec fgrep xz_utils/ {} +

Signed-off-by: Uilian Ries <uilianries@gmail.com>
@uilianries uilianries self-assigned this Jul 30, 2024
@conan-center-bot conan-center-bot merged commit c39d956 into conan-io:master Jul 30, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants