Project

Profile

Help

Issue #5671

closed

RPM 'requires' should be a hash when returned from ruby bindings

Added by iballou over 4 years ago. Updated about 4 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Sprint/Milestone:
-
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.

Also available in: Atom PDF