python-Pyro4: fix update-check/distfile

This commit is contained in:
Michael Gehring 2016-04-28 13:20:28 +02:00
parent 76362e533b
commit 810769be78

View file

@ -13,7 +13,7 @@ short_desc="Distributed Object Middleware (IPC/RPC) for Python2"
maintainer="pulux <pulux@pf4sh.de>"
license="MIT"
homepage="http://pythonhosted.org/Pyro4/"
distfiles="https://pypi.python.org/packages/05/70/1604ed0419a45383bf69b0cb76ac71c3a958c77c9ec41af9d7b7c826e089/Pyro4-${version}.tar.gz"
distfiles="${PYPI_SITE}/P/Pyro4/Pyro4-${version}.tar.gz"
checksum=b6f924fa74f21d14c851450e157711914a402bfc2f3a880c1b2c275fd4cda6d6
post_install() {