setup for python-2.6 avoid depreciation warnings
This commit is contained in:
parent
821414b8ba
commit
373fbad545
7 changed files with 11 additions and 6 deletions
2
cli/koji
2
cli/koji
|
|
@ -31,7 +31,7 @@ import base64
|
|||
import koji
|
||||
import koji.util
|
||||
import fnmatch
|
||||
import md5
|
||||
from koji.util import md5_constructor
|
||||
import os
|
||||
import re
|
||||
import pprint
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue