blob: bbe329cc06c9a95651bfedc5e9af85e4c8c9a1a6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-aioice
pkgdesc = asyncio-based Interactive Connectivity Establishment (RFC 5245)
pkgver = 0.10.2
pkgrel = 1
url = https://github.com/aiortc/aioice
arch = any
license = BSD-3-Clause
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python-dnspython
depends = python-ifaddr
source = aioice-0.10.2.tar.gz::https://github.com/aiortc/aioice/archive/refs/tags/0.10.2.tar.gz
sha512sums = 425859227f13f9eacc9943a576e7a06959292aef39caf4f2a8a19d988f79608e359a6243b7f4dcafc779adcfab46db31268a83d38e8f108e44b10684fbcd94f2
pkgname = python-aioice
|