python-pyzmq: update to 17.1.0
This commit is contained in:
parent
63f4192f14
commit
ed11fc684b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pyzmq'
|
||||
pkgname=python-pyzmq
|
||||
version=17.0.0
|
||||
version=17.1.0
|
||||
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=e6c6394bfe32e81b4ccb917fe24c3d7637c894f3c5f4698ccac513bda1f675d9
|
||||
checksum=9f4240db69c07ec6ab6a6fa4ea6b0cb4c0ca4be21ed469323ea26d5d3fddeb39
|
||||
|
||||
pre_build() {
|
||||
cat > setup.cfg <<-EOF
|
||||
|
|
Loading…
Add table
Reference in a new issue