From 17cfafb59f80392f3af5110d863294d3dc6987f3 Mon Sep 17 00:00:00 2001 From: Pulux Date: Sat, 18 Jan 2020 20:20:08 +0100 Subject: [PATCH] python-Pyro4: update to 4.77 --- srcpkgs/python-Pyro4/template | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/srcpkgs/python-Pyro4/template b/srcpkgs/python-Pyro4/template index 0417e9f6a8a..17a59cd4803 100644 --- a/srcpkgs/python-Pyro4/template +++ b/srcpkgs/python-Pyro4/template @@ -1,11 +1,10 @@ # Template file for 'python-Pyro4' pkgname=python-Pyro4 -version=4.75 -revision=2 +version=4.77 +revision=1 archs=noarch wrksrc="${pkgname#*-}-${version}" build_style=python-module -pycompile_module="Pyro4" hostmakedepends="python-setuptools python3-setuptools" depends="python-setuptools python-serpent>=1.27 python-selectors2" short_desc="Distributed Object Middleware (IPC/RPC) for Python2" @@ -13,7 +12,7 @@ maintainer="pulux " license="MIT" homepage="https://pythonhosted.org/Pyro4/" distfiles="${PYPI_SITE}/P/Pyro4/Pyro4-${version}.tar.gz" -checksum=3897c0254046d4cb412a4d1a8f2f9c2c1c1ae643a24db07d0abdb51acdb8d7b5 +checksum=2bfe12a22f396474b0e57c898c7e2c561a8f850bf2055d8cf0f7119f0c7a523f alternatives=" pyro4:pyro4-check-config:/usr/bin/pyro4-check-config2 @@ -37,7 +36,6 @@ python3-Pyro4_package() { pyro4:pyro4-test-echoserver:/usr/bin/pyro4-test-echoserver3" archs=noarch depends="python3-setuptools python3-serpent" - pycompile_module="Pyro4" short_desc="${short_desc/Python2/Python3}" pkg_install() { vmove usr/bin/*3