Fixes: https://pagure.io/koji/issue/2606
Metadata Update from @tkopecek: - Pull-request tagged with: testing-ready
should be --jump option
should be --stop option
rebased onto 938f0939cb2e314ae83a18a8f980f70b5b29aa8d
updated
Metadata Update from @jcupova: - Pull-request tagged with: testing-done
Metadata Update from @jcupova: - Pull-request untagged with: testing-done
Metadata Update from @jcupova: - Pull-request untagged with: testing-ready
This seems to include an unrelated change in the commit
- parser.add_option("--write", action="store_true", - help=_("Also write the signed copies")) + parser.add_option("--write", action="store_true", help=SUPPRESS_HELP)
rebased onto cb3153ca1effb1a1ef052143760f1ddc3cac088a
rebased onto 5d8ea42f4924b6278a11a30c378ad3fe0e0009bf
I've removed using util.deprecated in hub as it is misbehaving in multi-threading env. Also changed a bit a logic for displaying the message (due to empty dicts passed from getBuildInheritance.
util.deprecated
getBuildInheritance
Metadata Update from @jcupova: - Pull-request tagged with: testing-ready
:thumbsup:
Commit 4e85f0fb fixes this pull-request
Pull-Request has been merged by tkopecek
Fixes: https://pagure.io/koji/issue/2606