pagure Logo
  • Log In

mikem / koji

Forked from koji 9 years ago
Clone
Source Code
GIT
Documentation
GIT

Learn more about these different git repos.

Other Git URLs

  • Source
  • Docs
  • Pull Requests  0
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

7a9b056 Don't try to resolve server version for old hubs

Authored and Committed by tkopecek 2 years ago
raw patch tree parent
7 files changed. 69 lines added. 21 lines removed.
cli/koji_cli/commands.py
file modified
+3 -13
koji/__init__.py
file modified
+22 -0
kojihub/kojixmlrpc.py
file modified
+9 -3
tests/test_cli/test_add_channel.py
file modified
+1 -1
tests/test_cli/test_cancel.py
file modified
+3 -2
tests/test_cli/test_edit_channel.py
file modified
+1 -2
tests/test_lib/test_client_session.py
file modified
+30 -0
    Don't try to resolve server version for old hubs
    
    Related: https://pagure.io/koji/issue/3890
    
        
cli/koji_cli/commands.py
file modified
+3 -13
koji/__init__.py
file modified
+22 -0
kojihub/kojixmlrpc.py
file modified
+9 -3
tests/test_cli/test_add_channel.py
file modified
+1 -1
tests/test_cli/test_cancel.py
file modified
+3 -2
tests/test_cli/test_edit_channel.py
file modified
+1 -2
tests/test_lib/test_client_session.py
file modified
+30 -0
Powered by Pagure 5.14.1
Documentation • File an Issue • About • SSH Hostkey/Fingerprint
© Red Hat, Inc. and others.