Skip to content

Conversation

@ashb
Copy link
Contributor

@ashb ashb commented Nov 29, 2020

Similar to #1479, but there is now a version 2 and version 3, neither of the
"breaking" changes affects the use in this project (of just loading text files) so
is okay for us to use.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Similar to aws-cloudformation#1479, but there is now a version 2 and version 3, neither of the
"breaking" changes affects the use in this project (of just loading text files) so
is okay for us to use.
@kddejong kddejong merged commit 3eab12d into aws-cloudformation:master Nov 30, 2020
'pathlib2>=2.3.0;python_version<="3.4"',
'importlib_resources~=1.0.2;python_version=="3.4"',
'importlib_resources~=1.4;python_version<"3.7" and python_version!="3.4"',
'importlib_resources>=1.4,<4;python_version<"3.7" and python_version!="3.4"',
Copy link
Contributor

Choose a reason for hiding this comment

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

Does version 4 have breaking changes?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Version 4 hasn't been released yet, 3.x is the current latest -- this is just being safe as we don't know what the breaking change will be when it comes.

@ashb ashb deleted the patch-1 branch December 1, 2020 10:30
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.

3 participants