blob: 8acf298346aac88c1e7139c52e5a7f4dfdc44083 (
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.1
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.1.tar.gz::https://github.com/aiortc/aioice/archive/refs/tags/0.10.1.tar.gz
sha512sums = 1beaf09517c9918bce0e5f32c1ff7fd08a1a7ff90af49e1525f5bd4cb875f96522a72e022c5e6da5067671b9f3c09159e8f441374b53a31f659d194f3d75e2da
pkgname = python-aioice
|