This patch set updates both libosinfo and osinfo-db-tools deps. The
changes done are, basically:
libosinfo:
- drop gnome-common
- drop intltool
osinfo-db-tools:
- drop gnome-common
- drop intltool
- add python3
- add python3-pytest
- add python3-requests
Together with those changes:
- gnome-common has been dropped from the mappings as the only consumers
were libosinfo and osinfo-db-tools.
- `make check` is not ran for CentOS 7 anymore, as the osinfo-db-tools
testes depend on python3.
Fabiano FidĂȘncio (7):
guests: Drop gnome-common libosinfo's dependency
guests: Drop gnome-common osinfo-db-tools' dependency
guests: Remove unused "gnome-common" mapping
guests: Drop intltool libosinfo's dependency
guests: Drop intltool osinfo-db-tools' dependency
guests: Update test dependencies for osinfo-db-tools
Stop running `make check` against osinfo-db-tools on CentOS 7
guests/playbooks/build/projects/osinfo-db-tools.yml | 10 ++++++++++
guests/vars/mappings.yml | 3 ---
guests/vars/projects/libosinfo.yml | 2 --
guests/vars/projects/osinfo-db-tools.yml | 5 +++--
jenkins/projects/osinfo-db-tools.yaml | 12 ++++++++++++
5 files changed, 25 insertions(+), 7 deletions(-)
--
2.20.1