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

[docs] update VERSIONS.md to note that OpenUSD requires Jinja2 >= 3.0 #3314

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

pmolodo
Copy link
Contributor

@pmolodo pmolodo commented Sep 23, 2024

Description of Change(s)

OpenUSD makes use of jinja2.pass_context:

... which did not exist before 3.0
(was previously named contextfunction):

Fixes Issue(s)

  • Incompatible jinja2 version listed in VERSIONS.md
  • I have verified that all unit tests pass with the proposed changes
  • I have submitted a signed Contributor License Agreement

@jesschimein
Copy link
Contributor

Filed as internal issue #USD-10188

@jesschimein
Copy link
Contributor

/AzurePipelines run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@dsyu-pixar
Copy link

@pmolodo thank you for this update. Just FYI I've checked our test/build machines and confirmed we are using jinja2 v3.1.2, so I'm going to use that specific version in VERSIONS.md to be consistent.

@pmolodo
Copy link
Contributor Author

pmolodo commented Nov 19, 2024

@pmolodo thank you for this update. Just FYI I've checked our test/build machines and confirmed we are using jinja2 v3.1.2, so I'm going to use that specific version in VERSIONS.md to be consistent.

Sounds great!

@pixar-oss pixar-oss merged commit ae8298d into PixarAnimationStudios:dev Nov 26, 2024
5 checks 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.

4 participants