Learn more about these different git repos.
Other Git URLs
6fb78ea
@@ -4225,7 +4225,7 @@
repo_id = repo['id']
if arches is not None:
- arches = koji.parse_arches(arches, strict=True)
+ arches = koji.parse_arches(arches, strict=False)
priority = convert_value(priority, cast=int)
Fixes: https://pagure.io/koji/issue/4353
Metadata Update from @tkopecek: - Pull-request tagged with: testing-basic
Metadata Update from @mfilip: - Pull-request tagged with: testing-done
Commit 742e5de fixes this pull-request
Pull-Request has been merged by tkopecek
Fixes: https://pagure.io/koji/issue/4353