Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-libvirt-python for
openSUSE:Factory checked in at 2025-11-07 18:20:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-libvirt-python (Old)
and /work/SRC/openSUSE:Factory/.python-libvirt-python.new.1980 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-libvirt-python"
Fri Nov 7 18:20:51 2025 rev:97 rq:1315888 version:11.9.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-libvirt-python/python-libvirt-python.changes
2025-10-08 18:14:42.558877076 +0200
+++
/work/SRC/openSUSE:Factory/.python-libvirt-python.new.1980/python-libvirt-python.changes
2025-11-07 18:21:20.628632012 +0100
@@ -1,0 +2,6 @@
+Wed Nov 5 18:45:14 UTC 2025 - James Fehlig <[email protected]>
+
+- Update to 11.9.0
+ - Add all new APIs and constants in libvirt 11.9.0
+
+-------------------------------------------------------------------
Old:
----
libvirt-python-11.8.0.tar.gz
New:
----
libvirt-python-11.9.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-libvirt-python.spec ++++++
--- /var/tmp/diff_new_pack.S4txsQ/_old 2025-11-07 18:21:21.520669544 +0100
+++ /var/tmp/diff_new_pack.S4txsQ/_new 2025-11-07 18:21:21.520669544 +0100
@@ -24,7 +24,7 @@
%{?sle15_python_module_pythons}
Name: python-libvirt-python
URL: https://libvirt.org/
-Version: 11.8.0
+Version: 11.9.0
Release: 0
Summary: Library providing a virtualization API
License: LGPL-2.1-or-later
++++++ _service ++++++
--- /var/tmp/diff_new_pack.S4txsQ/_old 2025-11-07 18:21:21.560671227 +0100
+++ /var/tmp/diff_new_pack.S4txsQ/_new 2025-11-07 18:21:21.564671395 +0100
@@ -1,7 +1,7 @@
<services>
<service name="tar_scm" mode="manual">
<param name="filename">libvirt-python</param>
- <param name="revision">v11.8.0</param>
+ <param name="revision">v11.9.0</param>
<param name="scm">git</param>
<param name="submodules">disable</param>
<param name="url">https://gitlab.com/libvirt/libvirt-python.git</param>
++++++ libvirt-python-11.8.0.tar.gz -> libvirt-python-11.9.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libvirt-python-11.8.0/VERSION
new/libvirt-python-11.9.0/VERSION
--- old/libvirt-python-11.8.0/VERSION 2025-09-11 14:14:57.000000000 +0200
+++ new/libvirt-python-11.9.0/VERSION 2025-10-06 15:53:59.000000000 +0200
@@ -1 +1 @@
-11.8.0
+11.9.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libvirt-python-11.8.0/ci/buildenv/fedora-40.sh
new/libvirt-python-11.9.0/ci/buildenv/fedora-40.sh
--- old/libvirt-python-11.8.0/ci/buildenv/fedora-40.sh 2025-09-11
14:14:57.000000000 +0200
+++ new/libvirt-python-11.9.0/ci/buildenv/fedora-40.sh 1970-01-01
01:00:00.000000000 +0100
@@ -1,35 +0,0 @@
-# THIS FILE WAS AUTO-GENERATED
-#
-# $ lcitool manifest ci/manifest.yml
-#
-# https://gitlab.com/libvirt/libvirt-ci
-
-function install_buildenv() {
- dnf update -y
- dnf install -y \
- ca-certificates \
- ccache \
- gcc \
- git \
- glibc-langpack-en \
- libvirt-devel \
- pkgconfig \
- python3 \
- python3-build \
- python3-devel \
- python3-lxml \
- python3-pip \
- python3-pytest \
- python3-setuptools \
- python3-wheel \
- rpm-build
- rm -f /usr/lib*/python3*/EXTERNALLY-MANAGED
- rpm -qa | sort > /packages.txt
- mkdir -p /usr/libexec/ccache-wrappers
- ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/cc
- ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/gcc
-}
-
-export CCACHE_WRAPPERSDIR="/usr/libexec/ccache-wrappers"
-export LANG="en_US.UTF-8"
-export PYTHON="/usr/bin/python3"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libvirt-python-11.8.0/ci/buildenv/fedora-42.sh
new/libvirt-python-11.9.0/ci/buildenv/fedora-42.sh
--- old/libvirt-python-11.8.0/ci/buildenv/fedora-42.sh 1970-01-01
01:00:00.000000000 +0100
+++ new/libvirt-python-11.9.0/ci/buildenv/fedora-42.sh 2025-10-06
15:53:59.000000000 +0200
@@ -0,0 +1,35 @@
+# THIS FILE WAS AUTO-GENERATED
+#
+# $ lcitool manifest ci/manifest.yml
+#
+# https://gitlab.com/libvirt/libvirt-ci
+
+function install_buildenv() {
+ dnf update -y
+ dnf install -y \
+ ca-certificates \
+ ccache \
+ gcc \
+ git \
+ glibc-langpack-en \
+ libvirt-devel \
+ pkgconfig \
+ python3 \
+ python3-build \
+ python3-devel \
+ python3-lxml \
+ python3-pip \
+ python3-pytest \
+ python3-setuptools \
+ python3-wheel \
+ rpm-build
+ rm -f /usr/lib*/python3*/EXTERNALLY-MANAGED
+ rpm -qa | sort > /packages.txt
+ mkdir -p /usr/libexec/ccache-wrappers
+ ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/cc
+ ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/gcc
+}
+
+export CCACHE_WRAPPERSDIR="/usr/libexec/ccache-wrappers"
+export LANG="en_US.UTF-8"
+export PYTHON="/usr/bin/python3"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/libvirt-python-11.8.0/ci/containers/centos-stream-9.Dockerfile
new/libvirt-python-11.9.0/ci/containers/centos-stream-9.Dockerfile
--- old/libvirt-python-11.8.0/ci/containers/centos-stream-9.Dockerfile
2025-09-11 14:14:57.000000000 +0200
+++ new/libvirt-python-11.9.0/ci/containers/centos-stream-9.Dockerfile
2025-10-06 15:53:59.000000000 +0200
@@ -51,8 +51,8 @@
ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/cc && \
ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/gcc
-ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"
-ENV LANG "en_US.UTF-8"
-ENV MAKE "/usr/bin/make"
-ENV NINJA "/usr/bin/ninja"
-ENV PYTHON "/usr/bin/python3"
+ENV CCACHE_WRAPPERSDIR="/usr/libexec/ccache-wrappers"
+ENV LANG="en_US.UTF-8"
+ENV MAKE="/usr/bin/make"
+ENV NINJA="/usr/bin/ninja"
+ENV PYTHON="/usr/bin/python3"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/libvirt-python-11.8.0/ci/containers/debian-12.Dockerfile
new/libvirt-python-11.9.0/ci/containers/debian-12.Dockerfile
--- old/libvirt-python-11.8.0/ci/containers/debian-12.Dockerfile
2025-09-11 14:14:57.000000000 +0200
+++ new/libvirt-python-11.9.0/ci/containers/debian-12.Dockerfile
2025-10-06 15:53:59.000000000 +0200
@@ -37,6 +37,6 @@
ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/cc && \
ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/gcc
-ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"
-ENV LANG "en_US.UTF-8"
-ENV PYTHON "/usr/bin/python3"
+ENV CCACHE_WRAPPERSDIR="/usr/libexec/ccache-wrappers"
+ENV LANG="en_US.UTF-8"
+ENV PYTHON="/usr/bin/python3"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/libvirt-python-11.8.0/ci/containers/debian-sid.Dockerfile
new/libvirt-python-11.9.0/ci/containers/debian-sid.Dockerfile
--- old/libvirt-python-11.8.0/ci/containers/debian-sid.Dockerfile
2025-09-11 14:14:57.000000000 +0200
+++ new/libvirt-python-11.9.0/ci/containers/debian-sid.Dockerfile
2025-10-06 15:53:59.000000000 +0200
@@ -37,6 +37,6 @@
ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/cc && \
ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/gcc
-ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"
-ENV LANG "en_US.UTF-8"
-ENV PYTHON "/usr/bin/python3"
+ENV CCACHE_WRAPPERSDIR="/usr/libexec/ccache-wrappers"
+ENV LANG="en_US.UTF-8"
+ENV PYTHON="/usr/bin/python3"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/libvirt-python-11.8.0/ci/containers/fedora-40.Dockerfile
new/libvirt-python-11.9.0/ci/containers/fedora-40.Dockerfile
--- old/libvirt-python-11.8.0/ci/containers/fedora-40.Dockerfile
2025-09-11 14:14:57.000000000 +0200
+++ new/libvirt-python-11.9.0/ci/containers/fedora-40.Dockerfile
1970-01-01 01:00:00.000000000 +0100
@@ -1,47 +0,0 @@
-# THIS FILE WAS AUTO-GENERATED
-#
-# $ lcitool manifest ci/manifest.yml
-#
-# https://gitlab.com/libvirt/libvirt-ci
-
-FROM registry.fedoraproject.org/fedora:40
-
-RUN dnf install -y nosync && \
- printf '#!/bin/sh\n\
-if test -d /usr/lib64\n\
-then\n\
- export LD_PRELOAD=/usr/lib64/nosync/nosync.so\n\
-else\n\
- export LD_PRELOAD=/usr/lib/nosync/nosync.so\n\
-fi\n\
-exec "$@"\n' > /usr/bin/nosync && \
- chmod +x /usr/bin/nosync && \
- nosync dnf update -y && \
- nosync dnf install -y \
- ca-certificates \
- ccache \
- gcc \
- git \
- glibc-langpack-en \
- libvirt-devel \
- pkgconfig \
- python3 \
- python3-build \
- python3-devel \
- python3-lxml \
- python3-pip \
- python3-pytest \
- python3-setuptools \
- python3-wheel \
- rpm-build && \
- nosync dnf autoremove -y && \
- nosync dnf clean all -y && \
- rm -f /usr/lib*/python3*/EXTERNALLY-MANAGED && \
- rpm -qa | sort > /packages.txt && \
- mkdir -p /usr/libexec/ccache-wrappers && \
- ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/cc && \
- ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/gcc
-
-ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"
-ENV LANG "en_US.UTF-8"
-ENV PYTHON "/usr/bin/python3"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/libvirt-python-11.8.0/ci/containers/fedora-41.Dockerfile
new/libvirt-python-11.9.0/ci/containers/fedora-41.Dockerfile
--- old/libvirt-python-11.8.0/ci/containers/fedora-41.Dockerfile
2025-09-11 14:14:57.000000000 +0200
+++ new/libvirt-python-11.9.0/ci/containers/fedora-41.Dockerfile
2025-10-06 15:53:59.000000000 +0200
@@ -42,6 +42,6 @@
ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/cc && \
ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/gcc
-ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"
-ENV LANG "en_US.UTF-8"
-ENV PYTHON "/usr/bin/python3"
+ENV CCACHE_WRAPPERSDIR="/usr/libexec/ccache-wrappers"
+ENV LANG="en_US.UTF-8"
+ENV PYTHON="/usr/bin/python3"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/libvirt-python-11.8.0/ci/containers/fedora-42.Dockerfile
new/libvirt-python-11.9.0/ci/containers/fedora-42.Dockerfile
--- old/libvirt-python-11.8.0/ci/containers/fedora-42.Dockerfile
1970-01-01 01:00:00.000000000 +0100
+++ new/libvirt-python-11.9.0/ci/containers/fedora-42.Dockerfile
2025-10-06 15:53:59.000000000 +0200
@@ -0,0 +1,47 @@
+# THIS FILE WAS AUTO-GENERATED
+#
+# $ lcitool manifest ci/manifest.yml
+#
+# https://gitlab.com/libvirt/libvirt-ci
+
+FROM registry.fedoraproject.org/fedora:42
+
+RUN dnf install -y nosync && \
+ printf '#!/bin/sh\n\
+if test -d /usr/lib64\n\
+then\n\
+ export LD_PRELOAD=/usr/lib64/nosync/nosync.so\n\
+else\n\
+ export LD_PRELOAD=/usr/lib/nosync/nosync.so\n\
+fi\n\
+exec "$@"\n' > /usr/bin/nosync && \
+ chmod +x /usr/bin/nosync && \
+ nosync dnf update -y && \
+ nosync dnf install -y \
+ ca-certificates \
+ ccache \
+ gcc \
+ git \
+ glibc-langpack-en \
+ libvirt-devel \
+ pkgconfig \
+ python3 \
+ python3-build \
+ python3-devel \
+ python3-lxml \
+ python3-pip \
+ python3-pytest \
+ python3-setuptools \
+ python3-wheel \
+ rpm-build && \
+ nosync dnf autoremove -y && \
+ nosync dnf clean all -y && \
+ rm -f /usr/lib*/python3*/EXTERNALLY-MANAGED && \
+ rpm -qa | sort > /packages.txt && \
+ mkdir -p /usr/libexec/ccache-wrappers && \
+ ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/cc && \
+ ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/gcc
+
+ENV CCACHE_WRAPPERSDIR="/usr/libexec/ccache-wrappers"
+ENV LANG="en_US.UTF-8"
+ENV PYTHON="/usr/bin/python3"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/libvirt-python-11.8.0/ci/containers/fedora-rawhide.Dockerfile
new/libvirt-python-11.9.0/ci/containers/fedora-rawhide.Dockerfile
--- old/libvirt-python-11.8.0/ci/containers/fedora-rawhide.Dockerfile
2025-09-11 14:14:57.000000000 +0200
+++ new/libvirt-python-11.9.0/ci/containers/fedora-rawhide.Dockerfile
2025-10-06 15:53:59.000000000 +0200
@@ -43,6 +43,6 @@
ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/cc && \
ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/gcc
-ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"
-ENV LANG "en_US.UTF-8"
-ENV PYTHON "/usr/bin/python3"
+ENV CCACHE_WRAPPERSDIR="/usr/libexec/ccache-wrappers"
+ENV LANG="en_US.UTF-8"
+ENV PYTHON="/usr/bin/python3"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/libvirt-python-11.8.0/ci/containers/opensuse-leap-15.Dockerfile
new/libvirt-python-11.9.0/ci/containers/opensuse-leap-15.Dockerfile
--- old/libvirt-python-11.8.0/ci/containers/opensuse-leap-15.Dockerfile
2025-09-11 14:14:57.000000000 +0200
+++ new/libvirt-python-11.9.0/ci/containers/opensuse-leap-15.Dockerfile
2025-10-06 15:53:59.000000000 +0200
@@ -33,6 +33,6 @@
RUN /usr/bin/pip3 install build
-ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"
-ENV LANG "en_US.UTF-8"
-ENV PYTHON "/usr/bin/python3"
+ENV CCACHE_WRAPPERSDIR="/usr/libexec/ccache-wrappers"
+ENV LANG="en_US.UTF-8"
+ENV PYTHON="/usr/bin/python3"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/libvirt-python-11.8.0/ci/containers/opensuse-tumbleweed.Dockerfile
new/libvirt-python-11.9.0/ci/containers/opensuse-tumbleweed.Dockerfile
--- old/libvirt-python-11.8.0/ci/containers/opensuse-tumbleweed.Dockerfile
2025-09-11 14:14:57.000000000 +0200
+++ new/libvirt-python-11.9.0/ci/containers/opensuse-tumbleweed.Dockerfile
2025-10-06 15:53:59.000000000 +0200
@@ -31,6 +31,6 @@
ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/cc && \
ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/gcc
-ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"
-ENV LANG "en_US.UTF-8"
-ENV PYTHON "/usr/bin/python3"
+ENV CCACHE_WRAPPERSDIR="/usr/libexec/ccache-wrappers"
+ENV LANG="en_US.UTF-8"
+ENV PYTHON="/usr/bin/python3"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/libvirt-python-11.8.0/ci/containers/ubuntu-2204.Dockerfile
new/libvirt-python-11.9.0/ci/containers/ubuntu-2204.Dockerfile
--- old/libvirt-python-11.8.0/ci/containers/ubuntu-2204.Dockerfile
2025-09-11 14:14:57.000000000 +0200
+++ new/libvirt-python-11.9.0/ci/containers/ubuntu-2204.Dockerfile
2025-10-06 15:53:59.000000000 +0200
@@ -38,6 +38,6 @@
RUN /usr/bin/pip3 install build
-ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"
-ENV LANG "en_US.UTF-8"
-ENV PYTHON "/usr/bin/python3"
+ENV CCACHE_WRAPPERSDIR="/usr/libexec/ccache-wrappers"
+ENV LANG="en_US.UTF-8"
+ENV PYTHON="/usr/bin/python3"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/libvirt-python-11.8.0/ci/containers/ubuntu-2404.Dockerfile
new/libvirt-python-11.9.0/ci/containers/ubuntu-2404.Dockerfile
--- old/libvirt-python-11.8.0/ci/containers/ubuntu-2404.Dockerfile
2025-09-11 14:14:57.000000000 +0200
+++ new/libvirt-python-11.9.0/ci/containers/ubuntu-2404.Dockerfile
2025-10-06 15:53:59.000000000 +0200
@@ -37,6 +37,6 @@
ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/cc && \
ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/gcc
-ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"
-ENV LANG "en_US.UTF-8"
-ENV PYTHON "/usr/bin/python3"
+ENV CCACHE_WRAPPERSDIR="/usr/libexec/ccache-wrappers"
+ENV LANG="en_US.UTF-8"
+ENV PYTHON="/usr/bin/python3"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libvirt-python-11.8.0/ci/gitlab/builds.yml
new/libvirt-python-11.9.0/ci/gitlab/builds.yml
--- old/libvirt-python-11.8.0/ci/gitlab/builds.yml 2025-09-11
14:14:57.000000000 +0200
+++ new/libvirt-python-11.9.0/ci/gitlab/builds.yml 2025-10-06
15:53:59.000000000 +0200
@@ -60,30 +60,30 @@
TARGET_BASE_IMAGE: docker.io/library/debian:sid-slim
-x86_64-fedora-40:
+x86_64-fedora-41:
extends: .native_build_job
needs:
- - job: x86_64-fedora-40-container
+ - job: x86_64-fedora-41-container
optional: true
allow_failure: false
variables:
- NAME: fedora-40
- TARGET_BASE_IMAGE: registry.fedoraproject.org/fedora:40
+ NAME: fedora-41
+ TARGET_BASE_IMAGE: registry.fedoraproject.org/fedora:41
artifacts:
expire_in: 1 hour
paths:
- libvirt-python-rpms
-x86_64-fedora-41:
+x86_64-fedora-42:
extends: .native_build_job
needs:
- - job: x86_64-fedora-41-container
+ - job: x86_64-fedora-42-container
optional: true
allow_failure: false
variables:
- NAME: fedora-41
- TARGET_BASE_IMAGE: registry.fedoraproject.org/fedora:41
+ NAME: fedora-42
+ TARGET_BASE_IMAGE: registry.fedoraproject.org/fedora:42
artifacts:
expire_in: 1 hour
paths:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libvirt-python-11.8.0/ci/gitlab/containers.yml
new/libvirt-python-11.9.0/ci/gitlab/containers.yml
--- old/libvirt-python-11.8.0/ci/gitlab/containers.yml 2025-09-11
14:14:57.000000000 +0200
+++ new/libvirt-python-11.9.0/ci/gitlab/containers.yml 2025-10-06
15:53:59.000000000 +0200
@@ -28,18 +28,18 @@
NAME: debian-sid
-x86_64-fedora-40-container:
+x86_64-fedora-41-container:
extends: .container_job
allow_failure: false
variables:
- NAME: fedora-40
+ NAME: fedora-41
-x86_64-fedora-41-container:
+x86_64-fedora-42-container:
extends: .container_job
allow_failure: false
variables:
- NAME: fedora-41
+ NAME: fedora-42
x86_64-fedora-rawhide-container:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libvirt-python-11.8.0/ci/manifest.yml
new/libvirt-python-11.9.0/ci/manifest.yml
--- old/libvirt-python-11.8.0/ci/manifest.yml 2025-09-11 14:14:57.000000000
+0200
+++ new/libvirt-python-11.9.0/ci/manifest.yml 2025-10-06 15:53:59.000000000
+0200
@@ -38,7 +38,7 @@
- arch: x86_64
allow-failure: true
- fedora-40:
+ fedora-41:
jobs:
- arch: x86_64
artifacts:
@@ -46,7 +46,7 @@
paths:
- libvirt-python-rpms
- fedora-41:
+ fedora-42:
jobs:
- arch: x86_64
artifacts:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libvirt-python-11.8.0/examples/consolecallback.py
new/libvirt-python-11.9.0/examples/consolecallback.py
--- old/libvirt-python-11.8.0/examples/consolecallback.py 2025-09-11
14:14:57.000000000 +0200
+++ new/libvirt-python-11.9.0/examples/consolecallback.py 2025-10-06
15:53:59.000000000 +0200
@@ -53,7 +53,7 @@
def stdin_callback(watch: int, fd: int, events: int, console: Console) -> None:
readbuf = os.read(fd, 1024)
- if readbuf.startswith(b""):
+ if readbuf.startswith(b"\x1d"):
console.run_console = False
return
if console.stream: