mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
py-selenium: Update to version 4.32.0; Add py311 py312 py313
This commit is contained in:
committed by
Renee Otten
parent
da0b7bf5c1
commit
7b519e8beb
@@ -4,7 +4,7 @@ PortSystem 1.0
|
||||
PortGroup python 1.0
|
||||
|
||||
name py-selenium
|
||||
version 4.3.0
|
||||
version 4.32.0
|
||||
revision 0
|
||||
|
||||
license Apache-2
|
||||
@@ -20,19 +20,20 @@ long_description The selenium package is used to automate web \
|
||||
|
||||
homepage https://www.seleniumhq.org/
|
||||
|
||||
python.versions 39 310
|
||||
python.versions 39 310 311 312 313
|
||||
python.pep517_backend
|
||||
|
||||
if {${name} ne ${subport}} {
|
||||
depends_run-append \
|
||||
port:py${python.version}-urllib3
|
||||
|
||||
master_sites https://files.pythonhosted.org/packages/85/67/bea2994e161226ee09c3ee4a1a8ebdf2c033136228afdecab530910f158a/
|
||||
master_sites https://files.pythonhosted.org/packages/ea/37/d07ed9d13e571b2115d4ed6956d156c66816ceec0b03b2e463e80d09f572
|
||||
distname selenium-${version}-py3-none-any
|
||||
|
||||
checksums rmd160 15937b3de15cd36438283e9cf86348063f0f49aa \
|
||||
sha256 f67402b8f973aaa98d9c55b8f9aa63532009cd1859b2222a8b9800354942d8bc \
|
||||
size 981378
|
||||
checksums rmd160 0a5fbdb3007f23d803ecec76dd06844788953474 \
|
||||
sha256 c4d9613f8a45693d61530c9660560fadb52db7d730237bc788ddedf442391f97 \
|
||||
size 9369668
|
||||
|
||||
extract.suffix .whl
|
||||
extract.only
|
||||
|
||||
|
||||
Reference in New Issue
Block a user