Part of lp.soyuz.scripts.ftpmaster View In Hierarchy
Store the component, section and priority of binary packages and, for each binary package the most frequent component, section and priority.
These are stored in the following attributes:
Method | __init__ | Undocumented |
Method | addBinaryDetails | Include a binary publication and update internal registers. |
Method | setCorrectValues | Find out the correct values for the same binary name |
Method | _getMostFrequentValue | Return a dict of name and the most frequent value. |