[neon/neon-packaging/selenium-webdriver-at-spi/Neon/unstable] debian/patches: refresh patch

Carlos De Maine null at kde.org
Sun May 10 09:38:02 BST 2026


Git commit 4272057bcfd53f8029c5ac1890c20f176d3597db by Carlos De Maine.
Committed on 10/05/2026 at 08:38.
Pushed by carlosdem into branch 'Neon/unstable'.

refresh patch

M  +3    -3    debian/patches/virtenv.diff

https://invent.kde.org/neon/neon-packaging/selenium-webdriver-at-spi/-/commit/4272057bcfd53f8029c5ac1890c20f176d3597db

diff --git a/debian/patches/virtenv.diff b/debian/patches/virtenv.diff
index 8d99f8b..b5e4197 100644
--- a/debian/patches/virtenv.diff
+++ b/debian/patches/virtenv.diff
@@ -22,7 +22,7 @@ diff --git a/run.rb b/run.rb
 index 2198b3f..46e6446 100755
 --- a/run.rb
 +++ b/run.rb
-@@ -113,8 +113,13 @@ def kwin_reexec!
+@@ -125,8 +125,13 @@ def kwin_reexec!
      # A bit awkward because of how argument parsing works on the kwin side: we must rely on shell word merging for
      # the __FILE__ ARGV bit, separate ARGVs to kwin_wayland would be distinct subprocesses to start but we want
      # one processes with a bunch of arguments.
@@ -36,7 +36,7 @@ index 2198b3f..46e6446 100755
    end
    _pid, status = Process.waitpid2(kwin_pid)
    status.success? ? exit : abort
-@@ -250,11 +255,28 @@ if !File.exist?(requirements_installed_marker) && File.exist?("#{datadir}/requir
+@@ -289,11 +289,28 @@ if !File.exist?(requirements_installed_marker) && File.exist?("#{datadir}/requir
      end
    end
  
@@ -69,7 +69,7 @@ index 2198b3f..46e6446 100755
 +	ENV['PATH'] = "#{Dir.home}/.local/bin:#{ENV.fetch('PATH')}"
  end
  
- if ENV['KDECI_BUILD'] == 'TRUE' && !ENV['KDECI_PLATFORM_PATH'].include?('alpine')
+ if SYSTEMD_ASSISTED_CI
 diff --git a/setup.py b/setup.py
 new file mode 100644
 index 0000000..1136c84


More information about the Neon-commits mailing list