blob: d61b58e88573d6b3e1eaa289612e3ed0ffa609ef (
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
|
pkgbase = python-runloop_api_client
pkgdesc = The official Python library for the runloop API.
pkgver = 1.21.0
pkgrel = 1
url = https://github.com/runloopai/api-client-python
arch = any
license = MIT
checkdepends = python-respx
checkdepends = python-pytest
checkdepends = python-pytest-asyncio
checkdepends = python-pytest-timeout
checkdepends = python-time-machine
checkdepends = python-dirty-equals
checkdepends = python-rich
checkdepends = python-pytest-xdist
checkdepends = python-aiohttp
checkdepends = python-httpx-aiohttp
checkdepends = npm
checkdepends = nodejs
makedepends = python-hatchling
makedepends = python-hatch-fancy-pypi-readme
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-httpx
depends = python-h2
depends = python-pydantic
depends = python-typing_extensions
depends = python-anyio
depends = python-distro
depends = python-sniffio
depends = python-uuid-utils
optdepends = python-aiohttp: aiohttp
optdepends = python-httpx-aiohttp: aiohttp
source = https://github.com/runloopai/api-client-python/archive/refs/tags/v1.21.0.tar.gz
sha256sums = 7337105c372d430c17ebbd7fe3c870a594300a898377d1c56e2349288d34ed57
pkgname = python-runloop_api_client
|