python-pyzmq: update to 15.4.0
This commit is contained in:
parent
16705bc132
commit
76ea49ec73
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-pyzmq'
|
# Template file for 'python-pyzmq'
|
||||||
pkgname=python-pyzmq
|
pkgname=python-pyzmq
|
||||||
version=15.3.0
|
version=15.4.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="pyzmq-${version}"
|
wrksrc="pyzmq-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://pyzmq.readthedocs.io/"
|
homepage="https://pyzmq.readthedocs.io/"
|
||||||
license="LGPL-3, 3-clause-BSD"
|
license="LGPL-3, 3-clause-BSD"
|
||||||
distfiles="https://github.com/zeromq/pyzmq/archive/v${version}.tar.gz"
|
distfiles="https://github.com/zeromq/pyzmq/archive/v${version}.tar.gz"
|
||||||
checksum=777b6abb7acf23e7f21e0a294385a9a0b07ce6ce3b9f1e336f0a1d3774233a44
|
checksum=fee198e7188048a052ec9a806afa42d7db50d0130b0e9cf082e202cdbfc7452f
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
cat > setup.cfg <<-EOF
|
cat > setup.cfg <<-EOF
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue