aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Kletzander <mkletzan@redhat.com>2024-12-03 11:03:20 +0100
committerMartin Kletzander <mkletzan@redhat.com>2024-12-06 14:37:17 +0100
commit59e0ace8568d16218e23fb8c4d278cb8aec34e5d (patch)
treeaedc20c7396cc30bcbab036bee402d8af0e542d4
parent0f119661317333038e91b6fb9d0381a6934dcd0c (diff)
downloadlibvirt-ci-59e0ace8568d16218e23fb8c4d278cb8aec34e5d.zip
libvirt-ci-59e0ace8568d16218e23fb8c4d278cb8aec34e5d.tar.gz
libvirt-ci-59e0ace8568d16218e23fb8c4d278cb8aec34e5d.tar.bz2
mappings: Add python3-libvirt
In case someone needs to build against libvirt, but without running against libvirt-python's upstream master. Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
-rw-r--r--lcitool/facts/mappings.yml8
-rw-r--r--tests/data/packages/in/packages.yml1
-rw-r--r--tests/data/packages/out/almalinux-9.yml1
-rw-r--r--tests/data/packages/out/alpine-319.yml1
-rw-r--r--tests/data/packages/out/alpine-320.yml1
-rw-r--r--tests/data/packages/out/alpine-edge.yml1
-rw-r--r--tests/data/packages/out/centos-stream-9.yml1
-rw-r--r--tests/data/packages/out/debian-11.yml1
-rw-r--r--tests/data/packages/out/debian-12-cross-s390x.yml1
-rw-r--r--tests/data/packages/out/debian-12.yml1
-rw-r--r--tests/data/packages/out/debian-sid.yml1
-rw-r--r--tests/data/packages/out/fedora-39.yml1
-rw-r--r--tests/data/packages/out/fedora-40.yml1
-rw-r--r--tests/data/packages/out/fedora-rawhide-cross-mingw64.yml1
-rw-r--r--tests/data/packages/out/fedora-rawhide.yml1
-rw-r--r--tests/data/packages/out/freebsd-13.yml1
-rw-r--r--tests/data/packages/out/freebsd-14.yml1
-rw-r--r--tests/data/packages/out/freebsd-current.yml1
-rw-r--r--tests/data/packages/out/macos-14.yml1
-rw-r--r--tests/data/packages/out/opensuse-leap-15.yml1
-rw-r--r--tests/data/packages/out/opensuse-tumbleweed.yml1
-rw-r--r--tests/data/packages/out/ubuntu-2204.yml1
-rw-r--r--tests/data/packages/out/ubuntu-2404.yml1
23 files changed, 30 insertions, 0 deletions
diff --git a/lcitool/facts/mappings.yml b/lcitool/facts/mappings.yml
index 56e82b5..75de9f6 100644
--- a/lcitool/facts/mappings.yml
+++ b/lcitool/facts/mappings.yml
@@ -1729,6 +1729,14 @@ mappings:
Fedora39: python3-zombie-imp
Fedora40: python3-zombie-imp
+ python3-libvirt:
+ apk: py3-libvirt
+ deb: python3-libvirt
+ pkg: py311-libvirt
+ rpm: python3-libvirt
+ MacOS: libvirt-python
+ OpenSUSE: python3-libvirt-python
+
python3-libxml2:
default: python3-libxml2
apk: py3-libxml2
diff --git a/tests/data/packages/in/packages.yml b/tests/data/packages/in/packages.yml
index bb97e52..6fc96b8 100644
--- a/tests/data/packages/in/packages.yml
+++ b/tests/data/packages/in/packages.yml
@@ -260,6 +260,7 @@ packages:
- python3-docutils
- python3-gobject
- python3-imp
+- python3-libvirt
- python3-libxml2
- python3-lxml
- python3-numpy
diff --git a/tests/data/packages/out/almalinux-9.yml b/tests/data/packages/out/almalinux-9.yml
index c581ea6..ae9c0f5 100644
--- a/tests/data/packages/out/almalinux-9.yml
+++ b/tests/data/packages/out/almalinux-9.yml
@@ -221,6 +221,7 @@ native:
- python3-gobject
- python3-libnbd
- python3-libselinux
+- python3-libvirt
- python3-libxml2
- python3-lxml
- python3-numpy
diff --git a/tests/data/packages/out/alpine-319.yml b/tests/data/packages/out/alpine-319.yml
index 759f634..1765992 100644
--- a/tests/data/packages/out/alpine-319.yml
+++ b/tests/data/packages/out/alpine-319.yml
@@ -191,6 +191,7 @@ native:
- py3-docutils
- py3-flake8
- py3-gobject3
+- py3-libvirt
- py3-libxml2
- py3-lxml
- py3-numpy
diff --git a/tests/data/packages/out/alpine-320.yml b/tests/data/packages/out/alpine-320.yml
index 759f634..1765992 100644
--- a/tests/data/packages/out/alpine-320.yml
+++ b/tests/data/packages/out/alpine-320.yml
@@ -191,6 +191,7 @@ native:
- py3-docutils
- py3-flake8
- py3-gobject3
+- py3-libvirt
- py3-libxml2
- py3-lxml
- py3-numpy
diff --git a/tests/data/packages/out/alpine-edge.yml b/tests/data/packages/out/alpine-edge.yml
index 759f634..1765992 100644
--- a/tests/data/packages/out/alpine-edge.yml
+++ b/tests/data/packages/out/alpine-edge.yml
@@ -191,6 +191,7 @@ native:
- py3-docutils
- py3-flake8
- py3-gobject3
+- py3-libvirt
- py3-libxml2
- py3-lxml
- py3-numpy
diff --git a/tests/data/packages/out/centos-stream-9.yml b/tests/data/packages/out/centos-stream-9.yml
index c581ea6..ae9c0f5 100644
--- a/tests/data/packages/out/centos-stream-9.yml
+++ b/tests/data/packages/out/centos-stream-9.yml
@@ -221,6 +221,7 @@ native:
- python3-gobject
- python3-libnbd
- python3-libselinux
+- python3-libvirt
- python3-libxml2
- python3-lxml
- python3-numpy
diff --git a/tests/data/packages/out/debian-11.yml b/tests/data/packages/out/debian-11.yml
index 9a1bf1a..d3e5d9a 100644
--- a/tests/data/packages/out/debian-11.yml
+++ b/tests/data/packages/out/debian-11.yml
@@ -248,6 +248,7 @@ native:
- python3-docutils
- python3-gi
- python3-libnbd
+- python3-libvirt
- python3-libxml2
- python3-lxml
- python3-numpy
diff --git a/tests/data/packages/out/debian-12-cross-s390x.yml b/tests/data/packages/out/debian-12-cross-s390x.yml
index 8bad060..0d9317c 100644
--- a/tests/data/packages/out/debian-12-cross-s390x.yml
+++ b/tests/data/packages/out/debian-12-cross-s390x.yml
@@ -252,6 +252,7 @@ native:
- python3-docutils
- python3-gi
- python3-libnbd
+- python3-libvirt
- python3-libxml2
- python3-lxml
- python3-numpy
diff --git a/tests/data/packages/out/debian-12.yml b/tests/data/packages/out/debian-12.yml
index 013ebab..c629c0f 100644
--- a/tests/data/packages/out/debian-12.yml
+++ b/tests/data/packages/out/debian-12.yml
@@ -250,6 +250,7 @@ native:
- python3-docutils
- python3-gi
- python3-libnbd
+- python3-libvirt
- python3-libxml2
- python3-lxml
- python3-numpy
diff --git a/tests/data/packages/out/debian-sid.yml b/tests/data/packages/out/debian-sid.yml
index 61a8e9c..50e15f6 100644
--- a/tests/data/packages/out/debian-sid.yml
+++ b/tests/data/packages/out/debian-sid.yml
@@ -250,6 +250,7 @@ native:
- python3-docutils
- python3-gi
- python3-libnbd
+- python3-libvirt
- python3-libxml2
- python3-lxml
- python3-numpy
diff --git a/tests/data/packages/out/fedora-39.yml b/tests/data/packages/out/fedora-39.yml
index a55ffeb..07f68ab 100644
--- a/tests/data/packages/out/fedora-39.yml
+++ b/tests/data/packages/out/fedora-39.yml
@@ -236,6 +236,7 @@ native:
- python3-gobject
- python3-libnbd
- python3-libselinux
+- python3-libvirt
- python3-libxml2
- python3-lxml
- python3-numpy
diff --git a/tests/data/packages/out/fedora-40.yml b/tests/data/packages/out/fedora-40.yml
index 951e07c..3f457e0 100644
--- a/tests/data/packages/out/fedora-40.yml
+++ b/tests/data/packages/out/fedora-40.yml
@@ -236,6 +236,7 @@ native:
- python3-gobject
- python3-libnbd
- python3-libselinux
+- python3-libvirt
- python3-libxml2
- python3-lxml
- python3-numpy
diff --git a/tests/data/packages/out/fedora-rawhide-cross-mingw64.yml b/tests/data/packages/out/fedora-rawhide-cross-mingw64.yml
index 651f03c..2381df6 100644
--- a/tests/data/packages/out/fedora-rawhide-cross-mingw64.yml
+++ b/tests/data/packages/out/fedora-rawhide-cross-mingw64.yml
@@ -184,6 +184,7 @@ native:
- python3-gobject
- python3-libnbd
- python3-libselinux
+- python3-libvirt
- python3-libxml2
- python3-lxml
- python3-numpy
diff --git a/tests/data/packages/out/fedora-rawhide.yml b/tests/data/packages/out/fedora-rawhide.yml
index 42cd713..4a981b1 100644
--- a/tests/data/packages/out/fedora-rawhide.yml
+++ b/tests/data/packages/out/fedora-rawhide.yml
@@ -236,6 +236,7 @@ native:
- python3-gobject
- python3-libnbd
- python3-libselinux
+- python3-libvirt
- python3-libxml2
- python3-lxml
- python3-numpy
diff --git a/tests/data/packages/out/freebsd-13.yml b/tests/data/packages/out/freebsd-13.yml
index f64703d..4138d8c 100644
--- a/tests/data/packages/out/freebsd-13.yml
+++ b/tests/data/packages/out/freebsd-13.yml
@@ -144,6 +144,7 @@ native:
- py311-docutils
- py311-flake8
- py311-gobject3
+- py311-libvirt
- py311-libxml2
- py311-lxml
- py311-numpy
diff --git a/tests/data/packages/out/freebsd-14.yml b/tests/data/packages/out/freebsd-14.yml
index f64703d..4138d8c 100644
--- a/tests/data/packages/out/freebsd-14.yml
+++ b/tests/data/packages/out/freebsd-14.yml
@@ -144,6 +144,7 @@ native:
- py311-docutils
- py311-flake8
- py311-gobject3
+- py311-libvirt
- py311-libxml2
- py311-lxml
- py311-numpy
diff --git a/tests/data/packages/out/freebsd-current.yml b/tests/data/packages/out/freebsd-current.yml
index f64703d..4138d8c 100644
--- a/tests/data/packages/out/freebsd-current.yml
+++ b/tests/data/packages/out/freebsd-current.yml
@@ -144,6 +144,7 @@ native:
- py311-docutils
- py311-flake8
- py311-gobject3
+- py311-libvirt
- py311-libxml2
- py311-lxml
- py311-numpy
diff --git a/tests/data/packages/out/macos-14.yml b/tests/data/packages/out/macos-14.yml
index 178a291..795feaf 100644
--- a/tests/data/packages/out/macos-14.yml
+++ b/tests/data/packages/out/macos-14.yml
@@ -104,6 +104,7 @@ native:
- libusb
- libvirt
- libvirt-glib
+- libvirt-python
- libxml2
- libxslt
- llvm
diff --git a/tests/data/packages/out/opensuse-leap-15.yml b/tests/data/packages/out/opensuse-leap-15.yml
index 86c043e..c49ab69 100644
--- a/tests/data/packages/out/opensuse-leap-15.yml
+++ b/tests/data/packages/out/opensuse-leap-15.yml
@@ -225,6 +225,7 @@ native:
- python3-flake8
- python3-gobject
- python3-libnbd
+- python3-libvirt-python
- python3-libxml2
- python3-lxml
- python3-numpy
diff --git a/tests/data/packages/out/opensuse-tumbleweed.yml b/tests/data/packages/out/opensuse-tumbleweed.yml
index 304065d..45d6488 100644
--- a/tests/data/packages/out/opensuse-tumbleweed.yml
+++ b/tests/data/packages/out/opensuse-tumbleweed.yml
@@ -228,6 +228,7 @@ native:
- python3-flake8
- python3-gobject
- python3-libnbd
+- python3-libvirt-python
- python3-libxml2
- python3-lxml
- python3-numpy
diff --git a/tests/data/packages/out/ubuntu-2204.yml b/tests/data/packages/out/ubuntu-2204.yml
index f9fc082..608ae28 100644
--- a/tests/data/packages/out/ubuntu-2204.yml
+++ b/tests/data/packages/out/ubuntu-2204.yml
@@ -247,6 +247,7 @@ native:
- python3-docutils
- python3-gi
- python3-libnbd
+- python3-libvirt
- python3-libxml2
- python3-lxml
- python3-numpy
diff --git a/tests/data/packages/out/ubuntu-2404.yml b/tests/data/packages/out/ubuntu-2404.yml
index 9cd9faf..21d2405 100644
--- a/tests/data/packages/out/ubuntu-2404.yml
+++ b/tests/data/packages/out/ubuntu-2404.yml
@@ -250,6 +250,7 @@ native:
- python3-docutils
- python3-gi
- python3-libnbd
+- python3-libvirt
- python3-libxml2
- python3-lxml
- python3-numpy