-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
mpfr: cleanup patches #21339
mpfr: cleanup patches #21339
Conversation
they were introduced in conan-io#14687 but never applied also, use more compact archives identified by conan-io#21146 and https://ericlemanissier.github.io/conan-center-lint-conandata/
The build is now finished. You can take a look at the results here |
Conan v1 pipeline ✔️All green in build 1 (
Conan v2 pipeline ✔️
All green in build 1 ( |
for the record: |
I like to use .xz due its reduced size, but it requires xz-utils installed as well, so it's one more dependency. For Python >=3.3 it should not be a problem because lzma is already supported (Conan 2.x requires Python 3.5) https://docs.python.org/3/library/tarfile.html I'm totally fine with this change, I just would not want to see PR only changing it, tar.gz is fine as well, are only few MBs more in total. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
they were introduced in #14687 but never applied
also, use more compact archives
identified by #21146
and https://ericlemanissier.github.io/conan-center-lint-conandata/
Specify library name and version: lib/1.0