debian-koji/util
Mike McLean 61068557c4 kojira: fix iteration over repos in py3
Multiple threads loop over this data, which changes. These loops
need to use a copy. In py2 .keys() and .values() are copied data,
but in py3 they are references to the dict data.

Fixes: https://pagure.io/koji/issue/1355
2019-03-21 17:26:51 -04:00
..
koji-gc Remove python2.4 OptionParse fix 2019-03-20 16:09:44 -04:00
koji-gc.conf Update http:// to https:// in code 2016-12-19 11:49:11 -05:00
koji-shadow Remove python2.4 OptionParse fix 2019-03-20 16:09:44 -04:00
koji-shadow.conf Update http:// to https:// in code 2016-12-19 11:49:11 -05:00
kojira kojira: fix iteration over repos in py3 2019-03-21 17:26:51 -04:00
kojira.conf blacklist tags for kojira 2018-02-20 09:43:30 -05:00
kojira.init fix spelling error 2016-09-15 15:59:03 -04:00
kojira.service update docs links in service configs 2017-08-08 12:18:04 -04:00
kojira.sysconfig support for running as an alternate OS user (defaults to root) 2007-05-29 11:32:03 -04:00
Makefile Add systemd unit file for kojira 2015-06-07 08:14:53 -05:00