Actions
Issue #5671
closedRPM 'requires' should be a hash when returned from ruby bindings
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
API Bindings, Katello
Sprint:
Sprint 61
Quarter:
Description
RPM 'requires' currently looks like:
"requires"=>"[[\"/usr/bin/python2\", null, null, null, null, false], [\"python(abi)\", \"EQ\", \"0\", \"2.7\", null, false]]"
This should be a hash so we can have requires['flags'] return EQ, for example.
Actions
Stopping to save JSONFields as String
https://pulp.plan.io/issues/5671 closes #5671