mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
python-selenium: auto updated to 4.18.0-1
This commit is contained in:
parent
f82980eefa
commit
968c82de28
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
_pyname=selenium
|
||||
_suffix=''
|
||||
pkgname=python-$_pyname
|
||||
pkgver=4.17.0
|
||||
pkgver=4.18.0
|
||||
pkgrel=1
|
||||
pkgdesc="Python language bindings for Selenium WebDriver"
|
||||
arch=(any)
|
||||
|
@ -17,7 +17,7 @@ depends=('python-urllib3' 'python-certifi' 'python-debugpy' 'python-multidict'
|
|||
makedepends=(python-build python-installer python-setuptools python-wheel)
|
||||
checkdepends=('python-pytest' 'python-colorama')
|
||||
source=(https://github.com/SeleniumHQ/${_pyname}/archive/refs/tags/${_pyname}-${pkgver}${suffix}.tar.gz)
|
||||
sha256sums=('692a1f8d0a773819b5fd5221176a5df65f9dee61097b3b8b686a5cd28a501b43')
|
||||
sha256sums=('ef160be23eefc384a384eeacbc0f7413e5974bc3807d1de8e69db9cda1c516bb')
|
||||
options=(!makeflags)
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Add table
Reference in a new issue