TL;DR: Delve now has bundle dependencies.

While working on integrating Delve with Packit, I found myself trying to fix some dependencies again. This is not usually a problem, but in some packages, like Delve, the version of the already existing Fedora packages containing the dependencies doesn’t match. Patching tests to adapt them to a different version when the upstream project is active and well-tested sounds like a bad idea. So, I bundled the dependencies.

This should make the whole update process for Delve really straightforward and almost automagic because Packit will detect new versions and open the PR for every supported branch.

By the way, I created a Fedora category and added myself to Fedora Planet.