Fixes: https://pagure.io/koji/issue/3072
deprecated message should go only to koji.__init.__. Other can be removed completely (koji-shadow, koji-gc). In koji_cli.lib it should be replaced by from koji import _ (it should have never been there if it is in basic lib).
koji.__init.__
from koji import _
rebased onto d83410a4014c06efd3418bb05883b9ad2b465d29
:thumbsup:
Metadata Update from @tkopecek: - Pull-request tagged with: testing-ready
rebased onto d9f853075040fe71adcc538b7b1edb92906caf5c
rebased onto 32b5377392ade0f1d1e159288b000383e5c3a39b
Commit 068ccedd fixes this pull-request
Pull-Request has been merged by tkopecek
Metadata Update from @jobrauer: - Pull-request tagged with: testing-done
Fixes: https://pagure.io/koji/issue/3072