duckinator / bork

A Python build and release management tool.
https://bork.readthedocs.io
MIT License
12 stars 2 forks source link

BREAKING CHANGE: Remove `bork dependencies`; update deps #318

Closed duckinator closed 10 months ago

duckinator commented 10 months ago

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.

duckinator commented 10 months ago

bors r+

bors[bot] commented 10 months ago

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.