debian-koji/vm
Ken Dreyer 64a856f62b kojikamid: write buildrequires files as bytes
Fix a TypeError when downloading buildrequires files on Python 3.
base64.b64decode() returns bytes, so we must open the file for writing
in bytes mode, not text mode.

Add a unit test that verifies this behavior.
2022-11-09 16:50:17 -05:00
..
fix_kojikamid.sh a wrapper ignoring FIPS for hashlib.md5 2020-06-24 14:42:00 +02:00
kojikamid.py kojikamid: write buildrequires files as bytes 2022-11-09 16:50:17 -05:00
kojivmd kojivmd: check for HTTP errors in getFile() 2022-11-08 17:12:03 -05:00
kojivmd.conf kojivmd: update example topurl 2022-11-08 17:23:02 -05:00
kojivmd.init fix spelling error 2016-09-15 15:59:03 -04:00
kojivmd.service update docs links in service configs 2017-08-08 12:18:04 -04:00
kojivmd.sysconfig package kojivmd 2010-10-20 16:18:56 -04:00
Makefile remove sysv from Makefiles 2020-10-06 15:00:23 +02:00