mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
python-Pyro4: update to 4.45 (#4238)
This commit is contained in:
parent
bed325898c
commit
c90bdb83db
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-Pyro4'
|
# Template file for 'python-Pyro4'
|
||||||
pkgname=python-Pyro4
|
pkgname=python-Pyro4
|
||||||
version=4.43
|
version=4.45
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -14,7 +14,7 @@ maintainer="pulux <pulux@pf4sh.de>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://pythonhosted.org/Pyro4/"
|
homepage="http://pythonhosted.org/Pyro4/"
|
||||||
distfiles="${PYPI_SITE}/P/Pyro4/Pyro4-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/P/Pyro4/Pyro4-${version}.tar.gz"
|
||||||
checksum=b6f924fa74f21d14c851450e157711914a402bfc2f3a880c1b2c275fd4cda6d6
|
checksum=e32d3f32e52d84e3456c0d389a115b5430a8bb14dd01336c627355a2f34dba78
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
pyro4:pyro4-check-config:/usr/bin/pyro4-check-config2.7
|
pyro4:pyro4-check-config:/usr/bin/pyro4-check-config2.7
|
||||||
|
|
Loading…
Add table
Reference in a new issue