I'm seeing the same issue as the depcheck failures: there doesn't seem to be a python-gobject package to install. I have python3-gobject installed already, but that doesn't satisfy the dependency.
Error: Package: meld-3.14.0-2.fc22.noarch (updates-testing)
Requires: python-gobject
You could try using --skip-broken to work around the problem
python-gobject is available only from pygobject3-3.17.90-2.fc23, not available on F-22.
So perhaps adding "Requires: python-gobject" is not the "right" solution even on F-23 (as I can use meld on F-22)
Same here. F22 - dep missing. I don't see the issue from #1266389 on a rebuild meld-3.14.1-1.fc22.noarch.rpm with the pyhon-gobject dep removed from the .spec file.
This update has been submitted for testing by dmaphy.
Taskotron: depcheck test FAILED on i386. Result log: https://taskotron.fedoraproject.org/resultsdb/results/3791356 (results are informative only)
Taskotron: depcheck test FAILED on x86_64. Result log: https://taskotron.fedoraproject.org/resultsdb/results/3791439 (results are informative only)
I'm seeing the same issue as the depcheck failures: there doesn't seem to be a python-gobject package to install. I have python3-gobject installed already, but that doesn't satisfy the dependency.
This update has been pushed to testing.
Error: Package: meld-3.14.0-2.fc22.noarch (updates-testing) Requires: python-gobject You could try using --skip-broken to work around the problem
python-gobject is available only from pygobject3-3.17.90-2.fc23, not available on F-22. So perhaps adding "Requires: python-gobject" is not the "right" solution even on F-23 (as I can use meld on F-22)
I'm getting the same error as the one depcheck gets on F22.
This update has been obsoleted.
Same here. F22 - dep missing. I don't see the issue from #1266389 on a rebuild meld-3.14.1-1.fc22.noarch.rpm with the pyhon-gobject dep removed from the .spec file.
Same error. it should be used pygobject2 instead of python-gobject