tkopecek / koji

Forked from koji 7 years ago
Clone

8962c26 python-modernize -f libmodernize.fixes.fix_import

Authored and Committed by tkopecek 6 years ago
71 files changed. 92 lines added. 21 lines removed.
builder/mergerepos
file modified
+1 -0
koji/db.py
file modified
+2 -1
koji/server.py
file modified
+1 -0
koji/ssl/SSLCommon.py
file modified
+2 -1
koji/ssl/SSLConnection.py
file modified
+1 -0
koji/ssl/__init__.py
file modified
+1 -0
plugins/builder/runroot.py
file modified
+1 -0
plugins/builder/save_failed_tree.py
file modified
+1 -0
plugins/hub/echo.py
file modified
+1 -0
plugins/hub/messagebus.py
file modified
+1 -0
plugins/hub/protonmsg.py
file modified
+1 -0
plugins/hub/rpm2maven.py
file modified
+1 -0
plugins/hub/runroot_hub.py
file modified
+1 -0
plugins/hub/save_failed_tree.py
file modified
+1 -0
tests/test_builder/loadkojid.py
file modified
+1 -0
tests/test_cli/loadcli.py
file modified
+1 -0
tests/test_cli/test_add_group.py
file modified
+2 -1
tests/test_cli/test_add_host.py
file modified
+2 -1
tests/test_cli/test_add_host_to_channel.py
file modified
+2 -1
tests/test_cli/test_add_pkg.py
file modified
+2 -1
tests/test_cli/test_block_pkg.py
file modified
+2 -1
tests/test_cli/test_build.py
file modified
+2 -1
tests/test_cli/test_chain_build.py
file modified
+2 -1
tests/test_cli/test_edit_host.py
file modified
+2 -1
tests/test_cli/test_import_comps.py
file modified
+2 -1
tests/test_cli/test_list_commands.py
file modified
+2 -1
tests/test_cli/test_maven_build.py
file modified
+2 -1
tests/test_cli/test_remove_channel.py
file modified
+2 -1
tests/test_cli/test_remove_host_from_channel.py
file modified
+2 -1
tests/test_cli/test_remove_pkg.py
file modified
+2 -1
tests/test_cli/test_rename_channel.py
file modified
+2 -1
tests/test_cli/test_running_in_bg.py
file modified
+2 -1
tests/test_cli/test_runroot.py
file modified
+2 -1
tests/test_cli/test_save_failed_tree.py
file modified
+2 -1
tests/test_cli/test_upload_progress_callback.py
file modified
+2 -1
tests/test_client_session.py
file modified
+1 -0
tests/test_compatrequests.py
file modified
+1 -0
tests/test_fixEncoding.py
file modified
+1 -0
tests/test_hub/test_add_btype.py
file modified
+1 -0
tests/test_hub/test_apply_query_opts.py
file modified
+1 -0
tests/test_hub/test_cg_importer.py
file modified
+1 -0
tests/test_hub/test_create_tag.py
file modified
+1 -0
tests/test_hub/test_delete_build.py
file modified
+1 -0
tests/test_hub/test_dist_repo.py
file modified
+1 -0
tests/test_hub/test_edit_tag.py
file modified
+1 -0
tests/test_hub/test_getRPMDeps.py
file modified
+1 -0
tests/test_hub/test_get_build_type.py
file modified
+1 -0
tests/test_hub/test_get_next_release.py
file modified
+1 -0
tests/test_hub/test_get_upload_path.py
file modified
+1 -0
tests/test_hub/test_get_verify_class.py
file modified
+1 -0
tests/test_hub/test_import_build.py
file modified
+1 -0
tests/test_hub/test_import_image_internal.py
file modified
+1 -0
tests/test_hub/test_insert_processor.py
file modified
+1 -0
tests/test_hub/test_list_btypes.py
file modified
+1 -0
tests/test_hub/test_list_task_output.py
file modified
+1 -0
tests/test_hub/test_listing.py
file modified
+1 -0
tests/test_hub/test_models/test_host.py
file modified
+1 -0
tests/test_hub/test_new_typed_build.py
file modified
+1 -0
tests/test_hub/test_query_processor.py
file modified
+1 -0
tests/test_hub/test_recycle_build.py
file modified
+1 -0
tests/test_hub/test_rpmdiff.py
file modified
+1 -0
tests/test_hub/test_tag_operations.py
file modified
+1 -0
tests/test_hub/test_update_processor.py
file modified
+1 -0
tests/test_krbv.py
file modified
+1 -0
tests/test_parsers.py
file modified
+1 -0
tests/test_plugins/test_protonmsg.py
file modified
+1 -0
tests/test_plugins/test_runroot_builder.py
file modified
+1 -0
tests/test_plugins/test_runroot_hub.py
file modified
+1 -0
tests/test_plugins/test_save_failed_tree_builder.py
file modified
+1 -0
tests/test_policy.py
file modified
+1 -0
tests/test_utils.py
file modified
+1 -0
    python-modernize -f libmodernize.fixes.fix_import
    
        
file modified
+1 -0
file modified
+2 -1
file modified
+1 -0
file modified
+2 -1
file modified
+1 -0
file modified
+1 -0
file modified
+1 -0
file modified
+1 -0
file modified
+1 -0
file modified
+1 -0
file modified
+1 -0
file modified
+1 -0
file modified
+1 -0
file modified
+2 -1
file modified
+1 -0
file modified
+1 -0
file modified
+1 -0
file modified
+1 -0
file modified
+1 -0
file modified
+1 -0
file modified
+1 -0