[packages/python-selenium] - disable python3 here, release 10

qboosh qboosh at pld-linux.org
Tue Jan 27 17:29:33 CET 2026


commit ac8289f1fe5be1092582e9f3bb4d59c89dc824fc
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Jan 27 17:29:44 2026 +0100

    - disable python3 here, release 10

 python-selenium.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-selenium.spec b/python-selenium.spec
index fb468df..7e51e42 100644
--- a/python-selenium.spec
+++ b/python-selenium.spec
@@ -1,7 +1,7 @@
 #
 # Conditional build:
 %bcond_without	python2 # CPython 2.x module
-%bcond_without	python3 # CPython 3.x module
+%bcond_with	python3 # CPython 3.x module (built from python3-selenium.spec)
 
 %define		module	selenium
 Summary:	Python bindings for Selenium
@@ -9,7 +9,7 @@ Summary(pl.UTF-8):	Wiązania Pythona do Selenium
 Name:		python-%{module}
 # keep 3.x here for python2 support
 Version:	3.141.0
-Release:	9
+Release:	10
 License:	Apache v2.0
 Group:		Development/Languages/Python
 #Source0Download: https://pypi.org/simple/selenium/
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-selenium.git/commitdiff/ac8289f1fe5be1092582e9f3bb4d59c89dc824fc



More information about the pld-cvs-commit mailing list