blob: 0dd7118dfa4f928baedde0bd6eb4c467b960ce76 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-aiohttp-sse-client
pkgdesc = A Server-Sent Event python client base on aiohttp
pkgver = 0.2.1
pkgrel = 1
url = https://pypi.org/project/aiohttp-sse-client
arch = any
license = Apache
checkdepends = python-pytest
depends = python
depends = python-aiohttp
depends = python-attrs
depends = python-multidict
depends = python-yarl
source = https://files.pythonhosted.org/packages/source/a/aiohttp-sse-client/aiohttp-sse-client-0.2.1.tar.gz
sha256sums = 5004e29271624af586158dc7166cb0687a7a5997aab5b808f4b53400e1b72e3b
pkgname = python-aiohttp-sse-client
|