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

sqlite3: add version 3.47.2 #26206

Merged
merged 2 commits into from
Jan 6, 2025
Merged

sqlite3: add version 3.47.2 #26206

merged 2 commits into from
Jan 6, 2025

Conversation

toge
Copy link
Contributor

@toge toge commented Dec 16, 2024

Summary

Changes to recipe: sqlite3/3.47.2

Motivation

There are several improvements in 3.47.2

Details

sqlite/sqlite@version-3.47.1...version-3.47.2

Maintainer modifications

  • Remove test_v1_package folder
  • Only keep the most recent patch version of recent minor releases - they're all backwards compatible, there's no need to keep them all - note: recipes should move to depending on sqlite3 version range
  • Remove conditional logic in the recipe that assumed possible old versions
  • Remove Conan 1.x only logic
  • Simplify test_package with current conventions - a single function call is sufficient
  • CMake version 3.15 as minimum - we don't support anything lower, and CMake is already warning that support for older versions is deprecated soon

@jcar87 jcar87 merged commit 70903ea into conan-io:master Jan 6, 2025
9 checks passed
@jcar87
Copy link
Contributor

jcar87 commented Jan 6, 2025

Thanks!

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.

2 participants