packetary/packetary/objects
Sergey Kulanov f922090dc6 Allow to search mandatory packages in all forest
Update requirements with filter option:

        "mandatory": {
            "enum": ["exact", "newest"]
        }

1) [RPM] We need to search the newest mandatory packages in all
   forest but not from the exact tree, also repo priority should
   be take into account

2) Add priority to gen_repository in tests, since this is
   mandatory parameter

3) [Tests] Add package10 with different version to check mandatory
   values:
    - None
    - "exact"
    - "newest"
  match for mandatory packages

Change-Id: I36a1463b495075bf6c44a46b557c3ac524de0220
Closes-bug: #1585103
2016-07-05 22:45:28 +03:00
..
__init__.py [RPM] Use yum library for packages comparison 2016-06-01 15:18:08 +03:00
base.py Update file-headers 2015-12-29 12:08:39 +03:00
index.py Unify input data format 2016-01-28 17:27:15 +00:00
package.py Add package filtering feature 2016-02-20 07:00:52 +03:00
package_relation.py Unify input data format 2016-01-28 17:27:15 +00:00
packages_forest.py Allow to search mandatory packages in all forest 2016-07-05 22:45:28 +03:00
packages_tree.py Fix rpm package equality issue 2016-06-06 15:15:05 +03:00
repository.py [priority] Merge repos with the same priority 2016-06-14 13:42:34 +03:00