Additionally:
Hmm, bumping the version a second time is a bit excessive.
48 new commits added
long
@nphilipp - do you have a reviewer lined up for this? I know it is probably pending changes in the underlying libmodulemd being worked on by @sgallagh.
Should we seek out a specific reviewer for this?
(Getting this merged and released on top of the new v2 support in libmodulemd will (I think) block getting Factory serviced ported over.. that is, unless the libmodulemd lib itself provides its own compatible python interface.)
edit: that, in turn, will block things like stream expansion.
Libmodulemd does provide its own python interface, but it’s not compatible with the earlier one. We had created this wrapper to be a drop-in replacement, but the v2 format requires changing the API as well, so we are recommending that you port to the libmodulemd API.
Even if we update these patches, they won’t be a drop-in replacement because the handling for module dependencies have changed.
Yeah, last week we decided that while the wrapper as such is finished, maintaining it doesn't make much sense in the light of the API changes. Aw, shucks. ;)
Pull-Request has been closed by nphilipp
Additionally: