python-pyzmq: update to 16.0.4. (#11157)
This commit is contained in:
parent
afeb189dfe
commit
61d1587054
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'python-pyzmq'
|
# Template file for 'python-pyzmq'
|
||||||
pkgname=python-pyzmq
|
pkgname=python-pyzmq
|
||||||
version=16.0.3
|
version=16.0.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="pyzmq-${version}"
|
wrksrc="pyzmq-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
@ -14,7 +14,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=680b03afd8acab0c61cab825e4c358cbb25ce05eb922e3044e4408694010dcea
|
checksum=6381457420b0108226dab730b6728a4c2158e0286f614b2e89ef905f1c8fb580
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
cat > setup.cfg <<-EOF
|
cat > setup.cfg <<-EOF
|
||||||
|
Loading…
x
Reference in New Issue
Block a user