debian-koji/koji
Tomas Kopecek 279e6533f6 rebuildSRPM task
New task rebuildSRPM for srpms uploaded to koji. If policy
'rebuild_srpm' returns True, build task will spawn rebuildSRPM task
first to recreate SRPM with updated buildroot macros, typically 'dist'.
Policy has access to same data as build_from_srpm and build_from_repo_id
policies. (user_id, source, task_id, build_tag, skip_tag, target, tag)

Fixes: https://pagure.io/koji/issue/1396
2019-06-26 09:06:48 +02:00
..
__init__.py update docstring 2019-06-17 10:19:12 -04:00
arch.py note origin of koji.arch and chmod -x the lib 2019-02-12 16:24:13 -05:00
auth.py use base64.b64decode 2019-03-04 09:28:39 -05:00
context.py note origin of koji.arch and chmod -x the lib 2019-02-12 16:24:13 -05:00
daemon.py tweak rank calculation 2019-04-09 15:40:00 -04:00
db.py fix import 2019-02-05 15:49:54 +01:00
Makefile misc changes for build and test 2019-01-28 08:46:11 -05:00
plugin.py python-modernize -f libmodernize.fixes.fix_import 2018-07-11 17:37:39 -04:00
policy.py don't fail on missing field in base policy tests 2018-11-28 09:01:20 +01:00
rpmdiff.py rpm builds 2019-02-12 16:06:00 -05:00
server.py drop mod_python support 2017-07-06 14:04:19 +02:00
tasks.py rebuildSRPM task 2019-06-26 09:06:48 +02:00
util.py new base64 helper functions 2019-03-04 09:28:39 -05:00
xmlrpcplus.py fix xmlrpc encoding error 2019-02-12 16:09:19 -05:00