-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
I'm getting a deprecation warning from this script when run on RHEL 8.
/usr/lib64/python3.6/site-packages/hawkey/__init__.py:345: DeprecationWarning: The class hawkey.Repo is deprecated. Please use dnf.repo.Repo instead. The class will be removed on 2019-12-31.
warnings.warn(msg, DeprecationWarning)
Additionally the repo I'm attempting to run the splitter on doesn't produce any split data at all. The only output I receive is the above message. Does anybody know how to resolve this?
Metadata
Metadata
Assignees
Labels
No labels