[neon/neon-packaging/selenium-webdriver-at-spi/Neon/unstable] debian/patches: python3-pyatspi
Carlos De Maine
null at kde.org
Wed Dec 11 13:37:32 GMT 2024
Git commit 21b70d95e60e265cd56b6a8a0e2a918fe052e7c0 by Carlos De Maine.
Committed on 11/12/2024 at 13:37.
Pushed by carlosdem into branch 'Neon/unstable'.
python3-pyatspi
M +1 -1 debian/patches/virtenv.diff
https://invent.kde.org/neon/neon-packaging/selenium-webdriver-at-spi/-/commit/21b70d95e60e265cd56b6a8a0e2a918fe052e7c0
diff --git a/debian/patches/virtenv.diff b/debian/patches/virtenv.diff
index 717aa4b..0794bae 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=["pyatspi", "pycairo", "pygobject", "flask", "lxml", "Appium_Python_Client", "selenium"]
++ install_requires=["python3-pyatspi", "pycairo", "pygobject", "flask", "lxml", "Appium_Python_Client", "selenium"]
+ )
More information about the Neon-commits
mailing list