python-Pyro4: update to 4.40
This commit is contained in:
parent
62017553f5
commit
1f1c97efcc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-Pyro4'
|
# Template file for 'python-Pyro4'
|
||||||
pkgname=python-Pyro4
|
pkgname=python-Pyro4
|
||||||
version=4.39
|
version=4.40
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Markus Berger <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=39c6ca7f86b0f0bebfeada687a5a8b99f66470a52b0f815195ae63c683266f24
|
checksum=00423d3710f60b2da146075a59e17bfa837f556ed2c8acafe05bc209dcaac3e9
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
cp -a ${wrksrc} /tmp/${pkgname#*-}-2.7
|
cp -a ${wrksrc} /tmp/${pkgname#*-}-2.7
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue