-
-
Notifications
You must be signed in to change notification settings - Fork 551
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
Add system_provided extra_requires #3967
Comments
JonoYang
added a commit
that referenced
this issue
Oct 31, 2024
* Update configure script Signed-off-by: Jono Yang <[email protected]>
JonoYang
added a commit
that referenced
this issue
Oct 31, 2024
* Update configure script Signed-off-by: Jono Yang <[email protected]>
JonoYang
added a commit
that referenced
this issue
Oct 31, 2024
* Update configure script Signed-off-by: Jono Yang <[email protected]>
JonoYang
added a commit
that referenced
this issue
Oct 31, 2024
* Update configure script Signed-off-by: Jono Yang <[email protected]>
JonoYang
added a commit
that referenced
this issue
Nov 1, 2024
* Use new style Signed-off-by: Jono Yang <[email protected]>
JonoYang
added a commit
that referenced
this issue
Nov 1, 2024
* Use setup-mini.cfg in Dockerfile * Install proper runtime libraries * Install build_essential to build some wheels, then remove it Signed-off-by: Jono Yang <[email protected]>
JonoYang
added a commit
that referenced
this issue
Nov 3, 2024
* Update ChefMetadataFormatter Signed-off-by: Jono Yang <[email protected]>
JonoYang
added a commit
that referenced
this issue
Nov 4, 2024
* Update ChefMetadataFormatter Signed-off-by: Jono Yang <[email protected]>
JonoYang
added a commit
that referenced
this issue
Nov 4, 2024
* Update ChefMetadataFormatter Signed-off-by: Jono Yang <[email protected]>
JonoYang
added a commit
that referenced
this issue
Nov 4, 2024
* Update ChefMetadataFormatter Signed-off-by: Jono Yang <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We should make it easier for users to use the system_provided versions of extractcode_7z, extractcode_libarchive, and typecode_libmagic. This would involve adding these packages to a new extra_requires, system_provided. We should also update the configure script to have an option to install the system_provided version. Documentation needs to be updated to cover installation of system-provided libraries.
The text was updated successfully, but these errors were encountered: