#16 Use hawkey instead of yum
Merged by kparal. Opened by frantisekz.
hawkey  into  develop

Download 16.patch

yum is compatible with Python 2 only and is going to be dropped from Fedora 30 [0]

Also, I had to remove dnf-yum before being able to install yum on my F29 laptop.
I've tested these changes on some random packages, I hope I didn't miss anything important.

[0] https://fedoraproject.org/wiki/Changes/Deprecate_YUM_3

Frantisek, please install the hawkey rpm in tests.yml. I know it's a dependency of libtaskotron anyway, but it's better to have it explicit (libtaskotron deps can change).

Outside of that, it looks ok to me, we use the same code in libtaskotron. I haven't tried to run it, though. @sinnykumari , is the change ok with you?

Sorry for the noise

1 new commit added

  • Depend explicitly on hawkey

It should be python2/3-hawkey.

3 new commits added

  • Depend explicitly on hawkey
  • Use hawkey instead of yum
  • Dont depend on yum

Works fine after testing, merging.

Commit 924c3fe2 fixes this pull-request

Pull-Request has been merged by kparal

Metadata