summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0575c9fa7f755db12e5a7688168ab0ec7faaabe7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-playwright-git
	pkgdesc = a Python library to automate Chromium, Firefox and WebKit browsers with a single API
	pkgver = 1.19.0.6.g14b56cf
	pkgrel = 1
	url = https://github.com/microsoft/playwright-python
	arch = x86_64
	license = Apache
	makedepends = python-pip
	makedepends = python-wheel
	makedepends = git
	makedepends = curl
	depends = python
	depends = python-greenlet
	depends = python-pyee
	depends = python-typing_extensions
	provides = python-playwright
	source = python-playwright-git::git+https://github.com/microsoft/playwright-python
	sha256sums = SKIP

pkgname = python-playwright-git