blob: aeb8dd2f526f6ce11f7f02ee71d9ed902dec5966 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-playwright-captcha
pkgdesc = Helps solve captchas in Playwright or Playwright-based frameworks (like Camoufox or Patchright) automatically.
pkgver = 0.1.5
pkgrel = 1
url = https://pypi.org/project/playwright-captcha/
arch = any
license = Apache-2.0
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-playwright
source = https://pypi.org/packages/source/p/playwright_captcha/playwright_captcha-0.1.5.tar.gz
sha256sums = ac2b772f9a3fc0381bfb2702981a9403e4d04368fba40d748f55b0a0a115b9cd
pkgname = python-playwright-captcha
|