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

libwebp: remove old versions #18416

Merged
merged 3 commits into from
Sep 29, 2023

Conversation

mayeut
Copy link
Contributor

@mayeut mayeut commented Jul 8, 2023

Specify library name and version: libwebp/all

Drop support for versions not used in up-to-date recipes.
Per https://github.com/conan-io/conan-center-index/blob/master/docs/adding_packages/sources_and_patches.md#removing-old-versions, 1.1.0 is kept as well although unused by up-to-date recipes.

downstream recipes:
dcmtk => removed or indirect
dlib => 1.3.1
ffmpeg => 1.3.1
freeimage => 1.3.1
gdal => 1.3.1
imagemagick => 1.2.0, #18429 bumps to 1.3.1
itk => removed or indirect
leptonica => 1.3.1
libgeotiff => removed or indirect
librasterlite2 => 1.3.1
libtiff => 1.3.1
libvips => 1.3.0, #18453 bumps to 1.3.1
opencv => removed or indirect
openimageio => 1.3.1
osgearth => 1.3.1
podofo => removed or indirect
proj => removed or indirect
sail => 1.3.1
sdl_image => 1.3.1
tesseract => removed or indirect

update 2023-08-19:

conan-center-index % grep -r '"libwebp/' recipes | grep -v '/1.3.1' 
recipes/libvips/all/conanfile.py:     self.requires("libwebp/1.3.0")
recipes/imagemagick/all/conanfile.py: self.requires("libwebp/1.2.0")

@conan-center-bot

This comment has been minimized.

@AbrilRBS AbrilRBS self-assigned this Jul 8, 2023
@conan-center-bot

This comment has been minimized.

Copy link
Member

@AbrilRBS AbrilRBS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for your contribution! I think it could be nice to have the 1.2.0 and 1.2.2 dependants bumped, I'll get to it, link the PRs to this one, and we can update it to remove even more versions! And thanks to you and your great PR description, I know exactly which PRs to process :)

@mayeut
Copy link
Contributor Author

mayeut commented Jul 11, 2023

I'll update the description with links to each PR

@AbrilRBS
Copy link
Member

Thanks a lot! I'll prioritize reviewing those on my side to get this moving asap :)

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@jcar87 jcar87 self-assigned this Aug 3, 2023
@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@AbrilRBS
Copy link
Member

AbrilRBS commented Aug 8, 2023

Hi @mayeut thanks a lot for your patience, I'm back from my holiday, will try to finally get the last remaining PRs merged soon :)

@conan-center-bot

This comment has been minimized.

@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 9 (06be5d631d80ecbd81f46984f9227c5f1a031383):

  • libwebp/1.3.1:
    All packages built successfully! (All logs)

  • libwebp/1.3.2:
    All packages built successfully! (All logs)

  • libwebp/1.2.4:
    All packages built successfully! (All logs)

  • libwebp/1.1.0:
    All packages built successfully! (All logs)


Conan v2 pipeline ✔️

Note: Conan v2 builds are now mandatory. Please read our discussion about it.

All green in build 8 (06be5d631d80ecbd81f46984f9227c5f1a031383):

  • libwebp/1.2.4:
    All packages built successfully! (All logs)

  • libwebp/1.1.0:
    All packages built successfully! (All logs)

  • libwebp/1.3.1:
    All packages built successfully! (All logs)

  • libwebp/1.3.2:
    All packages built successfully! (All logs)

@conan-center-bot conan-center-bot merged commit 085f102 into conan-io:master Sep 29, 2023
5 checks passed
@mayeut mayeut deleted the libwebp-remove-old branch September 30, 2023 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants