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

Adsk contrib - Fix issue with urllib3 version and the container images for the CIs #1797

Conversation

cedrik-fuoco-adsk
Copy link
Contributor

The PR fixes the issue with the CI and Dependencies latest workflow.

Since we don't control the versions of the Python modules for documentation, it is installing the latest version. Unfortunately, in OCIO's CentOS container images, the latest Urllib3 is not compatible with the OpenSSL version installed in those container images.

@cedrik-fuoco-adsk cedrik-fuoco-adsk force-pushed the adsk_contrib/fix-issue-with-sphinx-and-urllib3-in-workflow branch from 97c2d88 to 4dc19dd Compare May 12, 2023 15:46
Signed-off-by: Cédrik Fuoco <cedrik.fuoco@autodesk.com>
…his is not compatible with the OCIO container images

Signed-off-by: Cédrik Fuoco <cedrik.fuoco@autodesk.com>
Signed-off-by: Cédrik Fuoco <cedrik.fuoco@autodesk.com>
@doug-walker doug-walker merged commit 454b502 into AcademySoftwareFoundation:main May 16, 2023
18 checks passed
@doug-walker doug-walker deleted the adsk_contrib/fix-issue-with-sphinx-and-urllib3-in-workflow branch May 16, 2023 18:03
doug-walker pushed a commit to autodesk-forks/OpenColorIO that referenced this pull request Dec 6, 2023
…s for the CIs (AcademySoftwareFoundation#1797)

* Changed OCIO_PYTHON_LOAD_DLLS_FROM_PATH to opt-in instead of opt-out

Signed-off-by: Cédrik Fuoco <cedrik.fuoco@autodesk.com>

* Restrict the version of urllib3 to version <2 because version above this is not compatible with the OCIO container images

Signed-off-by: Cédrik Fuoco <cedrik.fuoco@autodesk.com>

* Revert unwanted change from this branch

Signed-off-by: Cédrik Fuoco <cedrik.fuoco@autodesk.com>

---------

Signed-off-by: Cédrik Fuoco <cedrik.fuoco@autodesk.com>
Signed-off-by: Doug Walker <Doug.Walker@autodesk.com>
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.

None yet

4 participants