diff options
Diffstat (limited to 'dev-python/selenium')
| -rw-r--r-- | dev-python/selenium/selenium-4.23.1-r1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/selenium/selenium-4.23.1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/selenium/selenium-4.24.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/selenium/selenium-4.25.0.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/selenium/selenium-4.23.1-r1.ebuild b/dev-python/selenium/selenium-4.23.1-r1.ebuild index eefb60ccf4b7..b64b25a2277a 100644 --- a/dev-python/selenium/selenium-4.23.1-r1.ebuild +++ b/dev-python/selenium/selenium-4.23.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_TESTED=( python3_{8,9,10,11,12} pypy3 ) +PYTHON_TESTED=( python3_{9,10,11,12,13} pypy3 ) PYTHON_COMPAT=( "${PYTHON_TESTED[@]}" ) inherit distutils-r1 pypi diff --git a/dev-python/selenium/selenium-4.23.1.ebuild b/dev-python/selenium/selenium-4.23.1.ebuild index c79df3e0a2e4..330c70fcc69d 100644 --- a/dev-python/selenium/selenium-4.23.1.ebuild +++ b/dev-python/selenium/selenium-4.23.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_TESTED=( python3_{8,9,10,11,12} pypy3 ) +PYTHON_TESTED=( python3_{9,10,11,12,13} pypy3 ) PYTHON_COMPAT=( "${PYTHON_TESTED[@]}" ) inherit distutils-r1 pypi diff --git a/dev-python/selenium/selenium-4.24.0.ebuild b/dev-python/selenium/selenium-4.24.0.ebuild index 88bb48fa6514..f7532c0adbbb 100644 --- a/dev-python/selenium/selenium-4.24.0.ebuild +++ b/dev-python/selenium/selenium-4.24.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_TESTED=( python3_{8,9,10,11,12} pypy3 ) +PYTHON_TESTED=( python3_{9,10,11,12,13} pypy3 ) PYTHON_COMPAT=( "${PYTHON_TESTED[@]}" ) inherit distutils-r1 pypi diff --git a/dev-python/selenium/selenium-4.25.0.ebuild b/dev-python/selenium/selenium-4.25.0.ebuild index edb5266309d9..ecb996dc322d 100644 --- a/dev-python/selenium/selenium-4.25.0.ebuild +++ b/dev-python/selenium/selenium-4.25.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_TESTED=( python3_{8,9,10,11,12} pypy3 ) +PYTHON_TESTED=( python3_{9,10,11,12,13} pypy3 ) PYTHON_COMPAT=( "${PYTHON_TESTED[@]}" ) inherit distutils-r1 pypi |
