python-Pyro4: update to 4.74.
This commit is contained in:
parent
7f1c0dcc1b
commit
c9242db2dd
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.73
|
version=4.74
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
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>=1.23 python-selectors2"
|
depends="python-setuptools python-serpent>=1.27 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=536b07a097d0619e7ab1effa3747fda177a24168d17a07a93ca9ac30977608f7
|
checksum=89ed7b12c162e5124f322f992f9506c44f5e1a379926cf01ee73ef810d3bf75f
|
||||||
|
|
||||||
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