[neon/neon-packaging/selenium-webdriver-at-spi/Neon/unstable] debian: back to distro python3-atspi

Carlos De Maine null at kde.org
Wed Dec 11 13:55:52 GMT 2024


Git commit fbc2ac735021bc1bde7af581973ad4920110e43a by Carlos De Maine.
Committed on 11/12/2024 at 13:55.
Pushed by carlosdem into branch 'Neon/unstable'.

back to distro python3-atspi

M  +1    -0    debian/control
M  +1    -1    debian/patches/virtenv.diff

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

diff --git a/debian/control b/debian/control
index f814198..d47e183 100644
--- a/debian/control
+++ b/debian/control
@@ -20,6 +20,7 @@ Build-Depends: at-spi2-core,
                pkg-kde-tools-neon,
                plasma-wayland-protocols,
                python3-all-dev,
+               python3-atspi,
                python3-virtualenv,
                qt6-base-dev,
 Standards-Version: 4.6.2
diff --git a/debian/patches/virtenv.diff b/debian/patches/virtenv.diff
index 0794bae..8a0edbf 100644
--- a/debian/patches/virtenv.diff
+++ b/debian/patches/virtenv.diff
@@ -103,5 +103,5 @@ index 0000000000000000000000000000000000000000..1136c8455ff6ae930586325e471db571
 +        packages=find_packages(),
 +        python_requires=">=3.8",
 +        scripts=['app_roles.py', 'selenium-webdriver-at-spi.py'],
-+		 install_requires=["python3-pyatspi", "pycairo", "pygobject", "flask", "lxml", "Appium_Python_Client", "selenium"]
++		 install_requires=["pycairo", "pygobject", "flask", "lxml", "Appium_Python_Client", "selenium"]
 +	)


More information about the Neon-commits mailing list