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

BREAKING CHANGE: Remove bork dependencies; update deps #318

Merged
merged 2 commits into from
Oct 7, 2023
Merged

Conversation

duckinator
Copy link
Owner

bork dependencies was using the now-unmaintained pep517 library.

As best I can tell, pep517 was split into pyproject-hooks and build, but
neither has this functionality. Given that it's not super important, I
opted to remove it instead of having an unmaintained dependency.

It was forcing us to rely on the now-unmaintained pep517 library.

(afaict, `pep517` was split into `pyproject-hooks` and `build`, but
neither has this functionality. given that it's not super important, i
opted to remove it instead of having an unmaintained dependency.)
@duckinator
Copy link
Owner Author

bors r+

@bors
Copy link
Contributor

bors bot commented Oct 7, 2023

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

  • CI success

@bors bors bot merged commit 529fb4e into main Oct 7, 2023
23 of 25 checks passed
@bors bors bot deleted the update-deps branch October 7, 2023 20:02
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.

None yet

1 participant