blob: d5b4d72d92a6cdb70dd50666dbb0b9a43057f836 (
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
|
pkgbase = python-shazamio
pkgdesc = Is a asynchronous framework from reverse engineered Shazam API written in Python 3.8+ with asyncio and aiohttp.
pkgver = 0.6.0
pkgrel = 3
url = https://github.com/shazamio/ShazamIO
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-poetry-core>=1.0.0
makedepends = python-wheel>=0.36
depends = python>=3.8
depends = python-aiofiles>=23.2.1
depends = python-aiohttp>=3.8.3
depends = python-aiohttp-retry>=2.8.3
depends = python-anyio>=4.3.0
depends = python-dataclass-factory>=2.16
depends = python-numpy>=1.24.0
depends = python-pydantic>=1.10.2
depends = python-pydub>=0.25.1
depends = python-shazamio-core>=1.0.7
source = https://github.com/shazamio/ShazamIO/archive/0.6.0.tar.gz
b2sums = d85c8317d42a5080c2371bc12c0d4d47998ee2fa28b2fb92ffc2117488bc010c3439c7de0f05d970eb5b3f45df013d68aaf76a4f5e6edad0b1fa25f8cd1ca624
pkgname = python-shazamio
|