summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5f6d8b57e07996c897cdaaabb3c296851fdd987e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
pkgbase = browser-use-cli
	pkgdesc = CLI for browser automation with AI agents
	pkgver = 0.12.6
	pkgrel = 1
	url = https://github.com/browser-use/browser-use
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-hatchling
	depends = python
	depends = python-aiofiles
	depends = python-aiohttp
	depends = python-anyio
	depends = python-click
	depends = python-cloudpickle
	depends = python-distro
	depends = python-dotenv
	depends = python-google-api-core
	depends = python-google-api-python-client
	depends = python-google-auth
	depends = python-google-auth-oauthlib
	depends = python-httpx
	depends = python-markdownify
	depends = python-openai
	depends = python-pillow
	depends = python-psutil
	depends = python-pydantic
	depends = python-pydantic-settings
	depends = python-portalocker
	depends = python-pypdf
	depends = python-pyotp
	depends = python-reportlab
	depends = python-requests
	depends = python-rich
	depends = python-screeninfo
	depends = python-textual
	depends = python-typing_extensions
	depends = python-uuid7
	depends = python-websockets
	optdepends = python-anthropic: Anthropic/Claude LLM provider (AUR)
	optdepends = python-inquirerpy: interactive template selection for browser-use init (AUR)
	optdepends = python-google-genai: Google Gemini LLM provider
	optdepends = python-groq: Groq LLM provider
	optdepends = python-ollama: Ollama local LLM provider
	optdepends = python-mcp: MCP server mode
	optdepends = python-posthog: telemetry
	provides = python-browser-use
	noextract = bubus-1.5.6-py3-none-any.whl
	noextract = cdp_use-1.4.5-py3-none-any.whl
	noextract = browser_use_sdk-2.0.15-py3-none-any.whl
	source = https://files.pythonhosted.org/packages/source/b/browser_use/browser_use-0.12.6.tar.gz
	source = https://files.pythonhosted.org/packages/f5/54/23aae0681500a459fc4498b60754cb8ead8df964d8166e5915edb7e8136c/bubus-1.5.6-py3-none-any.whl
	source = https://files.pythonhosted.org/packages/56/12/386d8c6bf0448c43674e24d6194c3b57d62e5361e90bca3d58108819ad32/cdp_use-1.4.5-py3-none-any.whl
	source = https://files.pythonhosted.org/packages/8a/4e/6b72701ec9dddf63c405c0535f3268e24a6f949388cf962bca24aad7c119/browser_use_sdk-2.0.15-py3-none-any.whl
	source = fix-asyncio-python3.12.patch
	sha256sums = 2c920f8120741334ed630e9ddc360bb5e20c40449ea2adfa81dc8e7d9f5b4d94
	sha256sums = 254ae37cd9299941f5e9d6afb11f8e3ce069f83e5b9476f88c6b2e32912f237d
	sha256sums = 8f8e2435e3a20e4009d2974144192cf3c132f6c2971338e156198814d9b91ecb
	sha256sums = 5d8ba3836070c67a9774baac556b233e22f266823d3dee34295d98869bec7752
	sha256sums = b8f5274dac1605c5fc3961d06386cc904f89956bf3df344e491132189be82516

pkgname = browser-use-cli