python3-pyzmq: update to 22.3.0.

This commit is contained in:
Andrew J. Hesford 2021-09-18 21:02:31 -04:00
parent 87e09f1f54
commit f03de00706

View file

@ -1,6 +1,6 @@
# Template file for 'python3-pyzmq'
pkgname=python3-pyzmq
version=22.2.1
version=22.3.0
revision=1
wrksrc="pyzmq-${version}"
build_style=python3-module
@ -15,7 +15,7 @@ license="LGPL-3.0-or-later, BSD-3-Clause"
homepage="https://pyzmq.readthedocs.io/"
changelog="https://pyzmq.readthedocs.io/en/latest/changelog.html"
distfiles="${PYPI_SITE}/p/pyzmq/pyzmq-${version}.tar.gz"
checksum=6d18c76676771fd891ca8e0e68da0bbfb88e30129835c0ade748016adb3b6242
checksum=8eddc033e716f8c91c6a2112f0a8ebc5e00532b4a6ae1eb0ccc48e027f9c671c
pre_build() {
cat > setup.cfg <<-EOF