[openimageio] Bump to 2.1.11.2#9744
[openimageio] Bump to 2.1.11.2#9744theblackunknown wants to merge 2 commits intomicrosoft:masterfrom
Conversation
14a695d to
334be28
Compare
334be28 to
9d719da
Compare
|
Hi @theblackunknown thanks for this PR. |
|
Now that I am aware of #8543 from @JackBoosY I would suggest to put this one on hold |
9d719da to
76f7560
Compare
76f7560 to
61f9a23
Compare
|
Good morning, version 2.1.11 released. I was having issues using this latest version with the port. It seems the way the patches have to be applied have changed from 2.1.10 to 2.1.11. |
|
Hi @huargovfx , I consider this PR on hold for now If possible I would suggest to use this other PR is you don't need the latest OpenImageIO, otherwise please be a bit more patient :) |
|
@theblackunknown My PR #8543 has been merged, you can continue your work now : ) |
|
Thanks ! Will do once I rebase my work ! |
61f9a23 to
c300cb7
Compare
c300cb7 to
4909119
Compare
|
/azp run |
|
Need to test features. |
|
Sorry for the late reply. All features except for
All features except for( Could you please help confirm and check the results about |
4909119 to
e8b2615
Compare
|
Hey @NancyLi1013 , I have just tested those features on a Linux OS In my opinion, the main issue is how
Now, even if I found the correct package to install to make it work on Linux, I had to further tweak the portfile to make sure So my last commit is hacky but make it pass for me,
What do you think ? |
|
@theblackunknown |
|
@JackBoosY |
|
|
Ok, we agree on this and this is what the current port is currently doing However the pybind11 port needs an upgrade because the wrong python libraries gets picked up in its current state :
I am currently tackling this issue in #9979 |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
@NancyLi1013 @JackBoosY same as my other PR, this one is also on hold as it requires the ones that are now closed |
This pull requests bump OpenImageIO port version to 2.1.10
What does your PR fix? N/A
Which triplets are supported/not supported? Have you updated the CI baseline?
I have tested a custom triplet x64-windows-static-release, but I am waiting on CI to iterate and validate others
I haven't touched the CI baseline
Does your PR follow the maintainer guide?
Yes