[libvirt] [jenkins-ci PATCH 0/7] Update libosinfo/osinfo-db-tools dependencies

Fabiano Fidêncio posted 7 patches 5 years ago
Failed in applying to current master (apply log)
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(-)
[libvirt] [jenkins-ci PATCH 0/7] Update libosinfo/osinfo-db-tools dependencies
Posted by Fabiano Fidêncio 5 years ago
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

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [jenkins-ci PATCH 0/7] Update libosinfo/osinfo-db-tools dependencies
Posted by Andrea Bolognani 5 years ago
On Mon, 2019-04-08 at 14:01 +0200, Fabiano Fidêncio wrote:
> 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.

Reviewed-by: Andrea Bolognani <abologna@redhat.com>

and pushed. I'll update Jenkins and the guests in a minute.

-- 
Andrea Bolognani / Red Hat / Virtualization

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list