blob: f1d0d821f7e3b83b3060a45b543b564b0a541cb1 (
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
|
pkgbase = python-spitch
pkgdesc = The official Python library for the spitch API.
pkgver = 1.27.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-nest-asyncio
checkdepends = python-pytest-xdist
checkdepends = npm
checkdepends = nodejs-lts-jod
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
source = https://github.com/spi-tch/spitch-python/archive/refs/tags/v1.27.0.tar.gz
source = https://storage.googleapis.com/stainless-sdk-openapi-specs/babs-technologies/spitch-d71f3e71d5b7d15308374483c55c2591c555b5d28d4c73c1667dc15121a36e2a.yml
sha256sums = 9dc6fc4610261ba52e4c71a33ba607982b90675cb7f42d3651427579941b3473
sha256sums = d71f3e71d5b7d15308374483c55c2591c555b5d28d4c73c1667dc15121a36e2a
pkgname = python-spitch
|