Skip to content

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

Merged
doug-walker merged 3 commits into
AcademySoftwareFoundation:mainfrom
autodesk-forks:adsk_contrib/fix-issue-with-sphinx-and-urllib3-in-workflow
May 16, 2023
Merged

Adsk contrib - Fix issue with urllib3 version and the container images for the CIs#1797
doug-walker merged 3 commits into
AcademySoftwareFoundation:mainfrom
autodesk-forks:adsk_contrib/fix-issue-with-sphinx-and-urllib3-in-workflow

Conversation

@cedrik-fuoco-adsk
Copy link
Copy Markdown
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
@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.

4 participants