summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 176f2e5e8898c3da4fb58bd9e70bf743a0920a95 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-rpyc
	pkgdesc = Remote Python Call (RPyC), a transparent and symmetric RPC library
	pkgver = 4.0.2
	pkgrel = 2
	url = http://rpyc.readthedocs.org
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = https://files.pythonhosted.org/packages/ba/88/1cea477a4ad7c0f546a4c82aa367185be7b8fce512db8283e82de8454772/rpyc-4.0.2.tar.gz
	md5sums = b6461956adf14ceda013b8d189c1a5e9

pkgname = python-rpyc
	depends = python
	depends = python-plumbum

pkgname = python2-rpyc
	depends = python2
	depends = python2-plumbum