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

Currency: added build_script and updated build_info.json for Matplotlib v3.8.0 #5346

Merged
merged 2 commits into from
Feb 4, 2025

Conversation

kiranNukal
Copy link
Contributor

Checklist

  • Have you checked and followed all the points mention in the CONTRIBUTING.MD
  • Have you validated script on UBI 9 container
  • Did you run the script(s) on fresh container with set -e option enabled and observe success ?
  • Did you have Legal approvals for patch files ?

Copy link
Contributor

@shubham-dayma-ibm shubham-dayma-ibm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't see any difference between matplotlib_3.7.1_ubi_9.3.sh and matplotlib_3.8.0_ubi_9.3.sh. Why matplotlib_3.7.1_ubi_9.3.sh is not working for 3.8.0?

"validate_build_script": true,
"use_non_root_user": false,
"docker_build": false,
"v3.9.2": {
"build_script": "matplotlib_ubi_9.3.sh"
},
"*":{
"build_script":"matplotlib_3.7.1_ubi_9.3.sh"
"build_script":"matplotlib_3.8.0_ubi_9.3.sh"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make sure build_info.json covers all the build-scripts available for different version. We can't remove 3.7.1 from here, if it was working for that version

@shubham-dayma-ibm
Copy link
Contributor

PR should be in open state for review

@kiranNukal kiranNukal marked this pull request as ready for review January 24, 2025 12:42
@shubham-dayma-ibm shubham-dayma-ibm merged commit a298207 into ppc64le:python-ecosystem Feb 4, 2025
1 check passed
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