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

libprotobuf 4.22.3 #144

Merged
merged 24 commits into from
May 13, 2023
Merged

libprotobuf 4.22.3 #144

merged 24 commits into from
May 13, 2023

Conversation

h-vetinari
Copy link
Member

@h-vetinari h-vetinari commented Feb 7, 2023

Noticed that there are rc's for 22.0, which has a major version bump for C++, see https://github.com/protocolbuffers/protobuf/blob/main/version.json

Also, libprotobuf now depends on abseil, which will make life harder in several ways, and will probably require conda-forge/abseil-cpp-feedstock#53.

Finally, we're reinstating the switch to CMake-only on unix (see #68 / #128 / #130), because autotools was dropped completely.

Closes #68
Closes #145
Closes #146
Closes #147
Closes #148

@conda-forge-webservices
Copy link
Contributor

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

@h-vetinari
Copy link
Member Author

It seems the tests depend on an abseil target that's not packaged because it's marked TESTONLY.

@h-vetinari h-vetinari changed the title WIP: libprotobuf 4.22.0.rc2 WIP: libprotobuf 4.22.3 Apr 19, 2023
@h-vetinari
Copy link
Member Author

This now depends on conda-forge/abseil-cpp-feedstock#58, which depends on (something like) conda-forge/gtest-feedstock#69

@h-vetinari h-vetinari changed the title WIP: libprotobuf 4.22.3 libprotobuf 4.22.3 May 13, 2023
@h-vetinari h-vetinari merged commit ac55230 into conda-forge:main May 13, 2023
@h-vetinari h-vetinari deleted the bump branch May 13, 2023 12:34
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.

Protobuf cmake modules do not appear to be installed for Linux
1 participant