New package: python3-aiohttp-sse-client-0.1.7
This commit is contained in:
parent
9c3857b2c8
commit
c1f3a38927
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'python3-aiohttp-sse-client'
|
||||
pkgname=python3-aiohttp-sse-client
|
||||
version=0.1.7
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-aiohttp python3-attrs python3-multidict python3-yarl"
|
||||
checkdepends="python3-devel python3-pytest-asyncio ${depends}"
|
||||
short_desc="Server-Sent Event library for Python, based on aiohttp"
|
||||
maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/rtfol/aiohttp-sse-client"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=a8e84f4c304dc4a6a9b8fb3280c74a295c82a74bf486a63cd1403e733abe966c
|
Loading…
Reference in New Issue