diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-10-08 13:17:55 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-10-08 13:17:55 +0000 |
| commit | 516d9c888c5095d1387c0451a93f0aa743a7040b (patch) | |
| tree | dd9b5fbcd2572594de2bd53e769e4a692c380f34 /dev-python/selenium | |
| parent | caa89eacab99586878d969b5f30bd4afd8e0b3f3 (diff) | |
| download | baldeagleos-repo-516d9c888c5095d1387c0451a93f0aa743a7040b.tar.gz baldeagleos-repo-516d9c888c5095d1387c0451a93f0aa743a7040b.tar.xz baldeagleos-repo-516d9c888c5095d1387c0451a93f0aa743a7040b.zip | |
Adding metadata
Diffstat (limited to 'dev-python/selenium')
| -rw-r--r-- | dev-python/selenium/selenium-4.26.1.ebuild | 2 | ||||
| -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.36.0.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/selenium/selenium-4.26.1.ebuild b/dev-python/selenium/selenium-4.26.1.ebuild index 2306d62cd532..1184de69a882 100644 --- a/dev-python/selenium/selenium-4.26.1.ebuild +++ b/dev-python/selenium/selenium-4.26.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_TESTED=( python3_{9,10,11,12,13} pypy3 ) +PYTHON_TESTED=( python3_{9,10,11,12,13,14} pypy3 ) PYTHON_COMPAT=( "${PYTHON_TESTED[@]}" ) inherit distutils-r1 pypi diff --git a/dev-python/selenium/selenium-4.34.2.ebuild b/dev-python/selenium/selenium-4.34.2.ebuild index 83199cc24baa..7fb14061aea5 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_{9,10,11,12,13} pypy3 ) +PYTHON_TESTED=( python3_{9,10,11,12,13,14} 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 71d4d2deb1f8..027cb97b5116 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_{9,10,11,12,13} pypy3 ) +PYTHON_TESTED=( python3_{9,10,11,12,13,14} pypy3 ) PYTHON_COMPAT=( "${PYTHON_TESTED[@]}" ) inherit distutils-r1 pypi diff --git a/dev-python/selenium/selenium-4.36.0.ebuild b/dev-python/selenium/selenium-4.36.0.ebuild index e25f69f56609..2512c36e0d0a 100644 --- a/dev-python/selenium/selenium-4.36.0.ebuild +++ b/dev-python/selenium/selenium-4.36.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_TESTED=( python3_{9,10,11,12,13} pypy3 ) +PYTHON_TESTED=( python3_{9,10,11,12,13,14} pypy3 ) PYTHON_COMPAT=( "${PYTHON_TESTED[@]}" ) inherit distutils-r1 pypi |
