commit:     5edc8ce013a934bbb4d0e00d8bf98d4ac09357d1
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May 18 14:33:18 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu May 18 18:54:14 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5edc8ce0

dev-python/selenium: Fix outdated <dev-python/urllib3-2 dep

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/selenium/{selenium-4.9.1.ebuild => selenium-4.9.1-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/selenium/selenium-4.9.1.ebuild 
b/dev-python/selenium/selenium-4.9.1-r1.ebuild
similarity index 97%
rename from dev-python/selenium/selenium-4.9.1.ebuild
rename to dev-python/selenium/selenium-4.9.1-r1.ebuild
index b61d9b6e44dc..7a8817715606 100644
--- a/dev-python/selenium/selenium-4.9.1.ebuild
+++ b/dev-python/selenium/selenium-4.9.1-r1.ebuild
@@ -35,7 +35,7 @@ RDEPEND="
        >=dev-python/trio-0.17[${PYTHON_USEDEP}]
        <dev-python/trio-websocket-1[${PYTHON_USEDEP}]
        >=dev-python/trio-websocket-0.9[${PYTHON_USEDEP}]
-       <dev-python/urllib3-2[${PYTHON_USEDEP}]
+       <dev-python/urllib3-3[${PYTHON_USEDEP}]
        >=dev-python/urllib3-1.26[${PYTHON_USEDEP}]
 "
 BDEPEND="

Reply via email to