blob: 817b26908570eaf7ffce89d5692798a2a9f4d293 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-browserstack-local
pkgdesc = Python bindings for BrowserStack Local
pkgver = 1.2.9
pkgrel = 1
url = http://github.com/browserstack/browserstack-local-python
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
depends = python-psutil
source = https://files.pythonhosted.org/packages/source/b/browserstack-local/browserstack-local-1.2.9.tar.gz
sha256sums = 3323eb8a71ff821d0fada2d5328e738f8f2e5e41edec595e1788d7812528f2af
pkgname = python-browserstack-local
|