python-Pyro4: update to 4.41
This commit is contained in:
parent
1bcf73d3af
commit
fc40723c7e
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-Pyro4'
|
||||
pkgname=python-Pyro4
|
||||
version=4.40
|
||||
version=4.41
|
||||
revision=1
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
noarch=yes
|
||||
|
@ -10,11 +10,11 @@ pycompile_module="Pyro4"
|
|||
hostmakedepends="python-setuptools python3.4-setuptools"
|
||||
depends="python-setuptools python-serpent"
|
||||
short_desc="Distributed Object Middleware (IPC/RPC) for Python2"
|
||||
maintainer="Markus Berger <pulux@pf4sh.de>"
|
||||
maintainer="pulux <pulux@pf4sh.de>"
|
||||
license="MIT"
|
||||
homepage="http://pythonhosted.org/Pyro4/"
|
||||
distfiles="${PYPI_SITE}/P/Pyro4/Pyro4-${version}.tar.gz"
|
||||
checksum=00423d3710f60b2da146075a59e17bfa837f556ed2c8acafe05bc209dcaac3e9
|
||||
checksum=3af4749140e9d4032632277ac19e7fd4761856d2df0f0643c574d1e7174a9703
|
||||
|
||||
pre_build() {
|
||||
cp -a ${wrksrc} /tmp/${pkgname#*-}-2.7
|
||||
|
|
Loading…
Reference in a new issue