spec: add a minimum version to python-hawkey
ClosedPublic

Authored by kparal on May 6 2014, 12:06 PM.

Details

Summary

Older versions have a different API. The problem is in hawkey.NEVRA.evr(). In F19, it's not a method but an attribute.

Note: I used current F20 version, I don't know exactly when API changed.

Test Plan

no

Diff Detail

Lint
Lint Skipped
Unit
Unit Tests Skipped
tflink accepted this revision.May 6 2014, 12:07 PM

Looks good to me. It's unfortunate that F19 isn't going to work but I don't foresee any huge problems with going this route.

mkrizek accepted this revision.May 6 2014, 12:20 PM

Assuming it works, look good to me.

kparal closed this revision.May 6 2014, 1:08 PM

Closed by commit rLTRNa544681d1912 (authored by @kparal).