blob: 4cf5b4f4a3fb4eec2a874f9192cd1eaf584e47ae (
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.23.3
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.23.3.tar.gz
sha256sums = 5b2dcba9920332432defeabc670d30015165de9d54f659be1c74459b0fc64e3a
pkgname = python-runloop_api_client
|