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

Configure build system for blinker >= 1.6.3 #1344

Merged
merged 1 commit into from
Oct 21, 2023

Conversation

apeschar
Copy link
Contributor

Same as #1341, but with tests, and the exclusive until set properly.

I didn't notice the other PR until I nearly finished this.

},
{
"buildSystem": "flit-core",
"from": "1.6.2"
Copy link
Contributor

@l0b0 l0b0 Oct 11, 2023

Choose a reason for hiding this comment

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

This looks like the opposite error: from is inclusive, so this should be "1.6.3". By the way, it's generally better to just update a PR (even rewriting history) than creating a new PR with the same purpose.

For more info on why this seeming inconsistency is preferred, see for example Always use [closed, open) intervals.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

👍 Wasn't paying enough attention. Fixed now.

it's generally better to just update a PR (even rewriting history) than creating a new PR with the same purpose.

I'm not sure how I can update some else's PR? Or do you mean rebasing this PR on theirs?

Copy link
Contributor

Choose a reason for hiding this comment

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

Oh whoops, I assumed you were the same author!

Copy link
Contributor

@l0b0 l0b0 left a comment

Choose a reason for hiding this comment

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

Very nice, thank you!

@cpcloud cpcloud added this pull request to the merge queue Oct 21, 2023
Merged via the queue into nix-community:master with commit 85155da Oct 21, 2023
119 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.

3 participants