parent
170a0b05f0
commit
035053864b
1 changed files with 3 additions and 3 deletions
|
@ -1,19 +1,19 @@
|
||||||
# Template file for 'python-Pyro4'
|
# Template file for 'python-Pyro4'
|
||||||
pkgname=python-Pyro4
|
pkgname=python-Pyro4
|
||||||
version=4.60
|
version=4.61
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
pycompile_module="Pyro4"
|
pycompile_module="Pyro4"
|
||||||
hostmakedepends="python-setuptools python3-setuptools"
|
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"
|
short_desc="Distributed Object Middleware (IPC/RPC) for Python2"
|
||||||
maintainer="pulux <pulux@pf4sh.de>"
|
maintainer="pulux <pulux@pf4sh.de>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://pythonhosted.org/Pyro4/"
|
homepage="https://pythonhosted.org/Pyro4/"
|
||||||
distfiles="${PYPI_SITE}/P/Pyro4/Pyro4-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/P/Pyro4/Pyro4-${version}.tar.gz"
|
||||||
checksum=52fa5fe8173d234f57b6ca3214df3f34e88356c94081685db6249bff8f0b4f7f
|
checksum=c465cb2ea2a90b887988d4249de8c0566bdfb16101fdc570e07e598a92e94d1e
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
pyro4:pyro4-check-config:/usr/bin/pyro4-check-config2
|
pyro4:pyro4-check-config:/usr/bin/pyro4-check-config2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue