Skip to content

fix(deps): require uritemplate 3.0.1#1629

Merged
parthea merged 5 commits intomainfrom
require-uritemplate-3-0-1
Dec 13, 2021
Merged

fix(deps): require uritemplate 3.0.1#1629
parthea merged 5 commits intomainfrom
require-uritemplate-3-0-1

Conversation

@parthea
Copy link
Copy Markdown
Contributor

@parthea parthea commented Dec 13, 2021

Fixes #1624 🦕

@parthea parthea requested a review from a team as a code owner December 13, 2021 12:07
@parthea parthea added kokoro:force-run Add this label to force Kokoro to re-run the tests. kokoro:run Add this label to force Kokoro to re-run the tests. labels Dec 13, 2021
@yoshi-kokoro yoshi-kokoro removed kokoro:run Add this label to force Kokoro to re-run the tests. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Dec 13, 2021
Copy link
Copy Markdown

@plamut plamut left a comment

Choose a reason for hiding this comment

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

LGTM, with a non-blocking remark.

Comment on lines +6 to +8
# e.g., if setup.py has "foo >= 1.14.0, < 2.0.0dev",
# Then this file should have foo==1.14.0
uritemplate==3.0.1 No newline at end of file
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Don't we normally pin the minimum version in the constraints file that targets the minimum Python version supported? It would IMO make sense to explain with a comment why this particular constraint lives in the constraints-3.10 file as well (unless this particular library is different).

Copy link
Copy Markdown

@tswast tswast left a comment

Choose a reason for hiding this comment

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

I agree with Peter that a comment in the 3.10 file would be desirable, but otherwise LGTM

@parthea
Copy link
Copy Markdown
Contributor Author

parthea commented Dec 13, 2021

I've reverted the change to testing/constraints-3.10.txt.

@parthea parthea merged commit 1c4cfdb into main Dec 13, 2021
@parthea parthea deleted the require-uritemplate-3-0-1 branch December 13, 2021 16:36
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.

Python 3.10 compatibility issue

4 participants