-
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
Update conanfile.py #22094
Update conanfile.py #22094
Conversation
refactor with chain constant value assignment to make code more Pythonic, concise and efficient.
|
🤖 Beep Boop! This pull request is making changes to 'recipes/dbus//'. 👋 @jwillikers you might be interested. 😉 |
Conan v1 pipeline ❌Sorry, the build is only launched for Access Request users. You can request access writing in this issue. Conan v2 pipeline ❌
The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping See details:Sorry, the build is only launched for Access Request users. You can request access writing in this issue. |
Thank you for the contribution, but I find that more difficult to read than before. Voting to close this. It's usually better to have assignment statements vertically aligned to easily distinguish what each statement is doing differently. |
Hi @anonymousdouble - thank you for your pull request. Closing this, as this does not offer benefits to the recipe's end users, and that section of the code is unlikely to survive the year anyway. |
refactor with chain constant value assignment to make code more Pythonic, concise and efficient.
Specify library name and version: lib/1.0