blob: d966dc7040183cf42bc820dbf178e30e7f2eb19d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-async-upnp-client
pkgdesc = Asyncio UPnP Client library for Python/asyncio
pkgver = 0.40.0
pkgrel = 1
url = https://github.com/StevenLooman/async_upnp_client
arch = any
license = Apache-2.0
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
depends = python-aiohttp
depends = python-async-timeout
depends = python-defusedxml
depends = python-didl-lite
depends = python-voluptuous
source = async_upnp_client-0.40.0.tar.gz::https://files.pythonhosted.org/packages/source/a/async_upnp_client/async_upnp_client-0.40.0.tar.gz
sha256sums = 179790fee5555dbcaa0523f26ae812bc46790ad36fa11ed295cda5be3d704f1f
pkgname = python-async-upnp-client
|