blob: b5e7d91002ede628635beca10e21b4a169d2bfd1 (
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
|
pkgbase = python-spitch
pkgdesc = The official Python library for the spitch API.
pkgver = 1.50.0
pkgrel = 1
url = https://github.com/spi-tch/spitch-python
arch = any
license = Apache-2.0
checkdepends = python-respx
checkdepends = python-pytest
checkdepends = python-pytest-asyncio
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-pydantic
depends = python-typing_extensions
depends = python-anyio
depends = python-distro
depends = python-sniffio
optdepends = python-aiohttp: aiohttp
optdepends = python-httpx-aiohttp: aiohttp
source = https://github.com/spi-tch/spitch-python/archive/refs/tags/v1.50.0.tar.gz
sha256sums = a860e9bd623090d16e51f1a4e41dcfbd04431baf1fe88b511091111828ef480c
pkgname = python-spitch
|