python-Pyro4: update to 4.45 (#4238)
This commit is contained in:
parent
bed325898c
commit
c90bdb83db
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-Pyro4'
|
||||
pkgname=python-Pyro4
|
||||
version=4.43
|
||||
revision=2
|
||||
version=4.45
|
||||
revision=1
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
|
@ -14,7 +14,7 @@ maintainer="pulux <pulux@pf4sh.de>"
|
|||
license="MIT"
|
||||
homepage="http://pythonhosted.org/Pyro4/"
|
||||
distfiles="${PYPI_SITE}/P/Pyro4/Pyro4-${version}.tar.gz"
|
||||
checksum=b6f924fa74f21d14c851450e157711914a402bfc2f3a880c1b2c275fd4cda6d6
|
||||
checksum=e32d3f32e52d84e3456c0d389a115b5430a8bb14dd01336c627355a2f34dba78
|
||||
|
||||
alternatives="
|
||||
pyro4:pyro4-check-config:/usr/bin/pyro4-check-config2.7
|
||||
|
|
Loading…
Reference in New Issue