diff options
| author | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-01 17:33:07 -0500 |
|---|---|---|
| committer | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-01 17:33:07 -0500 |
| commit | 9940acdf7308f3fd603561fa85bdd2753a8fb2f5 (patch) | |
| tree | 192d76f303d788d3488ce7515e63c5f04270a8b1 /dev-python/selenium | |
| parent | 9513d72c2b000ea9949dbc875636aaef1b8ef236 (diff) | |
| download | baldeagleos-repo-9940acdf7308f3fd603561fa85bdd2753a8fb2f5.tar.gz baldeagleos-repo-9940acdf7308f3fd603561fa85bdd2753a8fb2f5.tar.xz baldeagleos-repo-9940acdf7308f3fd603561fa85bdd2753a8fb2f5.zip | |
Adding metadata
Diffstat (limited to 'dev-python/selenium')
| -rw-r--r-- | dev-python/selenium/selenium-4.34.2.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/selenium/selenium-4.35.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/selenium/selenium-4.41.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/selenium/selenium-4.42.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/selenium/selenium-4.43.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/selenium/selenium-4.44.0.ebuild | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/selenium/selenium-4.34.2.ebuild b/dev-python/selenium/selenium-4.34.2.ebuild index 3102ad26b39d..52729c565cf8 100644 --- a/dev-python/selenium/selenium-4.34.2.ebuild +++ b/dev-python/selenium/selenium-4.34.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_TESTED=( python3_{11..14} pypy3_11 ) +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.35.0.ebuild b/dev-python/selenium/selenium-4.35.0.ebuild index 7b1259788eac..c744c10105a6 100644 --- a/dev-python/selenium/selenium-4.35.0.ebuild +++ b/dev-python/selenium/selenium-4.35.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_TESTED=( python3_{11..14} pypy3_11 ) +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.41.0.ebuild b/dev-python/selenium/selenium-4.41.0.ebuild index b3c01ca6c793..57164fbd1230 100644 --- a/dev-python/selenium/selenium-4.41.0.ebuild +++ b/dev-python/selenium/selenium-4.41.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_TESTED=( python3_{11..14} pypy3_11 ) +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.42.0.ebuild b/dev-python/selenium/selenium-4.42.0.ebuild index d44762270fc1..54b344b6e38d 100644 --- a/dev-python/selenium/selenium-4.42.0.ebuild +++ b/dev-python/selenium/selenium-4.42.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_TESTED=( python3_{11..14} pypy3_11 ) +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.43.0.ebuild b/dev-python/selenium/selenium-4.43.0.ebuild index e6f6157f6047..59f09b1236a0 100644 --- a/dev-python/selenium/selenium-4.43.0.ebuild +++ b/dev-python/selenium/selenium-4.43.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_TESTED=( python3_{11..14} pypy3_11 ) +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.44.0.ebuild b/dev-python/selenium/selenium-4.44.0.ebuild index d44762270fc1..54b344b6e38d 100644 --- a/dev-python/selenium/selenium-4.44.0.ebuild +++ b/dev-python/selenium/selenium-4.44.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_TESTED=( python3_{11..14} pypy3_11 ) +PYTHON_TESTED=( python3_{9,10,11,12,13} pypy3 ) PYTHON_COMPAT=( "${PYTHON_TESTED[@]}" ) inherit distutils-r1 pypi |
