[neon/neon-packaging/selenium-webdriver-at-spi/Neon/unstable_jammy] debian/patches: use system pycairo & pygobject

Carlos De Maine null at kde.org
Mon Jun 10 12:34:01 BST 2024


Git commit c97d6a0c911a886c9b9ffa38e0b938a23c0c46a8 by Carlos De Maine.
Committed on 10/06/2024 at 11:34.
Pushed by carlosdem into branch 'Neon/unstable_jammy'.

use system pycairo & pygobject

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

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

diff --git a/debian/patches/virtenv.diff b/debian/patches/virtenv.diff
index efa9a0e..efd14d9 100644
--- a/debian/patches/virtenv.diff
+++ b/debian/patches/virtenv.diff
@@ -104,5 +104,5 @@ index 0000000000000000000000000000000000000000..1136c8455ff6ae930586325e471db571
 +        packages=find_packages(),
 +        python_requires=">=3.8",
 +        scripts=['app_roles.py', 'selenium-webdriver-at-spi.py'],
-+		 install_requires=["pycairo", "pygobject", "flask", "lxml", "Appium_Python_Client", "selenium"]
++		 install_requires=["flask", "lxml", "Appium_Python_Client", "selenium"]
 +	)


More information about the Neon-commits mailing list