blob: 04712be48ed79b845ca7d5e70905084b6ee28b0a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-pyro5
pkgdesc = Remote objects communication library
pkgver = 5.16
pkgrel = 1
url = https://github.com/irmen/Pyro5/
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
depends = python-greenlet
depends = python-serpent
optdepends = python-msgpack: alternate serializer
source = python-pyro5-5.16.tar.gz::https://github.com/irmen/Pyro5//archive/v5.16.tar.gz
sha256sums = 7e58547b9cccd729854d50bee6f262776cbbd7ef03b8d2d1f0dbd8d28504d5db
pkgname = python-pyro5
|