python-pyzmq: update to 17.1.2
This commit is contained in:
parent
bb79993633
commit
fd2f7ca808
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pyzmq'
|
||||
pkgname=python-pyzmq
|
||||
version=17.1.0
|
||||
version=17.1.2
|
||||
revision=1
|
||||
wrksrc="pyzmq-${version}"
|
||||
build_style=python-module
|
||||
|
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://pyzmq.readthedocs.io/"
|
||||
license="LGPL-3.0-or-later, BSD-3-Clause"
|
||||
distfiles="https://github.com/zeromq/pyzmq/archive/v${version}.tar.gz"
|
||||
checksum=9f4240db69c07ec6ab6a6fa4ea6b0cb4c0ca4be21ed469323ea26d5d3fddeb39
|
||||
checksum=77a32350440e321466b1748e6063b34a8a73768b62cb674e7d799fbc654b7c45
|
||||
|
||||
pre_build() {
|
||||
cat > setup.cfg <<-EOF
|
||||
|
|
Loading…
Reference in New Issue