parent
170a0b05f0
commit
035053864b
@ -1,19 +1,19 @@
|
||||
# Template file for 'python-Pyro4'
|
||||
pkgname=python-Pyro4
|
||||
version=4.60
|
||||
version=4.61
|
||||
revision=1
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
pycompile_module="Pyro4"
|
||||
hostmakedepends="python-setuptools python3-setuptools"
|
||||
depends="python-setuptools python-serpent python-selectors2"
|
||||
depends="python-setuptools python-serpent>=1.23 python-selectors2"
|
||||
short_desc="Distributed Object Middleware (IPC/RPC) for Python2"
|
||||
maintainer="pulux <pulux@pf4sh.de>"
|
||||
license="MIT"
|
||||
homepage="https://pythonhosted.org/Pyro4/"
|
||||
distfiles="${PYPI_SITE}/P/Pyro4/Pyro4-${version}.tar.gz"
|
||||
checksum=52fa5fe8173d234f57b6ca3214df3f34e88356c94081685db6249bff8f0b4f7f
|
||||
checksum=c465cb2ea2a90b887988d4249de8c0566bdfb16101fdc570e07e598a92e94d1e
|
||||
|
||||
alternatives="
|
||||
pyro4:pyro4-check-config:/usr/bin/pyro4-check-config2
|
||||
|
Loading…
Reference in New Issue
Block a user